Control: tags 834351 + patch
Control: tags 834351 + pending

Dear maintainer,

I've prepared an NMU for net-telnet-cisco (versioned as 1.10-5.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage https://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: Beatles
diff -u net-telnet-cisco-1.10/debian/changelog net-telnet-cisco-1.10/debian/changelog
--- net-telnet-cisco-1.10/debian/changelog
+++ net-telnet-cisco-1.10/debian/changelog
@@ -1,3 +1,12 @@
+net-telnet-cisco (1.10-5.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with '.' removed from perl's @INC":
+    call perl with "-I." in debian/rules.
+    (Closes: #834351)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 21 Aug 2016 20:56:52 +0200
+
 net-telnet-cisco (1.10-5.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u net-telnet-cisco-1.10/debian/rules net-telnet-cisco-1.10/debian/rules
--- net-telnet-cisco-1.10/debian/rules
+++ net-telnet-cisco-1.10/debian/rules
@@ -26,7 +26,7 @@
 	dh_testdir
 
 	# Add here commands to compile the package.
-	[ -f Makefile ] || perl Makefile.PL INSTALLDIRS=vendor
+	[ -f Makefile ] || perl -I. Makefile.PL INSTALLDIRS=vendor
 	$(MAKE) 
 
 	touch build-stamp

Attachment: signature.asc
Description: Digital Signature

Reply via email to