Control: tags 807324 + patch Control: tags 807324 + pending Dear maintainer,
I've prepared an NMU for libio-pty-perl (versioned as 1:1.08-1.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: Gypsy Sun And Rainbows: Hey Joe
diff -u libio-pty-perl-1.08/debian/changelog libio-pty-perl-1.08/debian/changelog --- libio-pty-perl-1.08/debian/changelog +++ libio-pty-perl-1.08/debian/changelog @@ -1,3 +1,12 @@ +libio-pty-perl (1:1.08-1.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: #807324) + + -- gregor herrmann <[email protected]> Thu, 10 Dec 2015 19:36:43 +0100 + libio-pty-perl (1:1.08-1) unstable; urgency=low * new upstream releas 1.08 diff -u libio-pty-perl-1.08/debian/rules libio-pty-perl-1.08/debian/rules --- libio-pty-perl-1.08/debian/rules +++ libio-pty-perl-1.08/debian/rules @@ -27,7 +27,7 @@ dh_prep dh_installdirs - $(MAKE) install PREFIX=$(CURDIR)/debian/libio-pty-perl/usr + $(MAKE) install DESTDIR=$(CURDIR)/debian/libio-pty-perl -find debian/libio-pty-perl -depth -type d | xargs rmdir 2>/dev/null binary-indep: build install
signature.asc
Description: Digital Signature

