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

treinen pushed a commit to branch try
in repository why.

commit a365a7b65e2bedf6c36f73e2cc559419fb9d4a0a
Author: Ralf Treinen <trei...@free.fr>
Date:   Fri Sep 30 21:28:58 2016 +0200

    disable tests
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0e654f9..268b893 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ why (2.36-1) UNRELEASED; urgency=medium
     - get link to newest version from the krakatoa home page (instead of
       trying to read the download/ directory).
   * Bump build-dependency on frama-c to magnesium.
+  * d/rules: disable tests
 
- -- Ralf Treinen <trei...@debian.org>  Tue, 20 Sep 2016 20:58:47 +0200
+ -- Ralf Treinen <trei...@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 9cfe3a6..778ef45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,6 +47,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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to