From: Peter Michael Green Date: Sun, 15 Jan 2023 18:57:02 +0000 (+0000) Subject: disable testsuite. X-Git-Tag: archive/raspbian/1.21.17+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c4b7156cfd2ec343f2389e9e128d9a992256f0c7;p=dpkg.git disable testsuite. --- diff --git a/debian/changelog b/debian/changelog index 1df18122..830b0adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ dpkg (1.21.17+rpi1) bookworm-staging; urgency=medium * Hack up Vendor.pm so it doesn't fail (see https://lists.debian.org/debian-dpkg/2020/08/msg00004.html ) + [changes introduce in 1.21.17+rpi1 by Peter Michael Green] + * disable testsuite. + -- Peter Michael Green Sun, 15 Jan 2023 18:39:18 +0000 dpkg (1.21.17) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index a37fd4de..fe2f7c0b 100755 --- a/debian/rules +++ b/debian/rules @@ -62,7 +62,7 @@ execute_after_dh_auto_install: $(D)/usr/share/lintian/profiles/dpkg/main.profile override_dh_auto_test: - dh_auto_test -- $(testflags) + #dh_auto_test -- $(testflags) override_dh_installsystemd: dh_installsystemd -a --name=dpkg-db-backup