[Pkg-ocaml-maint-commits] [ocaml-sqlexpr] 03/08: Add libestring-ocaml-dev build-dep to fix FTBFS. (Closes: #718138)

Dmitrijs Ledkovs xnox at alioth.debian.org
Tue Sep 3 22:28:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

xnox pushed a commit to branch master
in repository ocaml-sqlexpr.

commit e4ae142cbbcf2d5e0634248d202cc1094493fb0e
Author: Dmitrijs Ledkovs <dmitrij.ledkov at ubuntu.com>
Date:   Tue Sep 3 23:08:10 2013 +0100

    Add libestring-ocaml-dev build-dep to fix FTBFS. (Closes: #718138)
---
 debian/changelog |    4 ++++
 debian/control   |    1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 953af0d..1328d2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 ocaml-sqlexpr (0.4.1-2) UNRELEASED; urgency=low
 
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
+  [ Dmitrijs Ledkovs ]
+  * Add libestring-ocaml-dev build-dep to fix FTBFS. (Closes: #718138)
+
  -- Sylvain Le Gall <gildor at debian.org>  Fri, 21 Sep 2012 01:20:01 +0000
 
 ocaml-sqlexpr (0.4.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index bd6e0c7..902ed06 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
   libextlib-ocaml-dev,
   libcsv-ocaml-dev,
   libbatteries-ocaml-dev,
+  libestring-ocaml-dev,
   dh-ocaml (>= 0.9~),
   debhelper (>= 7.0.50~),
   camlp4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sqlexpr.git



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