[Pkg-ocaml-maint-commits] [ocamlbuild] 01/01: Add ocaml 4.02.3 to Replaces and fix libfindlib-ocaml's version

Ximin Luo infinity0 at debian.org
Wed Sep 28 22:35:09 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 464ffedae34e28a8086025ea02d8a0a796de0e1c
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Sep 29 00:32:38 2016 +0200

    Add ocaml 4.02.3 to Replaces and fix libfindlib-ocaml's version
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d37156e..c2ad016 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  ocaml-base-nox | ocaml-base | ocaml-nox | ocaml
 # FIXME: ask if the below is really the best solution
-Replaces: libfindlib-ocaml (<< 1.6.2-1)
+Replaces: libfindlib-ocaml (<< 1.6.2+), ocaml-nox (<< 4.02.3+)
 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