[Pkg-ocaml-maint-commits] [ocamlbuild] 02/02: Add a Breaks clause and bump versions to the actual existing ones
Ximin Luo
infinity0 at debian.org
Thu Oct 20 10:15:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository ocamlbuild.
commit d36457c13a70b3eed6168a36a53449063e7a0aab
Author: Ximin Luo <infinity0 at debian.org>
Date: Thu Oct 20 12:13:35 2016 +0200
Add a Breaks clause and bump versions to the actual existing ones
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8736a50..3af0d9b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Package: ocamlbuild
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${F:OCamlRun}
# FIXME: ask if the below is really the best solution
-Replaces: libfindlib-ocaml (<< 1.6.2+), ocaml-nox (<< 4.02.3+)
+Replaces: libfindlib-ocaml (<< 1.6.3-1), ocaml-nox (<< 4.03.0-1)
+Breaks: libfindlib-ocaml (<< 1.6.3-1), ocaml-nox (<< 4.03.0-1)
Description: Build tool for building OCaml library and programs
OCamlbuild is a generic build tool, that has built-in rules for building OCaml
library and programs.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlbuild.git
More information about the Pkg-ocaml-maint-commits
mailing list