[Pkg-samba-maint] r3320 - trunk/tdb/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Mon Feb 22 13:30:36 UTC 2010
Author: jelmer
Date: 2010-02-22 13:30:29 +0000 (Mon, 22 Feb 2010)
New Revision: 3320
Modified:
trunk/tdb/debian/changelog
trunk/tdb/debian/control
Log:
Add missing build dependency on xsltproc, docbook-xsl. Closes:
#570950
Modified: trunk/tdb/debian/changelog
===================================================================
--- trunk/tdb/debian/changelog 2010-02-22 10:45:11 UTC (rev 3319)
+++ trunk/tdb/debian/changelog 2010-02-22 13:30:29 UTC (rev 3320)
@@ -1,3 +1,10 @@
+tdb (1.2.1-2) unstable; urgency=low
+
+ * Add missing build dependency on xsltproc, docbook-xsl. Closes:
+ #570950
+
+ -- Jelmer Vernooij <jelmer at debian.org> Mon, 22 Feb 2010 14:28:59 +0100
+
tdb (1.2.1-1) unstable; urgency=low
* New upstream release.
Modified: trunk/tdb/debian/control
===================================================================
--- trunk/tdb/debian/control 2010-02-22 10:45:11 UTC (rev 3319)
+++ trunk/tdb/debian/control 2010-02-22 13:30:29 UTC (rev 3320)
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Jelmer Vernooij <jelmer at debian.org>
-Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), python-central (>= 0.5.6), python-dev
+Build-Depends: debhelper (>> 5.0.0), quilt (>= 0.40), python-central (>= 0.5.6), python-dev, xsltproc, docbook-xsl
Homepage: http://tdb.samba.org/
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/tdb
More information about the Pkg-samba-maint
mailing list