X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=debian-backport-cockpit;h=5a5fafbecd8bf84e39ef97063eee830d08bfb6d5;hp=b2db95042c3254d62755dfbc93968ad80b7245ae;hb=d9a6587d6b86ba5a35291a85f84fcda1c2099ba2;hpb=da230d58205e33e6bfad6c8093a54114699b6ba0 diff --git a/debian-backport-cockpit b/debian-backport-cockpit index b2db950..5a5fafb 100755 --- a/debian-backport-cockpit +++ b/debian-backport-cockpit @@ -24,17 +24,9 @@ cd /tmp/backport apt-get source cockpit cd cockpit-* -# stretch -series_ver stretch-backports -debian/adjust-for-release stretch -dch --local ~bpo9+ --distribution stretch-backports --force-distribution "No-change backport to Debian Stretch" +# bullseye +series_ver bullseye-backports +debian/adjust-for-release bullseye +dch --local ~bpo10+ --distribution bullseye-backports --force-distribution "No-change backport to Debian Bullseye" debuild -S -sd -nc -v$ver upload - -# jessie -#dpkg-source -x *.dsc -#cd cockpit-* -#series_ver jessie-backports-sloppy -#dch --local ~bpo8+ --distribution jessie-backports-sloppy --force-distribution "No-change backport to Debian Jessie" -#debuild -S -sd -nc -v$ver -#echo "build this in a jessie schroot and upload"