Control: tags 792375 + patch
Control: tags 792375 + pending

Dear maintainer,

I've prepared an NMU for clc-intercal (versioned as 1:1.0~4pre1.-94.-2-4.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: Gwendolyn Kucharsky
diff -u clc-intercal-1.0~4pre1.-94.-2/debian/changelog clc-intercal-1.0~4pre1.-94.-2/debian/changelog
--- clc-intercal-1.0~4pre1.-94.-2/debian/changelog
+++ clc-intercal-1.0~4pre1.-94.-2/debian/changelog
@@ -1,3 +1,12 @@
+clc-intercal (1:1.0~4pre1.-94.-2-4.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: #792375)
+
+ -- gregor herrmann <[email protected]>  Thu, 27 Aug 2015 18:09:13 +0200
+
 clc-intercal (1:1.0~4pre1.-94.-2-4) unstable; urgency=low
 
   * Policy 3.9.5 (no changes).
diff -u clc-intercal-1.0~4pre1.-94.-2/debian/rules clc-intercal-1.0~4pre1.-94.-2/debian/rules
--- clc-intercal-1.0~4pre1.-94.-2/debian/rules
+++ clc-intercal-1.0~4pre1.-94.-2/debian/rules
@@ -47,7 +47,7 @@
 	dh_clean -k
 	dh_installdirs
 
-	$(MAKE) install PREFIX=$(TMP)/usr
+	$(MAKE) install DESTDIR=$(TMP)
 	chmod +x $(TMP)/usr/bin/*
 	rm -rf $(TMP)/usr/lib
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to