The following commit has been merged in the master branch:
commit 8b87972e4ce9d2ed66005ed9f51ec90f05eac99f
Author: Stephane Glondu <st...@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 <glo...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to