[ack] 01/02: Fix previous commit by renaming SKIP to smoke-skip
Axel Beckert
abe at deuxchevaux.org
Fri Dec 1 21:26:05 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 5a59816a1c456a36cd7180cd6882f73a46f30b1b
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Fri Dec 1 21:55:12 2017 +0100
Fix previous commit by renaming SKIP to smoke-skip
We don't want to skip standard tests but smoke tests.
---
debian/changelog | 4 ++--
debian/tests/pkg-perl/{SKIP => smoke-skip} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 04cc827..b1e60c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,8 @@ ack (2.18+dfsg-1) UNRELEASED; urgency=medium
upstream test suite and repack the upstream tarball. (Closes: #883293)
+ Temporarily override dh_auto_test to only run those test which don't
require the non-free text files.
- + Add file debian/tests/pkg-perl/SKIP which lists all tests which
- require the non-free text files.
+ + Add file debian/tests/pkg-perl/smoke-skip which lists all tests
+ which require the non-free text files.
* Declare compliance with Debian Policy 4.1.2.
+ Change priority of transitional package to optional.
* Set "Rules-Requires-Root: no".
diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/smoke-skip
similarity index 100%
rename from debian/tests/pkg-perl/SKIP
rename to debian/tests/pkg-perl/smoke-skip
--
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