Control: tags 793534 + patch Control: tags 793534 + pending Dear maintainer,
I've prepared an NMU for libimage-info-perl (versioned as 1.28-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: B.B. King and Eric Clapton
diff -u libimage-info-perl-1.28/debian/changelog libimage-info-perl-1.28/debian/changelog --- libimage-info-perl-1.28/debian/changelog +++ libimage-info-perl-1.28/debian/changelog @@ -1,3 +1,12 @@ +libimage-info-perl (1.28-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)": + use DESTDIR in debian/rules. + (Closes: #793534) + + -- gregor herrmann <gre...@debian.org> Fri, 28 Aug 2015 03:55:16 +0200 + libimage-info-perl (1.28-1) unstable; urgency=low * New upstream release diff -u libimage-info-perl-1.28/debian/rules libimage-info-perl-1.28/debian/rules --- libimage-info-perl-1.28/debian/rules +++ libimage-info-perl-1.28/debian/rules @@ -49,7 +49,7 @@ dh_clean -k dh_installdirs - $(MAKE) install PREFIX=$(DEST_DIR)/usr + $(MAKE) install DESTDIR=$(DEST_DIR) # Install exifdump and imgdump into the examples directory install -m755 -d $(DEST_DIR)/usr/share/doc/libimage-info-perl/examples install -m755 exifdump imgdump $(DEST_DIR)/usr/share/doc/libimage-info-perl/examples
signature.asc
Description: Digital Signature