Control: tags 792377 + patch
Control: tags 792377 + pending

Dear maintainer,

I've prepared an NMU for debaux (versioned as 0.1.10-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: Funny van Dannen: Nur du nicht
only in patch2:
unchanged:
--- debaux-0.1.10.orig/debian/changelog
+++ debaux-0.1.10/debian/changelog
@@ -1,3 +1,12 @@
+debaux (0.1.10-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR in debian/rules.
+    (Closes: #792377)
+
+ -- gregor herrmann <[email protected]>  Wed, 26 Aug 2015 13:56:22 +0200
+
 debaux (0.1.10-1) unstable; urgency=low
 
   * missing dependency to dpkg-dev added
only in patch2:
unchanged:
--- debaux-0.1.10.orig/debian/rules
+++ debaux-0.1.10/debian/rules
@@ -66,7 +66,7 @@
 	dh_installdirs
 
 # Add here commands to install the package into debian/tmp.
-	$(MAKE) install PREFIX=$(PWD)/debian/tmp/usr; \
+	$(MAKE) install DESTDIR=$(PWD)/debian/tmp; \
 	mkdir -p $(TMP)/usr/share/debaux/cpan
 	cp -p share/cpan/compat share/cpan/control share/cpan/debbuild share/cpan/rules $(TMP)/usr/share/debaux/cpan
 	dh_movefiles

Attachment: signature.asc
Description: Digital Signature

Reply via email to