Control: tags 793529 + patch
Control: tags 793529 + pending

Dear maintainer,

I've prepared an NMU for liberror-perl (versioned as 0.17-1.2) 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
   `-   
diff -u liberror-perl-0.17/debian/changelog liberror-perl-0.17/debian/changelog
--- liberror-perl-0.17/debian/changelog
+++ liberror-perl-0.17/debian/changelog
@@ -1,3 +1,12 @@
+liberror-perl (0.17-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR in debian/rules.
+    (Closes: #793529)
+
+ -- gregor herrmann <[email protected]>  Wed, 26 Aug 2015 17:14:37 +0200
+
 liberror-perl (0.17-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u liberror-perl-0.17/debian/rules liberror-perl-0.17/debian/rules
--- liberror-perl-0.17/debian/rules
+++ liberror-perl-0.17/debian/rules
@@ -34,7 +34,7 @@
 		dh_testroot
 		dh_clean -k
 		dh_installdirs
-		$(MAKE) install PREFIX=$(CURDIR)/$(TMP_DIR)/usr
+		$(MAKE) install DESTDIR=$(CURDIR)/$(TMP_DIR)
 		touch install-stamp
 
 binary-indep:	build install

Attachment: signature.asc
Description: Digital Signature

Reply via email to