Control: tags 837284 + patch
Control: tags 837284 + pending

Dear maintainer,

I've prepared an NMU for libimage-info-perl (versioned as 1.28-1.3) and
uploaded it to DELAYED/2. 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: Tanita Tikaram: World Outside Your Window
diff -u libimage-info-perl-1.28/debian/changelog libimage-info-perl-1.28/debian/changelog
--- libimage-info-perl-1.28/debian/changelog
+++ libimage-info-perl-1.28/debian/changelog
@@ -1,3 +1,12 @@
+libimage-info-perl (1.28-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: Can't locate inc/Module/Install.pm in @INC":
+    call perl with "-I." in debian/rules.
+    (Closes: #837284)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 18 Sep 2016 13:23:13 +0200
+
 libimage-info-perl (1.28-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u libimage-info-perl-1.28/debian/rules libimage-info-perl-1.28/debian/rules
--- libimage-info-perl-1.28/debian/rules
+++ libimage-info-perl-1.28/debian/rules
@@ -27,7 +27,7 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(PERL) -I. Makefile.PL INSTALLDIRS=vendor
 	$(MAKE)
 	$(MAKE) test
 	touch $@

Attachment: signature.asc
Description: Digital Signature

Reply via email to