tags 752982 + pending
thanks

Dear maintainer,

I've prepared an NMU for libwebservice-musicbrainz-perl (versioned as 0.93-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  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rolling Stones: Icant
diff -u libwebservice-musicbrainz-perl-0.93/debian/changelog libwebservice-musicbrainz-perl-0.93/debian/changelog
--- libwebservice-musicbrainz-perl-0.93/debian/changelog
+++ libwebservice-musicbrainz-perl-0.93/debian/changelog
@@ -1,3 +1,12 @@
+libwebservice-musicbrainz-perl (0.93-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "hardcodes /usr/lib/perl5":
+    pass create_packlist=0 to Build.PL, then we don't have to remove it later
+    (Closes: #752982)
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 02 Aug 2014 19:25:04 +0200
+
 libwebservice-musicbrainz-perl (0.93-1) unstable; urgency=low
 
   * New upstream release
diff -u libwebservice-musicbrainz-perl-0.93/debian/rules libwebservice-musicbrainz-perl-0.93/debian/rules
--- libwebservice-musicbrainz-perl-0.93/debian/rules
+++ libwebservice-musicbrainz-perl-0.93/debian/rules
@@ -27,7 +27,7 @@
 	dh_testdir
 
 	# Add commands to compile the package here
-	$(PERL) Build.PL installdirs=vendor
+	$(PERL) Build.PL installdirs=vendor create_packlist=0
 	OPTIMIZE="-Wall -O2 -g" $(PERL) Build
 
 	touch build-stamp
@@ -50,8 +50,6 @@
 	# Add commands to install the package into debian/$PACKAGE_NAME here
 	$(PERL) Build 
 	$(PERL) Build install destdir=$(TMP)
-	rm $(TMP)/usr/lib/perl5/auto/WebService/MusicBrainz/.packlist
-	rm -rf $(TMP)/usr/lib
 
 	touch install-stamp
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to