Control: tags 792374 + patch Control: tags 792374 + pending Dear maintainer,
I've prepared an NMU for ciphersaber (versioned as 0.61-4.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: Sound of Silence
diff -u ciphersaber-0.61/debian/changelog ciphersaber-0.61/debian/changelog --- ciphersaber-0.61/debian/changelog +++ ciphersaber-0.61/debian/changelog @@ -1,3 +1,12 @@ +ciphersaber (0.61-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)": + use DESTDIR in debian/rules. + (Closes: #792374) + + -- gregor herrmann <gre...@debian.org> Wed, 26 Aug 2015 13:43:12 +0200 + ciphersaber (0.61-4) unstable; urgency=medium * New maintainer. diff -u ciphersaber-0.61/debian/rules ciphersaber-0.61/debian/rules --- ciphersaber-0.61/debian/rules +++ ciphersaber-0.61/debian/rules @@ -47,7 +47,7 @@ dh_installdirs # Add here commands to install the package into debian/ciphersaber. - $(MAKE) install PREFIX=$(PACKAGE)/usr + $(MAKE) install DESTDIR=$(PACKAGE) # Build architecture-independent files here. binary-indep: build install
signature.asc
Description: Digital Signature