[DHG_packages] 01/02: css-text: temporarily disable testsuite
Clint Adams
clint at moszumanska.debian.org
Sat Oct 22 16:50:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit d62be6f5b84fe672c8b3a7d3b4ed367489e47ac8
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 22 12:48:55 2016 -0400
css-text: temporarily disable testsuite
---
p/haskell-css-text/debian/changelog | 6 ++++++
p/haskell-css-text/debian/rules | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog
index 22701d8..d904ba7 100644
--- a/p/haskell-css-text/debian/changelog
+++ b/p/haskell-css-text/debian/changelog
@@ -1,3 +1,9 @@
+haskell-css-text (0.1.2.2-2) experimental; urgency=medium
+
+ * Temporarily disable testsuite.
+
+ -- Clint Adams <clint at debian.org> Sat, 22 Oct 2016 12:48:41 -0400
+
haskell-css-text (0.1.2.2-1) experimental; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-css-text/debian/rules b/p/haskell-css-text/debian/rules
index 01f1aaf..31337b5 100755
--- a/p/haskell-css-text/debian/rules
+++ b/p/haskell-css-text/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-DEB_ENABLE_TESTS = yes
+#DEB_ENABLE_TESTS = yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list