tags 752810 + pending thanks Dear maintainer,
I've prepared an NMU for razor (versioned as 1:2.85-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 - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Steppenwolf: Forty Days & Forty Nights
diff -u razor-2.85/debian/rules razor-2.85/debian/rules --- razor-2.85/debian/rules +++ razor-2.85/debian/rules @@ -7,6 +7,8 @@ include /usr/share/quilt/quilt.make +ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}') + configure: configure-stamp configure-stamp: dh_testdir @@ -42,8 +44,8 @@ echo "logfile = /var/log/razor-agent.log" >> $(CURDIR)/debian/razor/etc/razor/razor-agent.conf cp $(CURDIR)/blib/man5/* $(CURDIR)/debian/razor/usr/share/man/man5 cp $(CURDIR)/debian/razor-client.1p $(CURDIR)/debian/razor/usr/share/man/man1 - mv $(CURDIR)/debian/razor/usr/lib/perl5/Razor2/* $(CURDIR)/debian/razor/usr/share/perl5/Razor2/ - rmdir $(CURDIR)/debian/razor/usr/lib/perl5/Razor2 + mv $(CURDIR)/debian/razor/$(ARCHLIB)/Razor2/* $(CURDIR)/debian/razor/usr/share/perl5/Razor2/ + rmdir $(CURDIR)/debian/razor/$(ARCHLIB)/Razor2 binary-indep: build install diff -u razor-2.85/debian/changelog razor-2.85/debian/changelog --- razor-2.85/debian/changelog +++ razor-2.85/debian/changelog @@ -1,3 +1,13 @@ +razor (1:2.85-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "hardcodes /usr/lib/perl5": + set perl library directory in debian/rules, using the value of + $Config{vendorarch} + (Closes: #752810) + + -- gregor herrmann <gre...@debian.org> Sat, 02 Aug 2014 18:58:28 +0200 + razor (1:2.85-4) unstable; urgency=low * [7e80fb6] Add use-Digest-SHA.patch to use Digest::SHA instead of
signature.asc
Description: Digital Signature