Control: tags 807474 + patch
Control: tags 807474 + pending

Dear maintainer,

I've prepared an NMU for libfile-rsyncp-perl (versioned as 0.74-2.1) and
uploaded it to DELAYED/2. 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: Dawn Landes: Dig Me A Hole
diff -u libfile-rsyncp-perl-0.74/debian/changelog libfile-rsyncp-perl-0.74/debian/changelog
--- libfile-rsyncp-perl-0.74/debian/changelog
+++ libfile-rsyncp-perl-0.74/debian/changelog
@@ -1,3 +1,12 @@
+libfile-rsyncp-perl (0.74-2.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: #807474)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 10 Dec 2015 20:08:12 +0100
+
 libfile-rsyncp-perl (0.74-2) unstable; urgency=low
 
   * Use dh_autotools-dev to update config.{sub,guess} for AArch64.
diff -u libfile-rsyncp-perl-0.74/debian/rules libfile-rsyncp-perl-0.74/debian/rules
--- libfile-rsyncp-perl-0.74/debian/rules
+++ libfile-rsyncp-perl-0.74/debian/rules
@@ -54,7 +54,7 @@
 	dh_clean -k
 	dh_installdirs
 	# Add here commands to install the package into debian/libfile-rsyncp.
-	$(MAKE) install PREFIX=$(CURDIR)/debian/libfile-rsyncp-perl/usr/
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/libfile-rsyncp-perl/
 	-rmdir $(CURDIR)/debian/libfile-rsyncp-perl/usr/share/perl5/
 
 # Build architecture-independent files here.

Attachment: signature.asc
Description: Digital Signature

Reply via email to