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

lintian: r960 - in trunk: checks debian



Author: rra
Date: 2007-10-15 03:12:31 +0200 (Mon, 15 Oct 2007)
New Revision: 960

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
* checks/scripts:
  + [RA] We now have a csh package.  Allow it as an alternative for csh
    script dependencies.  Thanks, Bernd Zeimetz.  (Closes: #440825)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2007-10-15 01:10:38 UTC (rev 959)
+++ trunk/checks/scripts	2007-10-15 01:12:31 UTC (rev 960)
@@ -123,7 +123,7 @@
 				'ash' => 'ash',
 				'bltwish' => 'blt',
 				'burlap' => 'felt',
-				'csh' => 'c-shell | tcsh',
+				'csh' => 'c-shell | tcsh | csh',
 				'dash' => 'dash',
 				'expect' => 'expect',
 				'expectk' => 'expectk',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-10-15 01:10:38 UTC (rev 959)
+++ trunk/debian/changelog	2007-10-15 01:12:31 UTC (rev 960)
@@ -28,11 +28,14 @@
   * checks/nmu.desc:
     + [RA] Remove obsolete note about binary NMUs.  Patch from Thijs
       Kinkhorst.  (Closes: #437925)
+  * checks/scripts:
+    + [RA] We now have a csh package.  Allow it as an alternative for csh
+      script dependencies.  Thanks, Bernd Zeimetz.  (Closes: #440825)
 
   * collection/changelog-file{.desc,}:
     + [RA] Collect NEWS.Debian as well as changelog.
 
- -- Russ Allbery <rra@debian.org>  Sun, 14 Oct 2007 18:06:47 -0700
+ -- Russ Allbery <rra@debian.org>  Sun, 14 Oct 2007 18:12:22 -0700
 
 lintian (1.23.34) unstable; urgency=low
 



Reply to: