[Pkg-ocaml-maint-commits] [why] 09/21: d/rules: drop tests
Ralf Treinen
treinen at moszumanska.debian.org
Tue Oct 4 19:16:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository why.
commit 49abb42dc7497fb396ce3649b3ec20f2672128dc
Author: Ralf Treinen <treinen at free.fr>
Date: Sat Oct 1 10:46:39 2016 +0200
d/rules: drop tests
---
debian/changelog | 3 ++-
debian/rules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 192341f..65fe2c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ why (2.36-1) UNRELEASED; urgency=medium
trying to read the download/ directory).
* Bump build-dependency on frama-c to magnesium.
* drop autoconf from d/rules and from build-dependencies
+ * d/rules: disable tests
- -- Ralf Treinen <treinen at debian.org> Tue, 20 Sep 2016 21:29:35 +0200
+ -- Ralf Treinen <treinen at debian.org> Fri, 30 Sep 2016 21:28:43 +0200
why (2.34-4) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 5e53497..13baa84 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,8 @@ override_dh_auto_install:
override_dh_compress:
dh_compress -X.v -X.sx -X.why
+override_dh_auto_test:
+
%:
dh --with ocaml $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/why.git
More information about the Pkg-ocaml-maint-commits
mailing list