]> piware.de Git - bin.git/commitdiff
debian-backport-cockpit: Use dpkg-buildpackage
authorMartin Pitt <martin@piware.de>
Sun, 9 Jan 2022 10:45:44 +0000 (11:45 +0100)
committerMartin Pitt <martin@piware.de>
Sun, 9 Jan 2022 10:45:44 +0000 (11:45 +0100)
To skip lintian, it's rather pointless for backports.

debian-backport-cockpit

index be86c41f0c68d00afdb1aeeba1e3c9016da3ebe9..109f8482f02014a7e605632247899ae836362d09 100755 (executable)
@@ -29,5 +29,5 @@ cd ${PACKAGE}-*
 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"
-debuild -S -sd -nc -v$ver
+dpkg-buildpackage -S -sd -nc -v$ver
 upload