[ucto] 41/69: debian/control: add missing libxml2-dev to Build-Depends.
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 17:14:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository ucto.
commit a913c7234ed6fc1f28e054e10083b5b56109d363
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Sat Dec 31 20:08:37 2011 +0000
debian/control: add missing libxml2-dev to Build-Depends.
---
debian/changelog | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b27f385..e9d2818 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
ucto (0.4.9-5) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * debian/control: add missing libxml2-dev to Build-Depends.
-- Joost van Baal-Ilić <joostvb at debian.org> Sat, 31 Dec 2011 19:50:01 +0100
diff --git a/debian/control b/debian/control
index 009a8cc..99adc8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
DM-Upload-Allowed: yes
-Build-Depends: cdbs, debhelper (>= 7), pkg-config, libicu-dev, libfolia1-dev (>= 0.5)
+Build-Depends: cdbs, debhelper (>= 7), pkg-config, libxml2-dev, libicu-dev, libfolia1-dev (>= 0.5)
Standards-Version: 3.9.2
Homepage: http://ilk.uvt.nl/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ucto/trunk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ucto.git
More information about the debian-science-commits
mailing list