Control: tags 793538 + patch
Control: tags 793538 + pending

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Joe Cocker: The One
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.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR in debian/rules.
+    (Closes: #793538)
+
+ -- gregor herrmann <[email protected]>  Thu, 27 Aug 2015 17:58:22 +0200
+
 libmp3-info-perl (1.24-1) unstable; urgency=low
 
   * New upstream release
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
@@ -26,7 +26,7 @@
 	dh_testdir
 	dh_testroot
 	dh_clean
-	$(MAKE) install PREFIX=$(CURDIR)/debian/$(package)/usr
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/$(package)
 	find `pwd`/debian/$(package) -type f -name .packlist | xargs -r rm -f
 	-find `pwd`/debian/$(package) -type d -empty | xargs -r rmdir -p --ignore-fail-on-non-empty
 	dh_installdocs README

Attachment: signature.asc
Description: Digital Signature

Reply via email to