[apertium-dan] 01/01: Disable tests
Kartik Mistry
kartik at moszumanska.debian.org
Tue Feb 9 08:55:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-dan.
commit 9fd4180da784f9d6943385e307b2bdb765a6c2b0
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Tue Feb 9 14:25:13 2016 +0530
Disable tests
---
debian/changelog | 5 ++++-
debian/rules | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f562513..b963ccb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,7 @@ apertium-dan (0.3.0~r65318-1) unstable; urgency=low
[ Tino Didriksen ]
* Initial release. (Closes: #794305)
- -- Kartik Mistry <kartik at debian.org> Mon, 08 Feb 2016 21:58:43 +0530
+ [ Kartik Mistry ]
+ * Keep test disables until fix at upstream.
+
+ -- Kartik Mistry <kartik at debian.org> Tue, 09 Feb 2016 14:24:36 +0530
diff --git a/debian/rules b/debian/rules
index 11004df..36a0759 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_auto_build:
export LOCPATH=$(CURDIR)/debian/tmp/locale/ && \
export LC_ALL=en_US.UTF-8 && \
dh_auto_build
+
+override_dh_auto_test:
+ #Disable test as of now.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-dan.git
More information about the debian-science-commits
mailing list