]> piware.de Git - bin.git/blobdiff - debian-backport-cockpit
debian-backport-cockpit: Move to bookworm
[bin.git] / 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