Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
Samuel Mimram <smimram@debian.org>,
- Sylvain Le Gall <gildor@debian.org>,
Ralf Treinen <treinen@debian.org>,
Stéphane Glondu <glondu@debian.org>,
Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
pkg-config,
quilt,
autotools-dev,
binutils-dev,
- tcl8.5-dev,
- tk8.5-dev,
+ tcl-dev,
+ tk-dev,
libncurses5-dev,
bzip2,
dh-ocaml (>= 1.0.0~)
-Standards-Version: 3.9.2
-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
+Standards-Version: 3.9.4
+Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocaml.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocaml.git
Homepage: http://caml.inria.fr/
Package: ocaml-nox
Provides:
${ocaml:Provides}
Suggests:
- tcl8.5-dev,
- tk8.5-dev
+ tcl-dev,
+ tk-dev
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
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