The following commit has been merged in the master branch:
commit 117f9c4d15ad88aecfb995b5a712158bf61a5cb5
Author: Niels Thykier <[email protected]>
Date:   Mon Mar 5 09:35:26 2012 +0100

    scripts: Add fontforge-nox as provider of fontforge script
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/scripts b/checks/scripts
index 14ec5ce..3343acf 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -58,7 +58,7 @@ my %interpreters =
      expect         => [ '/usr/bin' ],
      expectk        => [ '/usr/bin' ],
      fish           => [ '/usr/bin' ],
-     fontforge      => [ '/usr/bin' ],
+     fontforge      => [ '/usr/bin', 'fontforge-nox | fontforge' ],
      gawk           => [ '/usr/bin' ],
      gbr2           => [ '/usr/bin', 'gambas2-runtime' ],
      gbx            => [ '/usr/bin', 'gambas-runtime' ],
diff --git a/debian/changelog b/debian/changelog
index 9fe866f..8fa5067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ lintian (2.5.6) UNRELEASED; urgency=low
     + [NT] Added missing "unless" in the code.  Fixes false
       positive "source-contains-waf-binary".  Thanks to
       Dmitrijs Ledkovs for the report.  (Closes: #661561)
+  * checks/scripts:
+    + [NT] Allow fontforge-nox as (alternative) provider for the
+      fontforge interpreter.  Thanks to Martin Erik Werner for
+      the report.  (Closes: #661363)
   * checks/source-copyright.desc:
     + [NT] Update references for copyright-format checks.  Thanks
       to Thijs Kinkhorst for the report and the patch.

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to