[emos] 01/01: Enable tests.

Alastair McKinstry mckinstry at moszumanska.debian.org
Sun Jul 26 21:00:12 UTC 2015


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

mckinstry pushed a commit to tag debian/2%4.0.7-2
in repository emos.

commit ff55b519e7ddee601a07e3c03590169dcb55a4bf
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jul 26 13:39:17 2015 +0100

    Enable tests.
---
 debian/changelog | 6 ++++++
 debian/rules     | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dd0aa8c..c4e415a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+emoslib (2:4.0.7-2) experimental; urgency=medium
+
+  * Enable tests.
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 26 Jul 2015 13:38:30 +0100
+
 emoslib (2:4.0.7-1) unstable; urgency=medium
 
   * New upstream release 
diff --git a/debian/rules b/debian/rules
index f90819d..0e96e9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,10 @@ ifeq ($(ARCH), hurd-i386)
 endif
 
 override_dh_auto_test:
-	@echo TESTS TEMPORARILY DISABLED.
+	# Need links for tests.
+	(cd bufrtables && ./links.sh)
+	dh_auto_test
+	(cd bufrtables && ./clean.sh)
 
 override_dh_auto_clean:
 	find bufrtables -type l -delete

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/emos.git



More information about the debian-science-commits mailing list