[libnet-amazon-s3-tools-perl] 02/03: Override lintian warning wrong-section-according-to-package-name

Axel Beckert abe at deuxchevaux.org
Sun May 31 10:51:21 UTC 2015


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

abe pushed a commit to branch master
in repository libnet-amazon-s3-tools-perl.

commit 3a6741a9de5aeb3215ad348d312871577ad9f77e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 12:48:50 2015 +0200

    Override lintian warning wrong-section-according-to-package-name
    
    It's actually rather the package name which is wrong, but not the
    section.
---
 debian/changelog         | 1 +
 debian/lintian-overrides | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d64f352..89700ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ libnet-amazon-s3-tools-perl (0.08-2) UNRELEASED; urgency=low
   * Add patch to fix spelling errors found by lintian.
   * Change section to "net" as this package primarily contains S3
     commandline tools and the included library is just a stub.
+    + Override lintian warning wrong-section-according-to-package-name
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:25:43 -0700
 
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..281dbb7
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1,2 @@
+# It's actually rather the package name which is wrong, but not the section.
+libnet-amazon-s3-tools-perl: wrong-section-according-to-package-name libnet-amazon-s3-tools-perl => perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-amazon-s3-tools-perl.git



More information about the Pkg-perl-cvs-commits mailing list