From: Samuel Mimram Date: Tue, 5 Sep 2006 20:32:45 +0000 (+0000) Subject: Sync control and control.in. X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~619 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ca666396f9acc2453c8804cf84fd3c483c0fd9a5;p=ocaml.git Sync control and control.in. --- diff --git a/debian/control.in b/debian/control.in index d9bdd3b0..d0cca974 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Sven Luther , Stefano Zacchiroli , Julien Cristau , Samuel Mimram -Build-Depends: debhelper (>> 4.0.2), tcl8.4-dev, tk8.4-dev, libncurses5-dev, libgdbm-dev, dpatch, bzip2, docbook-utils +Build-Depends: debhelper (>> 4.0.2), tcl8.4-dev, tk8.4-dev, libncurses5-dev, libgdbm-dev, dpatch, bzip2, docbook-xml, docbook-utils Standards-Version: 3.7.2 XS-X-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml @@ -99,6 +99,7 @@ Package: ocaml-native-compilers Architecture: #OcamlNativeArchs# Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-${F:OCamlABI}, gcc, binutils, ${shlibs:Depends} Provides: ocaml-best-compilers +Replaces: ocaml-nox (<= 3.09.2-3) Description: Native code compilers of the ocaml suite (the .opt ones) Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system