[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.3.3-82-g81bc014



The following commit has been merged in the master branch:
commit 81bc0149230a2be52f912a9a38eb33ef7fee4cc1
Author: Russ Allbery <rra@debian.org>
Date:   Sun Mar 21 22:01:17 2010 -0700

    Add liquidsoap and texlua to known interpreters

diff --git a/checks/scripts b/checks/scripts
index 56b8531..e7371b3 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -74,6 +74,7 @@ our %interpreters =
      kaptain        => [ '/usr/bin' ],
      ksh	    => [ '/bin', 'ksh | mksh | pdksh | zsh' ],
      lefty	    => [ '/usr/bin', 'graphviz' ],
+     liquidsoap     => [ '/usr/bin' ],
      magicfilter    => [ '/usr/sbin' ],
      make	    => [ '/usr/bin', 'make | build-essential | dpkg-dev' ],
      mawk	    => [ '/usr/bin' ],
@@ -101,6 +102,7 @@ our %interpreters =
      slsh	    => [ '/usr/bin' ],
      speedy	    => [ '/usr/bin', 'speedy-cgi-perl' ],
      tcsh	    => [ '/usr/bin' ],
+     texlua         => [ '/usr/bin', 'luatex' ],
      tixwish	    => [ '/usr/bin', 'tix' ],
      trs	    => [ '/usr/bin', 'konwert' ],
      xjed	    => [ '/usr/bin', 'xjed' ],
diff --git a/debian/changelog b/debian/changelog
index 3296372..85bd7ba 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -99,6 +99,7 @@ lintian (2.3.4) UNRELEASED; urgency=low
     + [RA] Mention #!@BASH@ and similar cases in the long tag description
       of example-interpreter-not-absolute.
     + [RA] Add Python 2.6 to recognized Python versions.
+    + [RA] Add liquidsoap and texlua to known interpreters.
   * checks/shared-libs:
     + [RA] symbols-declares-dependency-on-other-package should not have
       trailing whitespace for unversioned dependencies.  Patch from

-- 
Debian package checker


Reply to: