Control: tags 965468 + patch
Control: tags 965468 + pending
Control: tags 999015 + patch
Control: tags 999015 + pending

Dear maintainer,

I've prepared an NMU for clamassassin (versioned as 1.2.4-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

Eriberto

diff -u clamassassin-1.2.4/debian/changelog clamassassin-1.2.4/debian/changelog
--- clamassassin-1.2.4/debian/changelog
+++ clamassassin-1.2.4/debian/changelog
@@ -1,3 +1,16 @@
+clamassassin (1.2.4-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+      - debian/compat: removed.
+      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+        Build-Depends field and bumped level to 13.
+      - Closes: #965468
+  * debian/rules: added missing targets build-arch and build-indep.
+    (Closes: #999015)
+
+ -- Joao Eriberto Mota Filho <eribe...@debian.org>  Sat, 16 Apr 2022 19:47:25 
-0300
+
 clamassassin (1.2.4-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
reverted:
--- clamassassin-1.2.4/debian/compat
+++ clamassassin-1.2.4.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u clamassassin-1.2.4/debian/control clamassassin-1.2.4/debian/control
--- clamassassin-1.2.4/debian/control
+++ clamassassin-1.2.4/debian/control
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Robert S. Edmonds <edmo...@debian.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 3.7.2
 
 Package: clamassassin
diff -u clamassassin-1.2.4/debian/rules clamassassin-1.2.4/debian/rules
--- clamassassin-1.2.4/debian/rules
+++ clamassassin-1.2.4/debian/rules
@@ -36,5 +36,7 @@
        dh_builddeb
 
 binary: binary-indep
+build-arch: build
+build-indep: build
 
-.PHONY: build clean install binary-arch binary-indep binary
+.PHONY: build build-arch build-indep clean install binary-arch binary-indep 
binary

Reply via email to