X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=debian-backport-cockpit;fp=debian-backport-cockpit;h=a0284ed323fa4bb24d7355e29873a4a74998c7f5;hp=5b3df32346c7242144a7ad309403ba4fc16c93f2;hb=5350ddd21613c7bd48dabd5f565369861f1d941b;hpb=0575ae556cbe5bd8c5b32656b3930014a531e942 diff --git a/debian-backport-cockpit b/debian-backport-cockpit index 5b3df32..a0284ed 100755 --- a/debian-backport-cockpit +++ b/debian-backport-cockpit @@ -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