[libsql-abstract-perl] 02/05: debian/rules: drop unneeded override_dh_auto_test.

gregor herrmann gregoa at debian.org
Wed Oct 25 22:57:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsql-abstract-perl.

commit f97f9572923533e0127fbc9389432b1e72c85373
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 26 00:43:27 2017 +0200

    debian/rules: drop unneeded override_dh_auto_test.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index f504f53..e8f52cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_auto_test:
-	AUTOMATED_TESTING=1 \
-	dh_auto_test
-
 override_dh_installexamples:
 	dh_installexamples
 	sed -i -e '1s|^#!/sur/bin/env perl|#!/usr/bin/perl|' -e '1s|^#!/usr/bin/env perl|#!/usr/bin/perl|' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-abstract-perl.git



More information about the Pkg-perl-cvs-commits mailing list