The following commit has been merged in the master branch:
commit c4c94ee066dfacfe85d3214e77b217db3a83c474
Author: Alessandro Ghedini <[email protected]>
Date:   Tue Aug 2 18:06:42 2011 +0200

    Add "perl6" interpreter in checks/scripts
    
    This patch adds the "perl6" interpreter provided by the rakudo package to
    the list of known interpreters in the scripts check.
    
    Signed-off-by: Alessandro Ghedini <[email protected]>
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/scripts b/checks/scripts
index c3d1bf4..ea0c9ee 100644
--- a/checks/scripts
+++ b/checks/scripts
@@ -86,6 +86,7 @@ our %interpreters =
      pagsh         => [ '/usr/bin', 'openafs-client | heimdal-clients' ],
      parrot        => [ '/usr/bin' ],
      perl          => [ '/usr/bin', '' ],
+     perl6         => [ '/usr/bin', 'rakudo' ],
      procmail      => [ '/usr/bin' ],
      python        => [ '/usr/bin', 'python | python-minimal' ],
      pforth        => [ '/usr/bin' ],
diff --git a/debian/changelog b/debian/changelog
index 6fb26cd..e7f6220 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -136,6 +136,8 @@ lintian (2.5.2) UNRELEASED; urgency=low
     + [NT] Removed perl-suid related tags as the package is no
       longer available and we have no known packages triggering
       the tags at the moment.  (Closes: #631432)
+    + [NT] Added perl6/rakudo as a known interpreter.  Thanks to
+      Alessandro Ghedini for the report and patch.  (Closes: #636354)
   * checks/shared-libs{,.desc}:
     + [NT] Fixed broken sentence.  Thanks to Norbert Preining for
       reporting the issue.

-- 
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