]> git.saurik.com Git - apt.git/commitdiff
* debian/control:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 17 Sep 2010 07:55:12 +0000 (09:55 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 17 Sep 2010 07:55:12 +0000 (09:55 +0200)
  - build-depend on docbook-xml to ensure that the xml DTDs are always
    available on the buildds (Closes: #597145)

debian/changelog
debian/control

index bc862870bc8dc4e28c31edfc1d1fb1d7abbad608..7e70d16db3761cedc2863cf67ee3ad78a24f682d 100644 (file)
@@ -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 <kalnischkies@gmail.com>  Wed, 15 Sep 2010 13:24:16 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 17 Sep 2010 09:53:04 +0200
 
 apt (0.8.4) unstable; urgency=low
 
index f03b96f6720ddd81e280a6320113d5ef8bd9f958..87e885f6a126e72839c8ac068e7c6958d57d1957 100644 (file)
@@ -6,7 +6,7 @@ Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
  Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
  Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
 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/