[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, experimental/master, updated. debian/4.00.0-1-12-g18c7d0d
Stephane Glondu
steph at glondu.net
Wed Nov 14 14:55:27 UTC 2012
The following commit has been merged in the experimental/master branch:
commit 2e5f53cc3ca6b314f472eb6d58d5468508d503cd
Author: Stephane Glondu <steph at glondu.net>
Date: Wed Nov 14 13:18:51 2012 +0100
ocaml-compiler-libs replaces/breaks ocaml-base-nox (Closes: #684031)
diff --git a/debian/control b/debian/control
index 4b0405b..64de871 100644
--- a/debian/control
+++ b/debian/control
@@ -255,6 +255,8 @@ Depends:
ocaml-nox-${F:OCamlABI}
Provides:
ocaml-compiler-libs-${F:OCamlABI}
+Replaces: ocaml-base-nox (<< 4)
+Breaks: ocaml-base-nox (<< 4)
Description: OCaml interpreter and standard libraries
Objective (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
--
OCaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list