Control: tags 999041 + patch Control: tags 999041 + pending
Dear maintainer, I've prepared an NMU for libimage-base-bundle-perl (versioned as 1.0.7-3.3) 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: Donovan: Dignity Of Man
diff -u libimage-base-bundle-perl-1.0.7/debian/changelog libimage-base-bundle-perl-1.0.7/debian/changelog --- libimage-base-bundle-perl-1.0.7/debian/changelog +++ libimage-base-bundle-perl-1.0.7/debian/changelog @@ -1,3 +1,12 @@ +libimage-base-bundle-perl (1.0.7-3.3) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "missing required debian/rules targets build-arch and/or build- + indep": add targets in debian/rules. + (Closes: #999041) + + -- gregor herrmann <gre...@debian.org> Mon, 13 Dec 2021 22:11:34 +0100 + libimage-base-bundle-perl (1.0.7-3.2) unstable; urgency=medium * Non-maintainer upload. diff -u libimage-base-bundle-perl-1.0.7/debian/rules libimage-base-bundle-perl-1.0.7/debian/rules --- libimage-base-bundle-perl-1.0.7/debian/rules +++ libimage-base-bundle-perl-1.0.7/debian/rules @@ -50,7 +50,7 @@ touch $@ -build: unpack patch $(foreach foo,$(DEB_PACKAGES),build-$(foo)-stamp) +build-indep: unpack patch $(foreach foo,$(DEB_PACKAGES),build-$(foo)-stamp) build-%-stamp: dh_testdir @@ -61,6 +61,11 @@ touch $@ +# do nothing +build-arch: + +build: build-indep + clean: dh_testdir dh_testroot @@ -104,7 +109,7 @@ dh_builddeb binary: binary-indep -.PHONY: unpack build clean binary-indep binary-arch binary install +.PHONY: unpack build-indep build-arch build clean binary-indep binary-arch binary install
signature.asc
Description: Digital Signature