libxi: Changes to 'debian-experimental'
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
New commits:
commit 103c579d1e50a1c669c908613eeaaa1111f83d26
Author: Julien Cristau <jcristau@debian.org>
Date: Tue Sep 29 14:51:09 2009 +0200
Add build-deps on xmlto and asciidoc to build the manpages.
diff --git a/debian/changelog b/debian/changelog
index c91ea23..78711f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libxi (2:1.2.99.4-2) UNRELEASED; urgency=low
* Bump Standards-Version to 3.8.3.
+ * Add build-deps on xmlto and asciidoc to build the manpages.
-- Julien Cristau <jcristau@debian.org> Tue, 29 Sep 2009 14:27:52 +0200
diff --git a/debian/control b/debian/control
index 78f78a7..2c5b124 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends:
x11proto-input-dev (>= 1.9.99.902),
libx11-dev (>= 2:1.2.99.1),
libxext-dev (>= 2:1.0.99.1),
+ xmlto,
+ asciidoc (>= 8.4.5),
pkg-config,
quilt,
xutils-dev (>= 1:7.4+4),
Reply to: