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

lintian: r1145 - in trunk: checks debian



Author: rra
Date: 2008-01-22 20:35:26 +0100 (Tue, 22 Jan 2008)
New Revision: 1145

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
  + [RA] Remove tcl as a valid interpreter since tclx8.3 is obsolete.
    (tclsh is the standard interpreter name.)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2008-01-22 19:35:14 UTC (rev 1144)
+++ trunk/checks/scripts	2008-01-22 19:35:26 UTC (rev 1145)
@@ -82,7 +82,6 @@
      sh		    => [ '/bin', '' ],
      slsh	    => [ '/usr/bin' ],
      speedy	    => [ '/usr/bin', 'speedy-cgi-perl' ],
-     tcl	    => [ '/usr/bin', 'tclx8.3' ],
      tcsh	    => [ '/usr/bin' ],
      tixwish	    => [ '/usr/bin', 'tix' ],
      trs	    => [ '/usr/bin', 'konwert' ],

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-01-22 19:35:14 UTC (rev 1144)
+++ trunk/debian/changelog	2008-01-22 19:35:26 UTC (rev 1145)
@@ -41,6 +41,8 @@
     + [RA] Be clearer in the tag name that php-cli dependencies should be
       versioned.  Add more explanation to the long description of several
       interpreter tags about limitations and requested bug filings.
+    + [RA] Remove tcl as a valid interpreter since tclx8.3 is obsolete.
+      (tclsh is the standard interpreter name.)
 
   * frontend/lintian:
     + [RA] Include info tags in the broken-down description of the


Reply to: