Author: rra
Date: 2008-03-03 05:30:12 +0100 (Mon, 03 Mar 2008)
New Revision: 1230

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
  + [RA] Allow zsh-beta as an alternative to zsh.  Thanks, Joost van
    Baal.  (Closes: #468362)

Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts        2008-03-03 04:28:46 UTC (rev 1229)
+++ trunk/checks/scripts        2008-03-03 04:30:12 UTC (rev 1230)
@@ -91,7 +91,7 @@
      trs           => [ '/usr/bin', 'konwert' ],
      xjed          => [ '/usr/bin', 'xjed' ],
      yforth        => [ '/usr/bin', 'yforth' ],
-     zsh           => [ '/bin' ],
+     zsh           => [ '/bin', 'zsh | zsh-beta' ],
     );
 
 # The more complex case of interpreters that may have a version number.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-03-03 04:28:46 UTC (rev 1229)
+++ trunk/debian/changelog      2008-03-03 04:30:12 UTC (rev 1230)
@@ -53,6 +53,8 @@
     + [RA] Update regexes based on checkbashisms to remove additional
       false positives and add additional checks.  Thanks, Adam D. Barratt.
     + [RA] Add kaptain.  Thanks, Tobias Toedter.  (Closes: #466701)
+    + [RA] Allow zsh-beta as an alternative to zsh.  Thanks, Joost van
+      Baal.  (Closes: #468362)
 
   * frontend/lintian:
     + [CW] Make the presence of an Ubuntu release name in the version number


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

Reply via email to