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

treinen pushed a commit to branch master
in repository why.

commit 0b1f5168a5c50e0658bac72be8ab72b20d4fee39
Author: Ralf Treinen <trei...@free.fr>
Date:   Sat Oct 1 14:18:52 2016 +0200

    (build-)depend on why3
---
 debian/changelog | 13 ++++++++-----
 debian/control   |  5 +++--
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e261c26..85fe0e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,14 +12,17 @@ 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.
+  * Due to disappearance of the why binary:
+    - drop why-cpulimit manpage since this binary is no longer build:
+      (files d/why-cpulimit.1 and d/why.manpages)
+    - remove d/why.links as upstream does not ship the why manpage any more
+    - add build-dependency on why3
+    - package why: add dependency on why3
+    - package why: remove Recommends of SMT solvers
   * drop autoconf from d/rules and from build-dependencies
-  * d/rules: disable tests
+  * d/rules: disable upstream tests
   * d/rules: create bin directory before invoking dh_auto_build
   * drop package why-examples as upstream has moved his examples to why3 
-  * drop why-cpulimit manpage since this binary is no longer build:
-    - remove d/why-cpulimit.1
-    - remove d/why.manpages
-  * remove d/why.links as upstream does not ship the why manpage any more.
   * remove d/README.docs which is obsolete.
   * d/tests:
     - remove redundant XS-Testsuite field from d/control
diff --git a/debian/control b/debian/control
index 4a93dd6..e70eb9a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends:
   libocamlgraph-ocaml-dev (>= 1.4~),
   frama-c-base (>= 20151002+magnesium+dfsg),
   libapron-ocaml-dev (>= 0.9.10-4~),
-  camlidl
+  camlidl,
+  why3
 Standards-Version: 3.9.5
 Homepage: http://why.lri.fr/
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/why.git
@@ -30,9 +31,9 @@ Depends:
   ${ocaml:Depends},
   ${misc:Depends},
   frama-c-base (= ${F:FramaCVersion}),
+  why3,
   make
 Suggests: libwhy-coq (= ${binary:Version})
-Recommends: alt-ergo | cvc3 | coq
 Description: Software verification tool
  Why aims at being a verification conditions generator (VCG) back-end
  for other verification tools. It provides a powerful input language

-- 
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