From 6422a70461fe89041d6112fed831b1c07cd45a3f Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 17 Sep 2010 09:55:12 +0200 Subject: * debian/control: - build-depend on docbook-xml to ensure that the xml DTDs are always available on the buildds (Closes: #597145) --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc862870b..7e70d16db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,11 @@ apt (0.8.5) UNRELEASED; urgency=low * debian/apt.cron.daily: - handle absolut directory paths correctly by loading directories directly instead of building the paths on our own (Closes: #596421) + * debian/control: + - build-depend on docbook-xml to ensure that the xml DTDs are always + available on the buildds (Closes: #597145) - -- David Kalnischkies Wed, 15 Sep 2010 13:24:16 +0200 + -- David Kalnischkies Fri, 17 Sep 2010 09:53:04 +0200 apt (0.8.4) unstable; urgency=low diff --git a/debian/control b/debian/control index f03b96f67..87e885f6a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Michael Vogt , Otavio Salvador , Christian Perrier , Daniel Burrows , Luca Bruno , Julian Andres Klode Standards-Version: 3.9.0 -Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen +Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen Build-Conflicts: autoconf2.13, automake1.4 Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ -- cgit v1.2.3