From f545f3f4595f84332cb4be501de107bdd06d7927 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sun, 9 Jan 2022 11:45:44 +0100 Subject: [PATCH 1/1] debian-backport-cockpit: Use dpkg-buildpackage To skip lintian, it's rather pointless for backports. --- debian-backport-cockpit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-backport-cockpit b/debian-backport-cockpit index be86c41..109f848 100755 --- a/debian-backport-cockpit +++ b/debian-backport-cockpit @@ -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 -- 2.39.2