Add missing entries in Build-Depends-Indep for docbook-xsl and xsltproc.
authorDaniel Burrows <Daniel_Burrows@alumni.brown.edu>
Sat, 26 Apr 2008 19:09:04 +0000 (12:09 -0700)
committerDaniel Burrows <Daniel_Burrows@alumni.brown.edu>
Sat, 26 Apr 2008 19:09:04 +0000 (12:09 -0700)
debian/changelog
debian/control

index 4149fdf..fe0efa0 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.7.12) UNRELEASED; urgency=low
+apt (0.7.12) unstable; urgency=low
 
   [ Michael Vogt ]
   * cmdline/apt-key:
@@ -58,8 +58,10 @@ apt (0.7.12) UNRELEASED; urgency=low
   * apt-pkg/contrib/strutl.cc:
     - Lift the 64000-byte limit on individual messages parsed by ReadMessages.
       (Closes: #474065)
+  * debian/rules:
+    - Add missing Build-Depends-Indep on xsltproc and docbook-xsl.
 
- -- Michael Vogt <mvo@debian.org>  Thu, 10 Jan 2008 12:06:12 +0100
+ -- Daniel Burrows <dburrows@debian.org>  Sat, 26 Apr 2008 12:07:42 -0700
 
 apt (0.7.11) unstable; urgency=critical
   
index 2e9e306..b74cbe8 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: APT Development Team <deity@lists.debian.org>
 Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>
 Standards-Version: 3.7.2.2
 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5)
-Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
+Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1), xsltproc, docbook-xsl
 XS-Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
 
 Package: apt