Author: djpig
Date: 2005-12-17 23:45:48 +0100 (Sat, 17 Dec 2005)
New Revision: 523

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
Add speedy and slsh to list of valid interpreters (Closes: #333955, #336700)


Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts        2005-12-17 22:35:55 UTC (rev 522)
+++ trunk/checks/scripts        2005-12-17 22:45:48 UTC (rev 523)
@@ -82,6 +82,8 @@
                          'scsh' => '/usr/bin/scsh',
                          'sed' => '/bin/sed',
                          'sh' => '/bin/sh',
+                         'slsh' => '/usr/bin/slsh',
+                         'speedy' => '/usr/bin/speedy',
                          'tcl' => '/usr/bin/tcl',
                          'tclsh' => '/usr/bin/tclsh',
                          'tclsh8.3' => '/usr/bin/tclsh8.3',
@@ -130,6 +132,7 @@
                                'runhugs1.4' => 'hugs',
                                'runhugs98' => 'hugs98',
                                'scsh' => 'scsh',
+                               'slsh' => 'slsh',
                                'speedy' => 'speedy-cgi-perl',
                                'tcl' => 'tcl',
                                'tclsh' => 'tclsh',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2005-12-17 22:35:55 UTC (rev 522)
+++ trunk/debian/changelog      2005-12-17 22:45:48 UTC (rev 523)
@@ -36,6 +36,7 @@
       wrong-path-for-interpreter and missing-dep-for-interpreter. This makes 
maintaining the
       list of valid interpreters way easier. Some tags with special text have 
been special
       cased (php\d? and (m|g)awk).
+    + [FL] Add speedy and slsh to list of valid interpreters (Closes: #333955, 
#336700)
   * checks/shared-libs:
     + [FL] forgot /lib(32|64) (hopefully finally closes: #328612)
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to