summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2024-04-11 08:49:45 -0300
committerDavid Bremner <david@tethera.net>2024-04-11 08:49:45 -0300
commit49beb9b3e678404687d3c1b8c38243cc9895db9e (patch)
treeb4f9863885edefee1fce4a88873b952e33018376
parent4fc52ded402b0d0ea16495ede43ee98d8a4bdb02 (diff)
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 282f7e0..01c5df7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nullmailer (1:2.2+10~g7ed88a0-5) unstable; urgency=medium
+
+ * Disable test suite due to broken dependency (#1066629)
+
+ -- David Bremner <bremner@debian.org> Thu, 11 Apr 2024 08:48:12 -0300
+
nullmailer (1:2.2+10~g7ed88a0-4) unstable; urgency=medium
* Upload to unstable
diff --git a/debian/control b/debian/control
index 812fde1..b9b9747 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: daemontools <!nocheck>,
debhelper (>= 10.8),
libgnutls28-dev | libgnutls-dev,
po-debconf,
- ucspi-tcp-ipv6 <!nocheck>
+# ucspi-tcp-ipv6 <!nocheck>
Standards-Version: 4.1.2
Homepage: http://untroubled.org/nullmailer/
Vcs-Git: https://salsa.debian.org/bremner/nullmailer.git
diff --git a/debian/rules b/debian/rules
index 50e5a1a..11d4f6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
+override_dh_auto_test:
+ @echo test suite disabled due to archive wide breakage 2024/04/11
+
override_dh_prep:
dh_prep
debconf-updatepo