From: Martin Pitt Date: Mon, 29 Jul 2019 21:03:41 +0000 (+0200) Subject: debian-backport-cockpit: stretch → buster X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=fde2948b76bf55a0a4170638d1a2754ce9a24cdd debian-backport-cockpit: stretch → buster --- diff --git a/debian-backport-cockpit b/debian-backport-cockpit index b2db950..d4f4921 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" +# 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"