From 0a7592dc25f3cf30be12f46e6c538e3f010cc86b Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Tue, 24 Sep 2024 14:22:56 -0500 Subject: [PATCH] Add stdeb.cfg for debian packaging --- stdeb.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 stdeb.cfg diff --git a/stdeb.cfg b/stdeb.cfg new file mode 100644 index 0000000..40efa71 --- /dev/null +++ b/stdeb.cfg @@ -0,0 +1,6 @@ +[rosdistro-reviewer] +No-Python2: +Depends3: python3-colcon-core (>= 0.17.1), python3-git, python3-rosdep-modules | python3-rosdep2, python3-unidiff, python3-yaml, yamllint +Recommends3: python3-github +Suite: focal jammy noble bullseye bookworm trixie +X-Python3-Version: >= 3.6