From 2304bb70856703c33a47c29d6f13fa429068399d Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 4 Jan 2006 15:07:37 +0000 Subject: [PATCH] Remove Suggests on xlibs-dev which doesn't exist anymore. --- debian/changelog | 3 ++- debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 30e2f466..52919e22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ ocaml (3.09.1-1) UNRELEASED; urgency=low * New upstream release + sparc is correctly detected and alignment of doubles and 64-bit ints on double-word boundaries is forced (Closes: #344615). + * Remove Suggests on xlibs-dev which doesn't exist anymore. - -- Julien Cristau Wed, 4 Jan 2006 15:49:24 +0100 + -- Julien Cristau Wed, 4 Jan 2006 16:06:34 +0100 ocaml (3.09.0-4) unstable; urgency=low diff --git a/debian/control b/debian/control index 65943b72..6d0fb772 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,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} -Suggests: xlibs-dev, tcl8.4-dev, tk8.4-dev +Suggests: tcl8.4-dev, tk8.4-dev Provides: ocaml-${F:OCamlABI} Description: ML language implementation with a class-based object system Objective Caml is an implementation of the ML language, based on diff --git a/debian/control.in b/debian/control.in index d68ab134..3ea381f6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -40,7 +40,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} -Suggests: xlibs-dev, tcl8.4-dev, tk8.4-dev +Suggests: tcl8.4-dev, tk8.4-dev Provides: ocaml-${F:OCamlABI} Description: ML language implementation with a class-based object system Objective Caml is an implementation of the ML language, based on -- 2.30.2