This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository ack-grep.
commit 5cfaf5a6a8ade5d9dd69ce1961a88f1b96ac94be Author: Axel Beckert <[email protected]> Date: Thu Oct 9 01:15:40 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 19906fb..0434154 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ack-grep (2.14-4) UNRELEASED; urgency=low * Cherry-pick 17504aa from upstream. Fixes wrong results with -l. (Closes: #760870) + * Fix pkg-perl-specific lintian warning missing-testsuite-header. -- Axel Beckert <[email protected]> Thu, 09 Oct 2014 01:09:42 +0200 diff --git a/debian/control b/debian/control index e8a4c8a..0f0e77e 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/ack-grep.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/ack-grep.git Homepage: http://beyondgrep.com/ +Testsuite: autopkgtest-pkg-perl Package: ack-grep Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ack-grep.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
