[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r1224 - in trunk: checks debian



Author: rra
Date: 2008-02-20 19:04:17 +0100 (Wed, 20 Feb 2008)
New Revision: 1224

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
  + [RA] Add kaptain.  Thanks, Tobias Toedter.  (Closes: #466701)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2008-02-20 18:02:53 UTC (rev 1223)
+++ trunk/checks/scripts	2008-02-20 18:04:17 UTC (rev 1224)
@@ -62,6 +62,7 @@
      'install-menu' => [ '/usr/bin', '' ],
      jed	    => [ '/usr/bin' ],
      'jed-script'   => [ '/usr/bin', 'jed | xjed' ],
+     kaptain        => [ '/usr/bin' ],
      ksh	    => [ '/bin', 'mksh | pdksh' ],
      lefty	    => [ '/usr/bin', 'graphviz' ],
      magicfilter    => [ '/usr/sbin' ],

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-02-20 18:02:53 UTC (rev 1223)
+++ trunk/debian/changelog	2008-02-20 18:04:17 UTC (rev 1224)
@@ -41,6 +41,7 @@
       by Justin Pryzby.  (Closes: #410042)
     + [RA] Update regexes based on checkbashisms to remove additional
       false positives.  Thanks, Adam D. Barratt.
+    + [RA] Add kaptain.  Thanks, Tobias Toedter.  (Closes: #466701)
 
   * frontend/lintian:
     + [CW] Make the presence of an Ubuntu release name in the version number


Reply to: