Package: lintian Version: 2.2.0 Severity: minor Tags: patch Hi,
lintian flags '#!/usr/bin/env nickle' with 'unusual-interpreter ./usr/bin/xkeystone #!nickle'. The attached patch should fix that. Cheers, Julien
From 23eea7f973fb242e69782ff8601c7edfb18f325b Mon Sep 17 00:00:00 2001 From: Julien Cristau <jcris...@debian.org> Date: Sun, 1 Feb 2009 15:57:39 +0100 Subject: [PATCH] Add nickle as a known interpreter. --- checks/scripts | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/checks/scripts b/checks/scripts index 47d63db..c0f9e85 100644 --- a/checks/scripts +++ b/checks/scripts @@ -74,6 +74,7 @@ our %interpreters = make => [ '/usr/bin', 'make | build-essential | dpkg-dev' ], mawk => [ '/usr/bin' ], mksh => [ '/bin' ], + nickle => [ '/usr/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 b284c4d..100d258 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lintian (2.2.2) UNRELEASED; urgency=low + + * Add nickle as a known interpreter. + + -- Julien Cristau <jcris...@debian.org> Sun, 01 Feb 2009 15:53:14 +0100 + lintian (2.2.1) unstable; urgency=low * Summary of tag changes: -- 1.5.6.5
signature.asc
Description: Digital signature