[Pkg-ocaml-maint-commits] [SCM] ocamlwc packaging branch, master, updated. debian/0.3-8-8-g51529ba

Ralf Treinen treinen at free.fr
Wed Oct 20 07:03:24 UTC 2010


The following commit has been merged in the master branch:
commit c0dabe7593388f8bb85199170bd1de7b2d2e1de8
Author: Ralf Treinen <treinen at free.fr>
Date:   Wed Oct 20 08:59:23 2010 +0200

    bump build-dep on ocaml

diff --git a/debian/changelog b/debian/changelog
index f3f804a..c371681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ocamlwc (0.3-9) unstable; urgency=low
   * Really remove DM-Upload-Allowed flag
   * Standards-Version 3.9.1 (no change)
   * Use dh-ocaml >= 0.9~ to get ocaml dependencies (closes: #599327)
+    Bump build-dependency on ocaml to >= 3.11.1-3~ to make that work.
   * Simplify debian/rules
 
  -- Ralf Treinen <treinen at debian.org>  Wed, 20 Oct 2010 08:57:57 +0200
diff --git a/debian/control b/debian/control
index 05bf8b0..09ebbfd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Georg Neis <gn at oglaroon.de>,
  Ralf Treinen <treinen at debian.org>,
  Stéphane Glondu <glondu at debian.org>
 Build-Depends: debhelper (>= 7.0.52), dh-ocaml (>= 0.9~)
-Build-Depends-Indep: ocaml-nox
+Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~)
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlwc.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlwc.git

-- 
ocamlwc packaging



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