From f51b6145319907a0a1f15b1d9705e89262141c72 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 18 Jan 2023 11:29:17 +0100 Subject: [PATCH] debian-backport-cockpit: Use debuild dpkg-buildpackage generates SHA-1 signatures, which are rejected. This runs lintian, but meh.. --- debian-backport-cockpit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-backport-cockpit b/debian-backport-cockpit index 109f848..be86c41 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" -dpkg-buildpackage -S -sd -nc -v$ver +debuild -S -sd -nc -v$ver upload -- 2.39.2