Control: tags 999068 + patch Control: tags 999068 + pending
Dear maintainer, I've prepared an NMU for libmp3-info-perl (versioned as 1.24-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: Donovan: Dignity Of Man
diff -u libmp3-info-perl-1.24/debian/changelog libmp3-info-perl-1.24/debian/changelog --- libmp3-info-perl-1.24/debian/changelog +++ libmp3-info-perl-1.24/debian/changelog @@ -1,3 +1,12 @@ +libmp3-info-perl (1.24-1.4) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "missing required debian/rules targets build-arch and/or build- + indep": add target to debian/rules. + (Closes: #999068) + + -- gregor herrmann <gre...@debian.org> Mon, 13 Dec 2021 20:29:57 +0100 + libmp3-info-perl (1.24-1.3) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -u libmp3-info-perl-1.24/debian/rules libmp3-info-perl-1.24/debian/rules --- libmp3-info-perl-1.24/debian/rules +++ libmp3-info-perl-1.24/debian/rules @@ -2,7 +2,8 @@ package := $(shell egrep '^Package: ' debian/control | sed 's/^Package: //') -build: build-stamp +build: build-indep +build-indep: build-stamp build-stamp: dh_testdir perl -I. Makefile.PL INSTALLDIRS=vendor @@ -11,6 +12,9 @@ perl eg/mp3tocddb.PL touch build-stamp +build-arch: + # nothing to do here + clean: dh_testdir dh_testroot @@ -42,4 +46,4 @@ binary: binary-indep -.PHONY: build clean binary-indep binary +.PHONY: build-indep build clean binary-indep binary
signature.asc
Description: Digital Signature