r30441 - in /trunk/libcatalyst-perl/debian: changelog libcatalyst-perl.lintian-overrides

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Feb 3 17:30:37 UTC 2009


Author: gregoa
Date: Tue Feb  3 17:30:33 2009
New Revision: 30441

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30441
Log:
Add a lintian override for the warning about the extension of catalyst.pl.

Added:
    trunk/libcatalyst-perl/debian/libcatalyst-perl.lintian-overrides
Modified:
    trunk/libcatalyst-perl/debian/changelog

Modified: trunk/libcatalyst-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/changelog?rev=30441&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/changelog (original)
+++ trunk/libcatalyst-perl/debian/changelog Tue Feb  3 17:30:33 2009
@@ -7,6 +7,7 @@
     (closes: #513971).
   * Activate pod{,-coverage} tests by setting TEST_POD in debian/rules.
   * debian/control: add /me to Uploaders and slightly re-phrase last sentence.
+  * Add a lintian override for the warning about the extension of catalyst.pl.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 03 Feb 2009 17:47:42 +0100
 

Added: trunk/libcatalyst-perl/debian/libcatalyst-perl.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/libcatalyst-perl.lintian-overrides?rev=30441&op=file
==============================================================================
--- trunk/libcatalyst-perl/debian/libcatalyst-perl.lintian-overrides (added)
+++ trunk/libcatalyst-perl/debian/libcatalyst-perl.lintian-overrides Tue Feb  3 17:30:33 2009
@@ -1,0 +1,4 @@
+# catalyst.pl is a well-known name, and it's unlikely that it will be
+# rewritten in any other language than perl
+
+libcatalyst-perl: script-with-language-extension usr/bin/catalyst.pl




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