This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libreverseproxy-formfiller-perl.
commit a8da982d69ded7fc4f72a13fa6b03ded4a2ea733 Author: gregor herrmann <[email protected]> Date: Sat Oct 18 20:49:07 2014 +0200 debian/rules: drop override_dh_auto_test. Tests pass now, or are skipped by upstream. --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index 6a23640..2d33f6a 100755 --- a/debian/rules +++ b/debian/rules @@ -2,8 +2,3 @@ %: dh $@ - -# t/manifest.t is disabled and t/pod-coverage.t fails and are useful only for -# the author so tests are restricted to t/00-load.t and t/pod.t -override_dh_auto_test: - dh_auto_test -- TEST_FILES="t/00-load.t t/pod.t" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libreverseproxy-formfiller-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
