[Pkg-ocaml-maint-commits] [SCM] gmetadom packaging branch, master, updated. debian/0.2.6-2-11-gd5f7e95

Stefano Zacchiroli zack at upsilon.cc
Sat Feb 28 21:34:34 UTC 2009


The following commit has been merged in the master branch:
commit 3bee6d5873c03de466a60fc2431f65915b920c79
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat Feb 28 22:20:53 2009 +0100

    rebuild against ocaml 3.11, bump versioned build-deps accordingly

diff --git a/debian/changelog b/debian/changelog
index 90c0e15..36b1365 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gmetadom (0.2.6-3) UNRELEASED; urgency=low
 
   [ Stefano Zacchiroli ]
+  * rebuild against ocaml 3.11, bump versioned build-deps accordingly
   * bump debhelper compatibility level to 7
   * debian/control
     - bump standard version to 3.8.0, no changes needed
diff --git a/debian/control b/debian/control
index 0cf142f..ee8344a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,13 @@ Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
 Build-Depends:
  debhelper (>= 7),
- ocaml-nox (>= 3.10.0),
- ocaml-findlib (>= 1.1),
+ ocaml-nox (>= 3.11),
+ ocaml-findlib (>= 1.2.4),
  libgdome2-dev (>= 0.8.1),
  pkg-config,
  dpatch,
- cdbs
+ cdbs,
+ dh-ocaml (>= 0.4)
 Standards-Version: 3.8.0
 Homepage: http://gmetadom.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/gmetadom.git

-- 
gmetadom packaging



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