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

lintian: r882 - in trunk: checks debian



Author: rra
Date: 2007-05-03 05:39:37 +0200 (Thu, 03 May 2007)
New Revision: 882

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
* checks/scripts:
  + [RA] Add pagsh, provided by openafs-client and heimdal-clients.

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2007-05-03 03:39:22 UTC (rev 881)
+++ trunk/checks/scripts	2007-05-03 03:39:37 UTC (rev 882)
@@ -64,6 +64,7 @@
 			  'nawk' => '/usr/bin/nawk',
 			  'ocaml' => '/usr/bin/ocamlrun',
 			  'ocamlrun' => '/usr/bin/ocamlrun',
+			  'pagsh' => '/usr/bin/pagsh',
 			  'parrot' => '/usr/bin/parrot',
 			  'perl' => '/usr/bin/perl',
 			  'perl-5.005' => '/usr/bin/perl-5.005',
@@ -140,6 +141,7 @@
 				'make' => 'make | build-essential',
 				'mawk' => 'mawk',
 				'ocaml' => 'ocaml',
+				'pagsh' => 'openafs-client | heimdal-clients',
 				'parrot' => 'parrot',
 				'perl-5.005' => 'perl-5.005',
 				'perl-5.004' => 'perl-5.004',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-05-03 03:39:22 UTC (rev 881)
+++ trunk/debian/changelog	2007-05-03 03:39:37 UTC (rev 882)
@@ -8,6 +8,8 @@
     + [RA] Require libmodule-build-perl in Build-Depends if the clean rule
       runs perl Build.  Hopefully this isn't too aggressive.  Thanks, Ian
       Beckwith.  (Closes: #421549)
+  * checks/scripts:
+    + [RA] Add pagsh, provided by openafs-client and heimdal-clients.
 
  -- Russ Allbery <rra@debian.org>  Wed,  2 May 2007 20:38:18 -0700
 



Reply to: