From b515ad4f3b9d92045a37b29733ce90468f4cb75e Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 15 Jun 2007 12:20:32 +0000 Subject: [PATCH] source:Version -> binary:Version --- debian/control.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control.in b/debian/control.in index 6ffa7fcb..74821387 100644 --- a/debian/control.in +++ b/debian/control.in @@ -10,7 +10,7 @@ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml/ Package: ocaml-nox Architecture: any -Depends: libncurses5-dev, ocaml-base-nox (=${source:Version}), ocaml-base-nox-${F:OCamlABI}, ocaml-interp-${F:OCamlABI}, gcc, binutils +Depends: libncurses5-dev, ocaml-base-nox (=${binary:Version}), ocaml-base-nox-${F:OCamlABI}, ocaml-interp-${F:OCamlABI}, gcc, binutils Suggests: ocaml-doc, libgdbm-dev, tuareg-mode | ocaml-mode Recommends: ledit, file Provides: ocaml-nox-${F:OCamlABI}, ${F:BestProvides}, libnums-ocaml-dev @@ -41,7 +41,7 @@ Description: ML language implementation with a class-based object system Package: ocaml Architecture: any -Depends: ocaml-base (= ${source:Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI} +Depends: ocaml-base (= ${binary:Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI} Suggests: tcl8.4-dev, tk8.4-dev Provides: ocaml-${F:OCamlABI} Description: ML language implementation with a class-based object system @@ -98,7 +98,7 @@ Description: Runtime system for ocaml bytecode executables Package: ocaml-native-compilers Architecture: #OcamlNativeArchs# -Depends: ocaml-nox (= ${source:Version}), ocaml-nox-${F:OCamlABI}, gcc, binutils, ${shlibs:Depends} +Depends: ocaml-nox (= ${binary: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) -- 2.30.2