This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libb-lint-perl.
commit fd54d18921ac0ce5082e7e96ba8d8f3a9624f024 Author: Axel Beckert <[email protected]> Date: Sat Oct 11 01:34:11 2014 +0200 Fix pkg-perl-specific lintian warning missing-testsuite-header --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a922ef8..21ea645 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libb-lint-perl (1.18-1) UNRELEASED; urgency=medium * Import new upstream release + Drop lib-vs-share.patch (obsolete) * Bump Standards-Version to 3.9.6 (no changes needed) + * Fix pkg-perl-specific lintian warning missing-testsuite-header -- Axel Beckert <[email protected]> Sat, 11 Oct 2014 01:30:49 +0200 diff --git a/debian/control b/debian/control index 168e7c7..7a5122b 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libb-lint-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-lint-perl.git Homepage: https://metacpan.org/release/B-Lint +Testsuite: autopkgtest-pkg-perl Package: libb-lint-perl Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libb-lint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
