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

[SCM] Debian package checker branch, master, updated. 2.4.3-9-gc5f2aa7



The following commit has been merged in the master branch:
commit f51efba59681b8569a1849e7ff3897228f170bb9
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Thu Aug 26 20:22:02 2010 -0500

    Add swipl to the list of known interpreters
    
    * checks/binaries:
      + [RG] Add swipl to the list of known interpreters.  (Closes: #591316)

diff --git a/checks/scripts b/checks/scripts
index 0ea4eee..54aa37b 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -102,6 +102,7 @@ our %interpreters =
      sh		    => [ '/bin', '' ],
      slsh	    => [ '/usr/bin' ],
      speedy	    => [ '/usr/bin', 'speedy-cgi-perl' ],
+     swipl	    => [ '/usr/bin', 'swi-prolog | swi-prolog-nox' ],
      tcsh	    => [ '/usr/bin' ],
      texlua         => [ '/usr/bin', 'luatex' ],
      tixwish	    => [ '/usr/bin', 'tix' ],
diff --git a/debian/changelog b/debian/changelog
index 704cbe2..f12f41a 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ lintian (2.4.4) UNRELEASED; urgency=low
   * checks/binaries:
     + [RA] Exclude kfreebsd-kernel-di-{amd64,i386} from the
       embedded-zlib check since it's in the kernel.  (Closes: #593397)
+    + [RG] Add swipl to the list of known interpreters.  (Closes: #591316)
   * checks/menus.desc:
     + [RA] Rephrase doc-base-uses-applications-section to be clearer that
       its advice is to remove the "Applications/" part of the section.

-- 
Debian package checker


Reply to: