[librelative-perl] 03/03: Add lintian overrides for using-first-person-in-description
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 23:38:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository librelative-perl.
commit c87ab6935cd7de3cf882d719968d81041e2d1d93
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Jun 7 01:36:18 2015 +0200
Add lintian overrides for using-first-person-in-description
"my" occurs in a Perl code example.
---
debian/changelog | 2 ++
debian/lintian-overrides | 3 +++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a07a332..6a9cbcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ librelative-perl (0.04-2) UNRELEASED; urgency=low
+ Finally switch to a minimal dh v7 style debian/rules file.
* Convert debian/copyright to machine-readable DEP5 format.
* Fix duplicate build-dependency on perl.
+ * Add lintian overrides for using-first-person-in-description: "my"
+ occurs in a Perl code example.
-- gregor herrmann <gregoa at debian.org> Sat, 10 May 2008 20:49:28 +0200
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..45b6d42
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1,3 @@
+librelative-perl: using-first-person-in-description line 9: my
+librelative-perl: using-first-person-in-description line 10: my
+librelative-perl: using-first-person-in-description line 11: my
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librelative-perl.git
More information about the Pkg-perl-cvs-commits
mailing list