This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-www-declare-perl.
commit f555581523bf7151d825e9709c614efe581a9527 Author: Lucas Kanashiro <[email protected]> Date: Wed Dec 30 18:58:41 2015 -0200 Override lintian, wrong spelling error in manpage --- debian/changelog | 1 + debian/libtest-www-declare-perl.lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8d9b5be..5fe455a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ libtest-www-declare-perl (0.02-4) UNRELEASED; urgency=medium * Declare compliance with Debian policy 3.9.6 * Reorganize build dependencies. Depends on Perl versioned first of all. * Mark package as autopkgtestable + * Override lintian, wrong spelling error in manpage -- Lucas Kanashiro <[email protected]> Wed, 30 Dec 2015 18:05:14 -0200 diff --git a/debian/libtest-www-declare-perl.lintian-overrides b/debian/libtest-www-declare-perl.lintian-overrides new file mode 100644 index 0000000..a1de643 --- /dev/null +++ b/debian/libtest-www-declare-perl.lintian-overrides @@ -0,0 +1,2 @@ +# this is not a typo +libtest-www-declare-perl: spelling-error-in-manpage usr/share/man/man3/Test::WWW::Declare.3pm.gz shouldnt shouldn't -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-www-declare-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
