[Pkg-ocaml-maint-commits] [SCM] obus packaging branch, master, updated. debian/1.1.5-1-1-g8b87972

Stephane Glondu steph at glondu.net
Sat Jul 27 08:10:59 UTC 2013


The following commit has been merged in the master branch:
commit 8b87972e4ce9d2ed66005ed9f51ec90f05eac99f
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 27 10:04:03 2013 +0200

    Build-Depend on ocaml-find >= 1.4 to handle new native architectures

diff --git a/debian/changelog b/debian/changelog
index b4bf736..4fb6d9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+obus (1.1.5-2) experimental; urgency=low
+
+  * Build-Depend on ocaml-find >= 1.4 to handle new native architectures
+
+ -- Stéphane Glondu <glondu at debian.org>  Sat, 27 Jul 2013 10:03:52 +0200
+
 obus (1.1.5-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 5280d02..f51b001 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  libtype-conv-camlp4-dev (>= 108),
  libxmlm-ocaml-dev,
  liblwt-ocaml-dev (>= 2.2.0~),
- ocaml-findlib,
+ ocaml-findlib (>= 1.4),
  ocaml-nox (>= 4)
 Standards-Version: 3.9.4
 Section: ocaml

-- 
obus packaging



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