[Pkg-ocaml-maint-commits] [SCM] cameleon packaging branch, master, updated. debian/1.9.18.svn20070918-2-28-g5f02eb5

Stephane Glondu steph at glondu.net
Mon Mar 9 00:02:55 UTC 2009


The following commit has been merged in the master branch:
commit 7cd6c99426edbb6bc1d48fab5acd196c6fb63fdc
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Mar 8 17:40:34 2009 +0100

    Update ocaml-nox version in CDBS_BUILD_DEPENDS

diff --git a/debian/control b/debian/control
index 89c1c7e..19a0d78 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:  Ralf Treinen <treinen at debian.org>, Remi Vanicat <vanicat at debian.org>, Samuel Mimram <smimram at debian.org>, Stefano Zacchiroli <zack at debian.org>, Sven Luther <luther at debian.org>, Sylvain Le Gall <gildor at debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), ocaml-nox (>= 3.10.0-9), po4a, docbook-xml (>= 4.4), docbook-xsl, libxml2-utils, xsltproc, 
+Build-Depends: cdbs (>= 0.4.23-1.1), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), ocaml-nox (>= 3.11.0-5), po4a, docbook-xml (>= 4.4), docbook-xsl, libxml2-utils, xsltproc, 
  camlp4,
  ocaml-findlib,
  liblablgtk2-ocaml-dev,
diff --git a/debian/rules b/debian/rules
index d90a00c..630d28f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,7 +76,7 @@ DOCBOOK_MANPAGE_SOURCES := $(CURDIR)/debian/xml-man/en/cam-config2.byte.xml  \
 DOCBOOK_MANPAGE_EXTRA_SOURCES := $(CURDIR)/debian/xml-man/en/license.xml      \
                                  $(CURDIR)/debian/xml-man/en/refentryinfo.xml
 
-CDBS_BUILD_DEPENDS := $(subst ocaml-nox,ocaml-nox (>= 3.10.0-9),$(CDBS_BUILD_DEPENDS))
+CDBS_BUILD_DEPENDS := $(subst ocaml-nox,ocaml-nox (>= 3.11.0-5),$(CDBS_BUILD_DEPENDS))
 
 OCAML_OCAMLDOC_PACKAGES_DOCBASE := libcameleon-ocaml-dev
 

-- 
cameleon packaging



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