Control: tags 795679 + patch Control: tags 795679 + pending Dear maintainer,
I've prepared an NMU for set-crontab-perl (versioned as 1.02-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: Red Hot Chili Peppers: Desecration Smile
diff -u set-crontab-perl-1.02/debian/rules set-crontab-perl-1.02/debian/rules --- set-crontab-perl-1.02/debian/rules +++ set-crontab-perl-1.02/debian/rules @@ -41,7 +41,7 @@ dh_installdirs # Add here commands to install the package into debian/tmp. - $(MAKE) install PREFIX=$(TMP)/usr; \ + $(MAKE) install DESTDIR=$(TMP) # Build architecture-independent files here. binary-indep: build install diff -u set-crontab-perl-1.02/debian/changelog set-crontab-perl-1.02/debian/changelog --- set-crontab-perl-1.02/debian/changelog +++ set-crontab-perl-1.02/debian/changelog @@ -1,3 +1,12 @@ +set-crontab-perl (1.02-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)": + use DESTDIR in debian/rules. + (Closes: #795679) + + -- gregor herrmann <[email protected]> Wed, 26 Aug 2015 18:41:01 +0200 + set-crontab-perl (1.02-1) unstable; urgency=low * New upstream release.
signature.asc
Description: Digital Signature

