[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, master, updated. debian/3.11.1-4-4-g5a1347b
Stephane Glondu
steph at glondu.net
Mon Dec 14 12:38:32 UTC 2009
The following commit has been merged in the master branch:
commit 347cf4a9c826c1fd4508048be4b969634ab5a75e
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Dec 14 11:41:50 2009 +0100
Update control.in
diff --git a/debian/control.in b/debian/control.in
index e6dd2fd..d7667d2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,17 +8,18 @@ Uploaders:
Sylvain Le Gall <gildor at debian.org>,
Ralf Treinen <treinen at debian.org>,
Stéphane Glondu <glondu at debian.org>,
- Mehdi Dogguy <mehddi at debian.org>
+ Mehdi Dogguy <mehdi at debian.org>
Build-Depends:
debhelper (>= 7),
+ autotools-dev,
tcl8.4-dev,
tk8.4-dev,
libncurses5-dev,
libgdbm-dev,
quilt,
bzip2,
- dh-ocaml (>= 0.4)
-Standards-Version: 3.8.2
+ dh-ocaml (>= 0.9)
+Standards-Version: 3.8.3
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
Homepage: http://caml.inria.fr/
@@ -34,12 +35,12 @@ Depends:
gcc,
binutils
Provides:
- ${ocaml:Provides},
+ ${ocaml:Provides},
${F:BestProvides},
libnums-ocaml-dev
-Suggests:
- ocaml-doc,
- libgdbm-dev,
+Suggests:
+ ocaml-doc,
+ libgdbm-dev,
tuareg-mode | ocaml-mode
Recommends:
camlp4,
@@ -107,7 +108,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
${ocaml:Depends},
- camlp4-${F:OCamlABI}
+ camlp4-${F:OCamlABI}
Description: Pre Processor Pretty Printer for OCaml - extras
Objective Caml (OCaml) is an implementation of the ML language,
based on the Caml Light dialect extended with a complete
@@ -130,7 +131,7 @@ Depends:
${misc:Depends},
${ocaml:Depends},
libx11-dev
-Provides:
+Provides:
${ocaml:Provides}
Suggests:
tcl8.4-dev,
@@ -165,7 +166,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
${ocaml:Depends}
-Provides:
+Provides:
${ocaml:Provides}
Replaces:
ocaml-interp (<< 3.11.1-3),
@@ -191,7 +192,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
${ocaml:Depends}
-Provides:
+Provides:
${ocaml:Provides}
Description: Runtime system for OCaml bytecode executables
Objective Caml (OCaml) is an implementation of the ML language, based on
@@ -242,7 +243,7 @@ Depends:
${ocaml:Depends},
${shlibs:Depends},
${misc:Depends}
-Provides:
+Provides:
ocaml-interp-${F:OCamlABI}
Recommends: ledit | readline-editor
Replaces: ocaml (<< 3.07.2a-3)
@@ -262,7 +263,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
ocaml-nox-${F:OCamlABI}
-Provides:
+Provides:
ocaml-compiler-libs-${F:OCamlABI}
Description: OCaml interpreter and standard libraries
Objective (OCaml) is an implementation of the ML language, based on
--
OCaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list