Author: rra
Date: 2007-06-17 16:43:26 +0200 (Sun, 17 Jun 2007)
New Revision: 905

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
* checks/scripts:
  + [RA] Add Octave as an interpreter, and allow both versioned and
    unversioned forms.  Thanks, Sebastian Harl.  (Closes: #428403)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts        2007-06-17 11:25:31 UTC (rev 904)
+++ trunk/checks/scripts        2007-06-17 14:43:26 UTC (rev 905)
@@ -67,6 +67,7 @@
                          'nawk' => '/usr/bin/nawk',
                          'ocaml' => '/usr/bin/ocamlrun',
                          'ocamlrun' => '/usr/bin/ocamlrun',
+                         'octave' => '/usr/bin/octave',
                          'pagsh' => '/usr/bin/pagsh',
                          'parrot' => '/usr/bin/parrot',
                          'perl' => '/usr/bin/perl',
@@ -148,6 +149,7 @@
                                'make' => 'make | build-essential',
                                'mawk' => 'mawk',
                                'ocaml' => 'ocaml',
+                               'octave' => 'octave | octave2.1 | octave2.9',
                                'pagsh' => 'openafs-client | heimdal-clients',
                                'parrot' => 'parrot',
                                'perl-5.005' => 'perl-5.005',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2007-06-17 11:25:31 UTC (rev 904)
+++ trunk/debian/changelog      2007-06-17 14:43:26 UTC (rev 905)
@@ -6,8 +6,11 @@
   * checks/po-debconf:
     + [RA] Close the template file handle between files so that the line
       numbers for translated default fields are correct.
+  * checks/scripts:
+    + [RA] Add Octave as an interpreter, and allow both versioned and
+      unversioned forms.  Thanks, Sebastian Harl.  (Closes: #428403)
 
- -- Russ Allbery <[EMAIL PROTECTED]>  Sun, 17 Jun 2007 04:22:47 -0700
+ -- Russ Allbery <[EMAIL PROTECTED]>  Sun, 17 Jun 2007 07:42:58 -0700
 
 lintian (1.23.31) unstable; urgency=low
 


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

Reply via email to