Control: tags 793533 + patch
Control: tags 793533 + pending

Dear maintainer,

I've prepared an NMU for libimage-base-bundle-perl (versioned as 1.0.7-3.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: U2: Until The End Of The World
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.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR instead of PREFIX in debian/rules.
+    (Closes: #793533)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 26 Aug 2015 17:21:54 +0200
+
 libimage-base-bundle-perl (1.0.7-3) unstable; urgency=low
 
   * Add missing binary-arch target (closes: #395653)
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
@@ -80,7 +80,7 @@
 #	dh_clean -k
 	dh_installdirs
 
-	$(MAKE) -C build-tree/$*-* install PREFIX=$(DESTDIR)/usr
+	$(MAKE) -C build-tree/$*-* install DESTDIR=$(DESTDIR)
 
 #	MURDER DUMB /usr/lib DIRECTORY
 	rm -rf $(DESTDIR)/usr/lib

Attachment: signature.asc
Description: Digital Signature

Reply via email to