[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-3-6-g6d3dd12
Stefano Zacchiroli
zack at upsilon.cc
Mon Feb 2 18:13:32 UTC 2009
The following commit has been merged in the master branch:
commit fbf71e4bcf47f59543d5fc2a875ae971e34d02db
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Mon Feb 2 18:25:01 2009 +0100
rebuild against ocaml 3.11
diff --git a/debian/changelog b/debian/changelog
index 2e2baba..e8b51b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sexplib310 (3.7.4-4) experimental; urgency=low
+
+ * rebuild against OCaml 3.11 (stricten deps on ocaml)
+ * debian/control:
+ - bump Standars-Version to 3.8.0 (no changes needed)
+ - add build-dep on dh-ocaml (which now ships the CDBS class)
+
+ -- Stefano Zacchiroli <zack at debian.org> Mon, 02 Feb 2009 17:38:44 +0100
+
sexplib310 (3.7.4-3) unstable; urgency=low
* upload to unstable
diff --git a/debian/control b/debian/control
index 4a39fb3..c55bbc3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,11 @@ Priority: extra
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Stefano Zacchiroli <zack at debian.org>, Sylvain Le Gall <gildor at debian.org>
Build-Depends: cdbs, debhelper (>= 7),
- ocaml-nox, ocaml-findlib,
+ ocaml-nox (>= 3.11), ocaml-findlib,
camlp4, camlp4-extra,
- libtype-conv-camlp4-dev
-Standards-Version: 3.7.3
+ libtype-conv-camlp4-dev (>= 1.6.7),
+ dh-ocaml
+Standards-Version: 3.8.0
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/sexplib310.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/sexplib310.git
Homepage: http://www.janestcapital.com/ocaml/
--
sexplib310 packaging
More information about the Pkg-ocaml-maint-commits
mailing list