[Pkg-ocaml-maint-commits] [ocaml] 02/03: Update debian/control.in

Stéphane Glondu glondu at alioth.debian.org
Fri Nov 8 10:33:29 UTC 2013


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch experimental/master
in repository ocaml.

commit a6dafed7a15ebe8e6350dae60fae2de9c80c9bdc
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Nov 8 09:44:47 2013 +0100

    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 384ef0e..4657a5d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,24 +4,23 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:
  Samuel Mimram <smimram at debian.org>,
- Sylvain Le Gall <gildor at debian.org>,
  Ralf Treinen <treinen at debian.org>,
  Stéphane Glondu <glondu at debian.org>,
  Mehdi Dogguy <mehdi at 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
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git



More information about the Pkg-ocaml-maint-commits mailing list