[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. debian/0.9.6-15-g3059157
Stephane Glondu
steph at glondu.net
Sat Apr 16 13:22:45 UTC 2011
The following commit has been merged in the master branch:
commit 851e6a26a2076ba1a2bb9a9fe4d30049cfe146c5
Author: Stephane Glondu <steph at glondu.net>
Date: Sat Mar 19 11:38:55 2011 +0100
This version is incompatible with OCaml < 3.12
diff --git a/debian/control b/debian/control
index 3cfae49..fb0b443 100644
--- a/debian/control
+++ b/debian/control
@@ -32,10 +32,10 @@ Replaces:
ocaml-nox (<< 3.11.0~beta1-1),
ocaml-base (<< 3.11.0~beta1-1)
Breaks:
- ocaml-base-nox (<< 3.11.0~beta1-1),
- ocaml (<< 3.11.0~beta1-1),
- ocaml-nox (<< 3.11.0~beta1-1),
- ocaml-base (<< 3.11.0~beta1-1)
+ ocaml-base-nox (<< 3.12),
+ ocaml (<< 3.12),
+ ocaml-nox (<< 3.12),
+ ocaml-base (<< 3.12)
Suggests:
git
Description: helper tools for maintaining OCaml-related Debian packages
--
dh-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list