Control: tags 795684 + patch
Control: tags 795684 + pending

Dear maintainer,

I've prepared an NMU for tagcloud (versioned as 1.4-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
   `-   NP: Bruce Springsteen & The E Street Band: The River
diff -u tagcloud-1.4/debian/changelog tagcloud-1.4/debian/changelog
--- tagcloud-1.4/debian/changelog
+++ tagcloud-1.4/debian/changelog
@@ -1,3 +1,12 @@
+tagcloud (1.4-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR in debian/rules.
+    (Closes: #795684)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 26 Aug 2015 19:01:49 +0200
+
 tagcloud (1.4-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u tagcloud-1.4/debian/rules tagcloud-1.4/debian/rules
--- tagcloud-1.4/debian/rules
+++ tagcloud-1.4/debian/rules
@@ -41,7 +41,7 @@
 	dh_testroot
 	dh_installdirs
 
-	$(MAKE) install PREFIX=$(TMP)/usr
+	$(MAKE) install DESTDIR=$(TMP)
 	[ ! -d $(TMP)/usr/lib/perl5 ] || \
 		rmdir -p  --ignore-fail-on-non-empty $(TMP)/usr/lib/perl5
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to