[Pkg-ocaml-maint-commits] [SCM] bin-prot packaging branch, master, updated. debian/1.0.5-4-5-gf467890
Stefano Zacchiroli
zack at upsilon.cc
Sun Mar 1 08:26:17 UTC 2009
The following commit has been merged in the master branch:
commit d46662c4083a3db89672d15edf4c81a973c31432
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sun Mar 1 09:24:01 2009 +0100
rebuild against ocaml 3.11, bump build-dep to induce dep-waits
diff --git a/debian/changelog b/debian/changelog
index d359d0b..603d9fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
bin-prot (1.0.5-5) unstable; urgency=low
[ Stefano Zacchiroli ]
+ * rebuild against ocaml 3.11, bump build-dep to induce dep-waits
* debian/control
- bump standards-version to 3.8.0 (no changes needed)
diff --git a/debian/control b/debian/control
index acd3c1c..8b47984 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Uploaders:
Build-Depends:
cdbs,
debhelper (>= 7),
- ocaml-nox,
- ocaml-findlib,
+ ocaml-nox (>= 3.11),
+ ocaml-findlib (>= 1.2.4),
camlp4,
camlp4-extra,
- libtype-conv-camlp4-dev,
- libounit-ocaml-dev
+ libtype-conv-camlp4-dev (>= 1.6.7),
+ libounit-ocaml-dev (>= 1.0.3-2)
Standards-Version: 3.8.0
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/bin-prot.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/bin-prot.git
--
bin-prot packaging
More information about the Pkg-ocaml-maint-commits
mailing list