[Pkg-samba-maint] r882 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Thu Jan 5 16:34:24 UTC 2006
Author: sesse
Date: 2006-01-05 16:34:22 +0000 (Thu, 05 Jan 2006)
New Revision: 882
Modified:
branches/samba4/changelog
branches/samba4/control
Log:
Build-depend on docbook-xml, not just docbook-xsl -- the documentation
needs data from both to build.
Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog 2006-01-05 16:23:24 UTC (rev 881)
+++ branches/samba4/changelog 2006-01-05 16:34:22 UTC (rev 882)
@@ -28,6 +28,8 @@
* Make samba-clients Replaces/Conflicts smbclient.
* Remove autogen.sh call from configure; it should be done in the
upstream tarball, not in maintainer scripts.
+ * Build-depend on docbook-xml, not just docbook-xsl -- the documentation
+ needs data from both to build.
* Maintainer script changes:
* Attempt to upgrade from Samba 3 if that's what the user tries to do.
@@ -58,7 +60,7 @@
* Rewritten README.building, to reflect the magic that has to be done
with the package in another repository.
- -- Steinar H. Gunderson <sesse at debian.org> Thu, 5 Jan 2006 17:22:57 +0100
+ -- Steinar H. Gunderson <sesse at debian.org> Thu, 5 Jan 2006 17:33:25 +0100
samba (3.9.0+SVN12395-1) unstable; urgency=low
Modified: branches/samba4/control
===================================================================
--- branches/samba4/control 2006-01-05 16:23:24 UTC (rev 881)
+++ branches/samba4/control 2006-01-05 16:34:22 UTC (rev 882)
@@ -4,7 +4,7 @@
Maintainer: Jelmer Vernooij <jelmer at samba.org>
Uploaders: Steve Langasek <vorlon at debian.org>, Christian Perrier <bubulle at debian.org>, Noèl Köthe <noel at debian.org>, Steinar H. Gunderson <sesse at debian.org>
Standards-Version: 3.6.2
-Build-Depends: libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0), libparse-yapp-perl, perl, docbook-xsl, xsltproc, po-debconf
+Build-Depends: libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 4.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf
Package: samba-common
Architecture: all
More information about the Pkg-samba-maint
mailing list