[Pkg-ocaml-maint-commits] [SCM] type-conv packaging branch, master, updated. debian/1.6.7-1-4-g1cd9b21
Stefano Zacchiroli
zack at upsilon.cc
Thu Feb 26 21:34:16 UTC 2009
The following commit has been merged in the master branch:
commit 48b3f2667f63b8eec91923c5d66769f6f9715873
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Feb 26 22:33:06 2009 +0100
debian/control: increase build-dep versions
diff --git a/debian/changelog b/debian/changelog
index dbd52b0..ce7f435 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ type-conv (1.6.7-2) experimental; urgency=low
* debian/rules: use ocaml.mk as a CDBS "rules" snippet, build-dep on the
minimum dh-ocaml implementing that
+ * debian/control: increase build-dep versions to ensure buildability in
+ unstable
--
diff --git a/debian/control b/debian/control
index becd55e..5634c8f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
cdbs,
debhelper (>= 7),
ocaml-nox (>= 3.11),
- ocaml-findlib,
+ ocaml-findlib (>= 1.2.4),
camlp4,
camlp4-extra,
dh-ocaml (>= 0.4)
--
type-conv packaging
More information about the Pkg-ocaml-maint-commits
mailing list