I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru judy-1.0.5/debian/changelog judy-1.0.5/debian/changelog
--- judy-1.0.5/debian/changelog 2023-10-28 14:01:19.000000000 +0200
+++ judy-1.0.5/debian/changelog 2023-10-28 13:58:33.000000000 +0200
@@ -1,3 +1,10 @@
+judy (1.0.5-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0. (Closes: #1007057)
+
+ -- Bastian Germann <b...@debian.org>  Sat, 28 Oct 2023 13:58:33 +0200
+
 judy (1.0.5-5) unstable; urgency=medium
 
   * Patch from Andrey Gursky <andrey.gur...@e-mail.ua>, Remove
diff -Nru judy-1.0.5/debian/control judy-1.0.5/debian/control
--- judy-1.0.5/debian/control   2023-10-28 14:01:19.000000000 +0200
+++ judy-1.0.5/debian/control   2023-10-28 13:57:43.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Troy Heber <tr...@debian.org>
 Uploaders:
-Build-Depends: debhelper (>=9), dh-autoreconf, quilt
+Build-Depends: debhelper (>=9), dh-autoreconf
 Standards-Version: 3.9.6
 
 Package: libjudy-dev
diff -Nru judy-1.0.5/debian/rules judy-1.0.5/debian/rules
--- judy-1.0.5/debian/rules     2023-10-28 14:01:19.000000000 +0200
+++ judy-1.0.5/debian/rules     2023-10-28 13:58:07.000000000 +0200
@@ -8,7 +8,7 @@
 include /usr/share/dpkg/buildflags.mk
 
 %:
-       dh $@ --with quilt --with autoreconf
+       dh $@ --with autoreconf
 
 override_dh_auto_configure:
        dh_auto_configure -- --prefix=/usr --mandir=/usr/share/man
diff -Nru judy-1.0.5/debian/source/format judy-1.0.5/debian/source/format
--- judy-1.0.5/debian/source/format     1970-01-01 01:00:00.000000000 +0100
+++ judy-1.0.5/debian/source/format     2023-10-28 13:58:33.000000000 +0200
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to