Control: tags 797191 + patch Control: tags 797191 + pending Dear maintainer,
I've prepared an NMU for net-telnet-cisco (versioned as 1.10-5.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: Simon and Garfunkel: Slip Slidin' Away
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.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)": + use DESTDIR in debian/rules. + (Closes: #797191) + + -- gregor herrmann <[email protected]> Sun, 06 Sep 2015 18:46:40 +0200 + net-telnet-cisco (1.10-5) unstable; urgency=low * Apply change suggested in bug report to build with latest Perl version 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 @@ -48,7 +48,7 @@ dh_installdirs # Add here commands to install the package into debian/tmp - $(MAKE) install_vendor PREFIX=$(CURDIR)/debian/libnet-telnet-cisco-perl/usr + $(MAKE) install_vendor DESTDIR=$(CURDIR)/debian/libnet-telnet-cisco-perl chmod a-x $(CURDIR)/debian/libnet-telnet-cisco-perl/usr/share/perl5/Net/Telnet/Cisco.pm
signature.asc
Description: Digital Signature

