Author: rra
Date: 2006-09-10 21:01:10 +0200 (Sun, 10 Sep 2006)
New Revision: 742

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
* checks/scripts:
  + [RA] Add /usr/bin/gosh from the gauche package to the list of valid
    interpreters.  Thanks, Tatsuya Kinoshita.  (Closes: #386798)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts        2006-09-04 19:08:54 UTC (rev 741)
+++ trunk/checks/scripts        2006-09-10 19:01:10 UTC (rev 742)
@@ -48,6 +48,7 @@
                          'gbx2' => '/usr/bin/gbx2',
                          'gforth' => '/usr/bin/gforth',
                          'gnuplot' => '/usr/bin/gnuplot',
+                         'gosh' => '/usr/bin/gosh',
                          'guile' => '/usr/bin/guile',
                          'install-menu' => '/usr/bin/install-menu',
                          'js' => '/usr/bin/js',
@@ -122,6 +123,7 @@
                                'gbx2' => 'gambas2-runtime',
                                'gforth' => 'gforth',
                                'gnuplot' => 'gnuplot',
+                               'gosh' => 'gauche',
                                'guile' => 'guile',
                                'js' => 'ngs-js',
                                'kforth' => 'kforth',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-09-04 19:08:54 UTC (rev 741)
+++ trunk/debian/changelog      2006-09-10 19:01:10 UTC (rev 742)
@@ -1,3 +1,11 @@
+lintian (1.23.25) UNRELEASED; urgency=low
+
+  * checks/scripts:
+    + [RA] Add /usr/bin/gosh from the gauche package to the list of valid
+      interpreters.  Thanks, Tatsuya Kinoshita.  (Closes: #386798)
+
+ -- Russ Allbery <[EMAIL PROTECTED]>  Sun, 10 Sep 2006 12:00:48 -0700
+
 lintian (1.23.24) unstable; urgency=low
 
   The "LSB init script" release


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

Reply via email to