r15363 - in /trunk/libmodule-build-perl/debian: changelog source.lintian-overrides

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Thu Feb 21 21:02:21 UTC 2008


Author: ntyni
Date: Thu Feb 21 21:02:20 2008
New Revision: 15363

URL: http://svn.debian.org/wsvn/?sc=1&rev=15363
Log:
* Comment out the lintian override, as it doesn't seem to actually get
  triggered currently.

Modified:
    trunk/libmodule-build-perl/debian/changelog
    trunk/libmodule-build-perl/debian/source.lintian-overrides

Modified: trunk/libmodule-build-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/changelog?rev=15363&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/changelog (original)
+++ trunk/libmodule-build-perl/debian/changelog Thu Feb 21 21:02:20 2008
@@ -21,6 +21,8 @@
     + get the package name with dh_listpackages
     + don't ignore the return value of 'Build realclean'
     + remove an unused dh_strip call
+  * Comment out the lintian override, as it doesn't seem to actually get
+    triggered currently.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 19:14:59 +0100
 

Modified: trunk/libmodule-build-perl/debian/source.lintian-overrides
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/source.lintian-overrides?rev=15363&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/source.lintian-overrides (original)
+++ trunk/libmodule-build-perl/debian/source.lintian-overrides Thu Feb 21 21:02:20 2008
@@ -1,2 +1,3 @@
 # lintian is wrong here as Module::Build is built by using itself
-libmodule-build-perl source: missing-build-dependency libmodule-build-perl
+# this isn't triggered with lintian 1.23.45, so commented out for now --niko
+# libmodule-build-perl source: missing-build-dependency libmodule-build-perl




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