[libtext-lorem-perl] 01/02: Add lintian overrides for application-vs-library lintian warnings
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 20:50:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtext-lorem-perl.
commit 84ef358c7256a7c421d4f6b910acf668a28db456
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 6 22:48:51 2015 +0200
Add lintian overrides for application-vs-library lintian warnings
---
debian/changelog | 2 ++
debian/lintian-overrides | 3 +++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 801dc66..dad7a33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ libtext-lorem-perl (0.3-2) UNRELEASED; urgency=low
* Mark package as autopkgtestable.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libmodule-build-perl.
+ * Add lintian overrides for application-vs-library related pkg-perl
+ specific lintian warnings.
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..7722703
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1,3 @@
+# That's actually just a front-end to the library
+libtext-lorem-perl: library-package-name-for-application usr/bin/lorem
+libtext-lorem-perl: application-in-library-section perl usr/bin/lorem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-lorem-perl.git
More information about the Pkg-perl-cvs-commits
mailing list