The following commit has been merged in the master branch:
commit 4ca15665ac5105abbb781cb8c34e9c4f35b9a624
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date: Mon May 5 10:22:29 2008 +0200
add build-dep on camlp4-extra (fix FTBFS)
diff --git a/debian/changelog b/debian/changelog
index d49d41a..70c0161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bin-prot (1.0.5-2) UNRELEASED; urgency=low
* rename debian/TODO.Debian to debian/TODO to match debhelper naming
convention
+ * add build-dep on camlp4-extra (fix FTBFS)
-- Stefano Zacchiroli <[EMAIL PROTECTED]> Sun, 04 May 2008 19:39:47 +0200
diff --git a/debian/control b/debian/control
index 5c7bfb1..510329f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian OCaml Maintainers <[EMAIL PROTECTED]>
Uploaders: Stefano Zacchiroli <[EMAIL PROTECTED]>, Sylvain Le Gall <[EMAIL
PROTECTED]>
Build-Depends: cdbs, debhelper (>= 7),
ocaml-nox, ocaml-findlib,
- camlp4, libtype-conv-camlp4-dev, libounit-ocaml-dev
+ camlp4, camlp4-extra,
+ libtype-conv-camlp4-dev, libounit-ocaml-dev
Standards-Version: 3.7.3
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/bin-prot.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/bin-prot.git
--
bin-prot packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits