[Pkg-ocaml-maint-commits] [SCM] ulex packaging branch, master, updated. debian/1.0-4-15-ga92f852
Stefano Zacchiroli
zack at upsilon.cc
Sat Feb 28 21:54:51 UTC 2009
The following commit has been merged in the master branch:
commit d27e969c8c047d073754afe1114fc2f3f25c3681
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat Feb 28 22:45:33 2009 +0100
rebuild against ocaml 3.11, bump build-deps accordingly
diff --git a/debian/changelog b/debian/changelog
index 5016971..71c7b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ulex (1.1-1) UNRELEASED; urgency=low
[ Stefano Zacchiroli ]
* New Upstream Version
* bump debhelper compatibility level to 7
+ * rebuild against ocaml 3.11, bump build-deps accordingly
[ Stephane Glondu ]
* Switching packaging to git
diff --git a/debian/control b/debian/control
index 8e3fac6..6aaa017 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,11 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Stefano Zacchiroli <zack at debian.org>
Build-Depends:
debhelper (>= 7),
- ocaml-nox (>= 3.10.0-8),
+ ocaml-nox (>= 3.11),
camlp4,
camlp4-extra,
- ocaml-findlib (>= 1.1),
+ ocaml-findlib (>= 1.2.4),
+ dh-ocaml,
dpatch,
cdbs
Standards-Version: 3.7.3
--
ulex packaging
More information about the Pkg-ocaml-maint-commits
mailing list