projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20217e3
)
Apply changes from r4928 to debian/control.in too.
author
Julien Cristau
<jcristau@debian.org>
Thu, 17 Jan 2008 19:20:55 +0000
(19:20 +0000)
committer
Julien Cristau
<jcristau@debian.org>
Thu, 17 Jan 2008 19:20:55 +0000
(19:20 +0000)
debian/control.in
patch
|
blob
|
history
diff --git
a/debian/control.in
b/debian/control.in
index 8d89a6ad0e5091b5550798c1d7143c973e6b36a4..87ab445cecc145ba45bc68f1b24d64d7e0582709 100644
(file)
--- a/
debian/control.in
+++ b/
debian/control.in
@@
-82,6
+82,7
@@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-base (= ${binary:Version}), ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI}
Suggests: tcl8.4-dev, tk8.4-dev
Provides: ocaml-${F:OCamlABI}
+Replaces: ocaml-nox (<< 3.10.0-12)
Description: ML language implementation with a class-based object system
Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system