[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-3-14-gb771caa

Stefano Zacchiroli zack at upsilon.cc
Sat Feb 28 22:27:32 UTC 2009


The following commit has been merged in the master branch:
commit 9917c123c74660c00f828a9214d70eb9e3be738f
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat Feb 28 23:25:38 2009 +0100

    debian/control: tighten build-deps to induce dep-waits

diff --git a/debian/changelog b/debian/changelog
index 1ee1c24..b9bd0f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ sexplib310 (4.2.6-2) unstable; urgency=low
 
   * upload to unstable
   * debian/rules: use ocaml.mk as a CDBS "rules" snippet
+  * debian/control: tighten build-deps to induce dep-waits
 
  -- Stefano Zacchiroli <zack at debian.org>  Sat, 28 Feb 2009 23:24:28 +0100
 
diff --git a/debian/control b/debian/control
index dd81334..1fba9d7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  cdbs,
  quilt,
  ocaml-nox (>= 3.11),
- ocaml-findlib,
+ ocaml-findlib (>= 1.2.4),
  camlp4,
  camlp4-extra,
  libtype-conv-camlp4-dev (>= 1.6.7),

-- 
sexplib310 packaging



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