(Closes: #519916)
[ Stefano Zacchiroli ]
- * debian/control
+ * debian/control:
- remove recommends to ledit from ocaml-nox (does not ship "ocaml")
- - change recommends from ledit to "ledit | rlwrap" for ocaml-interp
- * debian/patches/
- - add new patch ocamldoc_natdynlink (from upstream): enable
- dynamic loading of ocamldoc custom printers also for ocamldoc.opt
[ Stephane Glondu ]
* New upstream release candidate:
- remove dbm_ldopts.dpatch (merged upstream)
- - remove ocamldoc_natdynlink.dpatch (merged upstream)
- switch patch system to quilt
+ * debian/control:
+ - update Standards-Version to 3.8.1
+ - move to new section ocaml
+ - change Recommends from ledit to "ledit | readline-editor" for
+ ocaml-interp
+ - remove various obsolete Conflicts and Replaces
- -- Stephane Glondu <steph@glondu.net> Wed, 03 Jun 2009 13:16:25 +0200
+ -- Stephane Glondu <steph@glondu.net> Sun, 07 Jun 2009 16:07:40 +0200
ocaml (3.11.0-5) unstable; urgency=low
Source: ocaml
-Section: devel
+Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
docbook-xml,
docbook-utils,
dh-ocaml (>= 0.4)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml.git
Homepage: http://caml.inria.fr/
libnums-ocaml-dev
Replaces:
camlp4 (<< 3.10.0),
- focaml (<< 3.07.2a-3),
libnums-ocaml-dev
Conflicts:
camlp4 (<< 3.10.0),
camlidl (<< 1.04),
- ocaml (<< 3.07.2a-3),
libnums-ocaml-dev
Description: ML implementation with a class-based object system (no X)
Objective Caml (OCaml) is an implementation of the ML language, based on
Depends:
${shlibs:Depends},
${misc:Depends}
-Replaces: ocaml-base (<< 3.07.2a-3), libnums-ocaml
-Conflicts: ocaml (<< 3.04-2), ocaml-base (<< 3.07.2a-3), libnums-ocaml
Description: Runtime system for OCaml bytecode executables (no X)
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-base-nox (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
-Recommends: ledit | rlwrap
-Replaces: ocaml (<< 3.07.2a-3)
-Conflicts: ocaml (<< 3.07.2a-3)
+Recommends: ledit | readline-editor
Description: OCaml interactive interpreter and standard libraries
Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system