From 7ccb1fbe9f26899360fbbeb52b83c781f30b82a8 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Fri, 22 Nov 2024 16:11:24 -0600 Subject: [PATCH] Bump debian incremental version number to 100 The motivation for this change is to mitigate conflicts with debian packages of colcon extensions provided by the operating system. --- stdeb.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/stdeb.cfg b/stdeb.cfg index 02a6606..da88c07 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -5,3 +5,4 @@ Depends3: python3-colcon-core (>= 0.3.7), python3-notify2 Suite: focal jammy noble bookworm trixie X-Python3-Version: >= 3.6 Setup-Env-Vars: BUILD_DEBIAN_PACKAGE=1 +Debian-Version: 100