Control: tags 834346 + patch
Control: tags 834346 + pending

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage https://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: Sinéad O'Connor: If U Ever
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.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with '.' removed from perl's @INC":
+    call perl with "-I." in debian/rules.
+    (Closes: #834346)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 21 Aug 2016 20:43:07 +0200
+
 libmp3-info-perl (1.24-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
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
@@ -5,7 +5,7 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	perl Makefile.PL INSTALLDIRS=vendor
+	perl -I. Makefile.PL INSTALLDIRS=vendor
 	$(MAKE) OPTIMIZE="-O2 -g -Wall"
 	perl eg/mp3tag.PL
 	perl eg/mp3tocddb.PL

Attachment: signature.asc
Description: Digital Signature

Reply via email to