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

[lintian] 01/02: c/application-not-library.*: Add libapp-options-perl to whitelist



This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lintian.

commit 40f505583fb572cce4bc76f00f9c31ba52fe02d8
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Sep 4 20:02:44 2015 +0200

    c/application-not-library.*: Add libapp-options-perl to whitelist
    
    Actually remove libapp-cmd-perl again. It contains no script in $PATH
    and hence doesn't emit any of the tags in this check.
    
    (I forgot that also the libapp-perl-package-name tag is only emitted
    if a script in $PATH is found.)
---
 checks/application-not-library.pm | 2 +-
 debian/changelog                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/checks/application-not-library.pm b/checks/application-not-library.pm
index 265c240..a212bd2 100644
--- a/checks/application-not-library.pm
+++ b/checks/application-not-library.pm
@@ -48,7 +48,7 @@ sub run {
       bundler
       coderay
       kdelibs-bin
-      libapp-cmd-perl
+      libapp-options-perl
 
       ); # whitelist
 
diff --git a/debian/changelog b/debian/changelog
index d549fb5..7d18889 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ lintian (2.5.37) UNRELEASED; urgency=medium
 
   * checks/application-not-library.{desc,pm}:
     + [AB] Downgrade libapp-perl-package-name to certainty possible.
-    + [AB] Add libapp-cmd-perl to whitelist of not emitted packages.
+    + [AB] Add libapp-options-perl to the package whitelist.
   * checks/binaries.pm:
     + [NT] Apply patch from Michael Stapelberg to ignore
       "no-relro" and "no-fortify-functions" issues in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: