]> piware.de Git - bin.git/commitdiff
debian-backport-cockpit: Move to bookworm
authorMartin Pitt <martin@piware.de>
Wed, 28 Jun 2023 02:32:53 +0000 (04:32 +0200)
committerMartin Pitt <martin@piware.de>
Wed, 28 Jun 2023 02:37:05 +0000 (04:37 +0200)
debian-backport-cockpit

index 5b3df32346c7242144a7ad309403ba4fc16c93f2..a0284ed323fa4bb24d7355e29873a4a74998c7f5 100755 (executable)
@@ -26,9 +26,8 @@ cd  /tmp/backport
 apt-get source $PACKAGE
 cd ${PACKAGE}-*
 
-# bullseye
-series_ver bullseye-backports
-[ ! -x debian/adjust-for-release ] || debian/adjust-for-release bullseye
-dch --local ~bpo11+ --distribution bullseye-backports --force-distribution "No-change backport to Debian Bullseye"
+# bookworm
+series_ver bookworm-backports
+dch --local ~bpo12+ --distribution bookworm-backports --force-distribution "No-change backport to Debian Bookworm"
 debuild -S -sd -nc -v$ver
 upload