[Pkg-ocaml-maint-commits] [SCM] galax packaging branch, master, updated. debian/1.1-5-8-gdc44214

Stefano Zacchiroli zack at upsilon.cc
Tue Oct 6 21:16:33 UTC 2009


The following commit has been merged in the master branch:
commit b824b8f1f5174430c8f9f7b1a2e208f4db8a2c7a
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Oct 6 23:11:56 2009 +0200

    bump build-dep on dh-ocaml to 0.9, as we now use dh_ocaml*

diff --git a/debian/changelog b/debian/changelog
index a6db69c..72d6688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ galax (1.1-6) UNRELEASED; urgency=low
   * rm debian/svn-deblayout: obsolete, we are now using Git
   * debian/control
     - bump Standards-Version to 3.8.3 (no changes needed)
+    - bump build-dep on dh-ocaml to 0.9, as we now use dh_ocaml*
   * debian/rules
     - switch to dh_ocamldoc for API reference generation, stop relying on
       ocamldoc-api-ref-config, which is gone (Closes: #549850)
diff --git a/debian/control b/debian/control
index 60f45a1..0ac8ca9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>
 Build-Depends:
  debhelper (>= 7),
- dh-ocaml,
+ dh-ocaml (>= 0.9),
  quilt,
  ocaml-nox,
  camlp4,

-- 
galax packaging



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