Control: tags 807422 + patch
Control: tags 807422 + pending

Dear maintainer,

I've prepared an NMU for libsys-cpuload-perl (versioned as 0.03-7.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: Rolling Stones: Nevertoointo
diff -u libsys-cpuload-perl-0.03/debian/changelog libsys-cpuload-perl-0.03/debian/changelog
--- libsys-cpuload-perl-0.03/debian/changelog
+++ libsys-cpuload-perl-0.03/debian/changelog
@@ -1,3 +1,12 @@
+libsys-cpuload-perl (0.03-7.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: #807422)
+
+ -- gregor herrmann <gre...@debian.org>  Thu, 10 Dec 2015 20:03:24 +0100
+
 libsys-cpuload-perl (0.03-7) unstable; urgency=medium
 
   * debian/dir removed to fix empty /usr/lib/perl5 directory closes: Bug#757833
diff -u libsys-cpuload-perl-0.03/debian/rules libsys-cpuload-perl-0.03/debian/rules
--- libsys-cpuload-perl-0.03/debian/rules
+++ libsys-cpuload-perl-0.03/debian/rules
@@ -40,7 +40,7 @@
 	dh_installdirs
 
 	# Add here commands to install the package into debian/tmp
-	$(MAKE) PREFIX=$(CURDIR)/debian/libsys-cpuload-perl/usr install
+	$(MAKE) DESTDIR=$(CURDIR)/debian/libsys-cpuload-perl install
 
 # Build architecture-independent files here.
 binary-indep: build install

Attachment: signature.asc
Description: Digital Signature

Reply via email to