summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-01-22 08:27:37 +0100
committerReinhard Tartler <siretart@tauware.de>2009-01-22 08:27:37 +0100
commit4b622442efc5f5f53e571f55f2ae8fd870bc25f1 (patch)
tree066f4c33e25cdcd750409f272587ee5455d9711e
parenta311ba4546b9c204403e42675b3ac34e6cec7669 (diff)
Bugfix: "Please build-depend on docbook-xml". Thanks to Luca Falavigna
<dktrkranz@ubuntu.com> for reporting. Closes: #507973
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 822a6088..360aa43d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+boxbackup (0.11~rc2-5) unstable; urgency=low
+
+ * Bugfix: "Please build-depend on docbook-xml". Thanks to Luca Falavigna
+ <dktrkranz@ubuntu.com> for reporting. Closes: #507973
+
+ -- Reinhard Tartler <siretart@tauware.de> Thu, 22 Jan 2009 08:26:24 +0100
+
boxbackup (0.11~rc2-4) unstable; urgency=low
* add a note to documentation about adjusted syslog facility.
diff --git a/debian/control b/debian/control
index dcf494e4..d227aaee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: boxbackup
Section: utils
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
-Build-Depends: debhelper (>> 5.0.0), libedit-dev, libdb-dev, libssl-dev, zlib1g-dev, docbook-utils
+Build-Depends: debhelper (>> 5.0.0), libedit-dev, libdb-dev, libssl-dev, zlib1g-dev, docbook-utils, docbook-xml
Standards-Version: 3.7.3
XS-Vcs-bzr: http://bazaar.launchpad.net/~siretart/boxbackup/boxbackup.debian
XS-Vcs-Browser: http://codebrowse.launchpad.net/~siretart/boxbackup/boxbackup.debian/files