The following commit has been merged in the master branch:
commit f987c9c097d05990e88818eafd62ade3f8fae9b3
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date: Mon May 5 10:15:13 2008 +0200
add missing build-dep on camlp4-extra (fix FTBFS)
diff --git a/debian/changelog b/debian/changelog
index 2870ee7..67cca1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+type-conv (1.5.0-2) experimental; urgency=low
+
+ * add missing build-dep on camlp4-extra (fix FTBFS)
+
+ -- Stefano Zacchiroli <[EMAIL PROTECTED]> Mon, 05 May 2008 10:14:49 +0200
+
type-conv (1.5.0-1) experimental; urgency=low
* Initial release (Closes: #479162)
diff --git a/debian/control b/debian/control
index dec3d9c..22a61ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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
+ camlp4, camlp4-extra
Standards-Version: 3.7.3
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/type-conv.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/type-conv.git
--
type-conv packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits