[Pkg-ocaml-maint-commits] [SCM] coq packaging branch, master, updated. debian/8.2.rc2+dfsg-1-1-g17b9160

Stephane Glondu steph at glondu.net
Sun Feb 8 10:42:11 UTC 2009


The following commit has been merged in the master branch:
commit 17b916046915bc293eb2835f425ab7510aebb02f
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Feb 8 10:54:17 2009 +0100

    Add more versioned dependencies to please buildds

diff --git a/debian/changelog b/debian/changelog
index 40227dd..3c8218a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coq (8.2~rc2+dfsg-2) experimental; urgency=low
+
+  * Add more versioned dependencies to please buildds
+
+ -- Stephane Glondu <steph at glondu.net>  Sun, 08 Feb 2009 10:52:43 +0100
+
 coq (8.2~rc2+dfsg-1) experimental; urgency=low
 
   * New upstream release candidate
diff --git a/debian/control b/debian/control
index 5a25634..2a917b3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,10 @@ Build-Depends:
  dpatch,
  ocaml-nox (>= 3.11),
  ocaml-best-compilers,
- camlp5,
- liblablgtk2-ocaml-dev (>= 2.4.0),
+ camlp5 (>= 5.10-2),
+ liblablgtk2-ocaml-dev (>= 2.10.1-3),
  texlive-latex-extra,
- hevea
+ hevea (>= 1.10-6)
 Homepage: http://coq.inria.fr/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/coq.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coq.git

-- 
coq packaging



More information about the Pkg-ocaml-maint-commits mailing list