The following commit has been merged in the master branch:
commit f5cb6acb4923abf4b579068680eccd97cd785ff5
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date: Mon May 5 10:31:30 2008 +0200
add build-dep on camlp4-extra (fix FTBFS)
diff --git a/debian/changelog b/debian/changelog
index f9613e7..05945a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sexplib310 (3.7.4-2) UNRELEASED; urgency=low
heading "lib/"
* Makefile: fix typo in a .PHONY declaration
* rename TODO.Debian to TODO to match debhelper naming convention
+ * add build-dep on camlp4-extra (fix FTBFS)
-- Stefano Zacchiroli <[EMAIL PROTECTED]> Sat, 03 May 2008 19:18:45 +0200
diff --git a/debian/control b/debian/control
index 89b1cd3..4a39fb3 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
+ camlp4, camlp4-extra,
+ libtype-conv-camlp4-dev
Standards-Version: 3.7.3
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/sexplib310.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/sexplib310.git
--
sexplib310 packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits