[Pkg-ocaml-maint-commits] [SCM] lablgl packaging branch, master, updated. debian/1.04-1-12-gdcd2a41
Stephane Glondu
steph at glondu.net
Mon Feb 16 08:06:50 UTC 2009
The following commit has been merged in the master branch:
commit bc74d989cb3fdb4f53408d6c401c099ee6806d2b
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Feb 16 08:55:41 2009 +0100
Remove versioned dependencies on OCaml introduced for experimental
diff --git a/debian/control b/debian/control
index b33fdf4..5bf0e49 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
Ralf Treinen <treinen at debian.org>
Build-Depends:
debhelper (>= 7.0),
- ocaml (>= 3.11),
+ ocaml,
tcl8.4-dev,
tk8.4-dev,
libgl1-mesa-dev | libgl-dev,
@@ -23,7 +23,7 @@ Build-Depends:
docbook-xsl,
libxml2-utils,
xsltproc,
- camlp4 (>= 3.11),
+ camlp4,
dh-ocaml
Standards-Version: 3.8.0
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/lablgl.git
--
lablgl packaging
More information about the Pkg-ocaml-maint-commits
mailing list