X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=debian-backport-cockpit;h=d4f4921a3ad1055ea921b73b2c4ee01cc5d8e860;hp=4dd0fa3b57cbc84023a075c9ab4ac635459473ea;hb=67fe3081fb8bb929ce5c9927286f23eb1fd0099e;hpb=2dbe84469b2132f84ddfb891c8e13ef63751e429 diff --git a/debian-backport-cockpit b/debian-backport-cockpit index 4dd0fa3..d4f4921 100755 --- a/debian-backport-cockpit +++ b/debian-backport-cockpit @@ -24,16 +24,9 @@ cd /tmp/backport apt-get source cockpit cd cockpit-* -# stretch -series_ver stretch-backports -dch --local ~bpo9+ --distribution stretch-backports --force-distribution "No-change backport to Debian Stretch" +# buster +series_ver buster-backports +debian/adjust-for-release buster +dch --local ~bpo10+ --distribution buster-backports --force-distribution "No-change backport to Debian Buster" 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"