Control: tags 965685 + patch
Control: tags 965685 + pending
Control: tags 999211 + patch
Control: tags 999211 + pending


Dear maintainer,

I've prepared an NMU for libropkg-perl (versioned as 0.4-1.4) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Jimi Hendrix: Hear My Train A Comin'
diff -u libropkg-perl-0.4/debian/changelog libropkg-perl-0.4/debian/changelog
--- libropkg-perl-0.4/debian/changelog
+++ libropkg-perl-0.4/debian/changelog
@@ -1,3 +1,15 @@
+libropkg-perl (0.4-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "Removal of obsolete debhelper compat 5 and 6 in bookworm":
+    Bump to 7 in debian/{compat,control}.
+    (Closes: #965685)
+  * Fix "missing required debian/rules targets build-arch and/or build-
+    indep": Add missing targets.
+    (Closes: #999211)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 26 Dec 2021 18:05:10 +0100
+
 libropkg-perl (0.4-1.3) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -u libropkg-perl-0.4/debian/compat libropkg-perl-0.4/debian/compat
--- libropkg-perl-0.4/debian/compat
+++ libropkg-perl-0.4/debian/compat
@@ -1 +1 @@
-5
+7
diff -u libropkg-perl-0.4/debian/control libropkg-perl-0.4/debian/control
--- libropkg-perl-0.4/debian/control
+++ libropkg-perl-0.4/debian/control
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Maintainer: Radu Spineanu <r...@debian.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libpod-coverage-perl, libexception-class-perl (>= 1.21-1), libdbi-perl, libclass-singleton-perl, libtest-pod-coverage-perl
 Standards-Version: 3.7.2
 
diff -u libropkg-perl-0.4/debian/rules libropkg-perl-0.4/debian/rules
--- libropkg-perl-0.4/debian/rules
+++ libropkg-perl-0.4/debian/rules
@@ -19,7 +19,9 @@
 
 	touch configure-stamp
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 build-stamp: configure-stamp
 	dh_testdir
 
@@ -72,3 +74,3 @@
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: build-indep build-arch build clean binary-indep binary-arch binary
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to