The following commit has been merged in the master branch:
commit b88e942a9fbbf76620c6fb4cb3c79f2ea6869ecc
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date:   Fri Sep 12 01:15:39 2008 +0200

    checks/scripts: Add mksh as a valid interpreter.  (Closes: #498075)

diff --git a/checks/scripts b/checks/scripts
index 7f050bf..cd19dab 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -69,6 +69,7 @@ our %interpreters =
      magicfilter    => [ '/usr/sbin' ],
      make          => [ '/usr/bin', 'make | build-essential' ],
      mawk          => [ '/usr/bin' ],
+     mksh          => [ '/bin' ],
      ocamlrun      => [ '/usr/bin',
                         'ocaml-base-nox | ocaml-base | ocaml-nox | ocaml' ],
      pagsh         => [ '/usr/bin', 'openafs-client | heimdal-clients' ],
diff --git a/debian/changelog b/debian/changelog
index b75adf2..6adcb60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -83,6 +83,7 @@ lintian (2.0.0~rc1) experimental; urgency=low
       Based on a patch from Raphael Geissert.
     + [FL] Check for missing set -e in maintainer scripts. Patch by
       Raphael Geissert.
+    + [FL] Add mksh as a valid interpreter.  (Closes: #498075)
 
   * collection/objdump-info:
     + [ADB] Correctly handle shared objects with no symbol versioning when

-- 
Debian package checker


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

Reply via email to