[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.11.0-1-29-ga8c467a
Stefano Zacchiroli
zack at upsilon.cc
Wed Feb 18 13:45:05 UTC 2009
The following commit has been merged in the master branch:
commit a8c467aece24f6b9de310f847f14a76f256fe956
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Wed Feb 18 14:44:00 2009 +0100
bump versioned dep on ocaml --Replaces-> ocaml-nox to avoid file overwrite upgrade problems
diff --git a/debian/changelog b/debian/changelog
index b0a0795..6e07ff7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ ocaml (3.11.0-2) experimental; urgency=low
* debian/control:
- clean-up Uploaders, removing people no longer contributing and
handling some specific removal requests
+ - bump versioned dep on ocaml --Replaces-> ocaml-nox to avoid file
+ overwrite upgrade problems
-- Stefano Zacchiroli <zack at debian.org> Wed, 18 Feb 2009 14:39:31 +0100
diff --git a/debian/control b/debian/control
index 4af46f8..75976e8 100644
--- a/debian/control
+++ b/debian/control
@@ -98,7 +98,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-base (= ${binary:Version}), ocaml-nox (=${binary:Version}), libx11-dev
Suggests: tcl8.4-dev, tk8.4-dev
Provides: ocaml-${F:OCamlABI}
-Replaces: ocaml-nox (<< 3.10.0-12)
+Replaces: ocaml-nox (<< 3.11.0-2)
Description: ML language implementation with a class-based object system
Objective Caml (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