# stretch
series_ver stretch-backports
+debian/adjust-for-release stretch
dch --local ~bpo9+ --distribution stretch-backports --force-distribution "No-change backport to Debian Stretch"
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"
+#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"