Control: tags 797186 + patch Control: tags 797186 + pending Dear maintainer,
I've prepared an NMU for libxml-dumper-perl (versioned as 0.81-1.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: Penelope Swales: Black Carrie
diff -u libxml-dumper-perl-0.81/debian/changelog libxml-dumper-perl-0.81/debian/changelog --- libxml-dumper-perl-0.81/debian/changelog +++ libxml-dumper-perl-0.81/debian/changelog @@ -1,3 +1,12 @@ +libxml-dumper-perl (0.81-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)": + use DESTDIR in debian/rules. + (Closes: #797186) + + -- gregor herrmann <[email protected]> Sun, 06 Sep 2015 18:32:41 +0200 + libxml-dumper-perl (0.81-1) unstable; urgency=low * New upstream release. diff -u libxml-dumper-perl-0.81/debian/rules libxml-dumper-perl-0.81/debian/rules --- libxml-dumper-perl-0.81/debian/rules +++ libxml-dumper-perl-0.81/debian/rules @@ -52,7 +52,7 @@ # Add here commands to install the package into temporary directory. #$(MAKE) install DESTDIR=`pwd`/debian/tmp - $(MAKE) install PREFIX=$(PWD)/debian/libxml-dumper-perl/usr + $(MAKE) install DESTDIR=$(PWD)/debian/libxml-dumper-perl # Build architecture-independent files here. binary-indep: build install
signature.asc
Description: Digital Signature

