[libamazon-sqs-simple-perl] 07/09: Drop overrides and smoke-skip as the offending files are no longer shipped

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 21:20:32 UTC 2017


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

fsfs pushed a commit to branch master
in repository libamazon-sqs-simple-perl.

commit 5e22edf1ae62ad49ede9c56b147854a6ffd113c8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Nov 11 21:50:21 2017 +0100

    Drop overrides and smoke-skip as the offending files are no longer shipped
---
 debian/rules                     | 12 ------------
 debian/tests/pkg-perl/smoke-skip |  7 -------
 2 files changed, 19 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9fb911d..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,4 @@
 #!/usr/bin/make -f
 
-SKIP_TESTS=$(shell cat debian/tests/pkg-perl/smoke-skip)
-TEST_FILES = $(filter-out $(SKIP_TESTS), $(wildcard t/*.t))
-
 %:
 	dh $@
-
-override_dh_auto_clean:
-	# recreate Makefile if it exists. path from the author's MacOS are not
-	# helpful for us
-	[ ! -f Makefile ] || perl Makefile.PL
-	dh_auto_clean
-
-override_dh_auto_test:
-	dh_auto_test -- TEST_FILES="$(TEST_FILES)"
diff --git a/debian/tests/pkg-perl/smoke-skip b/debian/tests/pkg-perl/smoke-skip
deleted file mode 100644
index 0b9e941..0000000
--- a/debian/tests/pkg-perl/smoke-skip
+++ /dev/null
@@ -1,7 +0,0 @@
-t/dev-boilerplate.t
-t/dev-functions.t
-t/dev-methods-batch.t
-t/dev-methods-regression-2008-01-01.t
-t/dev-methods.t
-t/dev-pod-coverage.t
-t/dev-pod.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libamazon-sqs-simple-perl.git



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