From a6dafed7a15ebe8e6350dae60fae2de9c80c9bdc Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Fri, 8 Nov 2013 09:44:47 +0100 Subject: [PATCH] Update debian/control.in --- debian/control.in | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/debian/control.in b/debian/control.in index 384ef0e8..4657a5dd 100644 --- a/debian/control.in +++ b/debian/control.in @@ -4,24 +4,23 @@ Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , - Sylvain Le Gall , Ralf Treinen , Stéphane Glondu , Mehdi Dogguy 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 @@ -132,8 +131,8 @@ Depends: 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 @@ -256,6 +255,8 @@ Depends: 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 -- 2.30.2