r21925 - in /trunk/libwww-myspace-perl/debian: changelog lintian-overrides rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jun 20 06:04:50 UTC 2008


Author: dmn
Date: Fri Jun 20 06:04:49 2008
New Revision: 21925

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21925
Log:
remove now unneeded lintian override about unbreakable URL in the manual
page

Removed:
    trunk/libwww-myspace-perl/debian/lintian-overrides
Modified:
    trunk/libwww-myspace-perl/debian/changelog
    trunk/libwww-myspace-perl/debian/rules

Modified: trunk/libwww-myspace-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-myspace-perl/debian/changelog?rev=21925&op=diff
==============================================================================
--- trunk/libwww-myspace-perl/debian/changelog (original)
+++ trunk/libwww-myspace-perl/debian/changelog Fri Jun 20 06:04:49 2008
@@ -10,6 +10,8 @@
       liblist-compare-perl, libmath-round-perl, libterm-readkey-perl
   * add version (>= 1.20) to libwww-mechanize-perl (build-) dependency. Thanks
     to Steven Chamberlain
+  * remove now unneeded lintian override about unbreakable URL in the manual
+    page
 
  -- Damyan Ivanov <dmn at debian.org>  Fri, 20 Jun 2008 08:39:19 +0300
 

Modified: trunk/libwww-myspace-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-myspace-perl/debian/rules?rev=21925&op=diff
==============================================================================
--- trunk/libwww-myspace-perl/debian/rules (original)
+++ trunk/libwww-myspace-perl/debian/rules Fri Jun 20 06:04:49 2008
@@ -39,9 +39,6 @@
 	[ ! -d $(TMP)/usr/lib/perl5 ] || \
 		rmdir --ignore-fail-on-non-empty --parents --verbose \
 		$(TMP)/usr/lib/perl5
-	# lintian override for long line in manpage caused by URL
-	dh_installdirs /usr/share/lintian/overrides/
-	install -m 644 $(CURDIR)/debian/lintian-overrides $(TMP)/usr/share/lintian/overrides/$(PACKAGE)
 	touch $@
 
 binary-arch:




More information about the Pkg-perl-cvs-commits mailing list