[ack] 01/04: Re-enable running test suite at build time
Axel Beckert
abe at deuxchevaux.org
Sun Mar 5 20:12:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository ack.
commit 2b589f5bb9ebaca1680fe88500bb44f8c085f27c
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Mar 5 20:05:55 2017 +0100
Re-enable running test suite at build time
---
debian/changelog | 1 +
debian/rules | 5 -----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a570cb4..80843fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ack (2.15.03-1) UNRELEASED; urgency=medium
* Merge changes from Debian Stretch.
* Import new upstream development release (labeled "2.15_03" upstream)
+ Refresh sole patch.
+ * Re-enable running test suite at build time.
-- Axel Beckert <abe at debian.org> Sun, 05 Mar 2017 19:29:30 +0100
diff --git a/debian/rules b/debian/rules
index a3dbaff..7bdf8ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,5 @@
%:
dh $@
-override_dh_auto_test:
- # ack behaves differently if not connected to a terminal,
- # causing the tests to fail
- [ ! -t 0 ] || dh_auto_test
-
override_dh_clean:
dh_clean --exclude=t/swamp/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ack.git
More information about the Pkg-perl-cvs-commits
mailing list