This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository liblingua-en-numbers-ordinate-perl.
commit 708b30019191c9fb68b09d15d481bd5fac843cf2 Author: Axel Beckert <a...@deuxchevaux.org> Date: Mon Jun 2 00:13:39 2014 +0200 Make DEP-8 test suite more generic That way it could be used better as pattern for other packages or generic test suites. --- debian/changelog | 7 +++++++ debian/tests/adequate | 2 +- debian/tests/control | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 17bafd2..5211be8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +liblingua-en-numbers-ordinate-perl (1.03-2) UNRELEASED; urgency=medium + + * Make DEP-8 test suite more generic so that it could be used better as + pattern for other packages or generic test suites. + + -- Axel Beckert <a...@debian.org> Mon, 02 Jun 2014 00:08:04 +0200 + liblingua-en-numbers-ordinate-perl (1.03-1) unstable; urgency=medium * New upstream release diff --git a/debian/tests/adequate b/debian/tests/adequate index 7071596..48fc81f 100755 --- a/debian/tests/adequate +++ b/debian/tests/adequate @@ -1,3 +1,3 @@ #!/bin/sh -adequate liblingua-en-numbers-ordinate-perl >&2 +adequate `dh_listpackages` >&2 diff --git a/debian/tests/control b/debian/tests/control index 7aec6fd..59b4da1 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,5 @@ Tests: prove -Depends: liblingua-en-numbers-ordinate-perl, pmtools, libtest-harness-perl +Depends: @, pmtools, libtest-harness-perl Tests: adequate -Depends: liblingua-en-numbers-ordinate-perl, adequate +Depends: @, adequate, debhelper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-numbers-ordinate-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits