[Pkg-samba-maint] r927 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Tue Jan 10 00:55:37 UTC 2006


Author: sesse
Date: 2006-01-10 00:55:36 +0000 (Tue, 10 Jan 2006)
New Revision: 927

Modified:
   branches/samba4/changelog
   branches/samba4/control
Log:
Add build-deps on libreadline5-dev, libpam0g-dev. Update the changelog.


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-10 00:32:50 UTC (rev 926)
+++ branches/samba4/changelog	2006-01-10 00:55:36 UTC (rev 927)
@@ -7,8 +7,9 @@
   * Make samba-common depend on debconf.
   * Make all debconf dependencies have debconf-2.0 as a valid alternative.
   * Include the newuser binary in samba-server package.
-  * Build-Depend on libgnutls-dev, so we get SSL in the LDAP and WWW
-    servers.
+  * Add missing Build-Depends on: libgnutls-dev, libreadline5-dev,
+    libpam0g-dev. All were causing silent build failures (ie. the package
+    was simply built without the features).
 
  -- Steinar H. Gunderson <sesse at debian.org>  Tue, 10 Jan 2006 01:31:45 +0100
 

Modified: branches/samba4/control
===================================================================
--- branches/samba4/control	2006-01-10 00:32:50 UTC (rev 926)
+++ branches/samba4/control	2006-01-10 00:55:36 UTC (rev 927)
@@ -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 (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev
+Build-Depends: libgtk2.0-dev, libgconf2-dev, libldap-dev, debhelper (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev, libreadline5-dev, libpam0g-dev
 
 Package: samba
 Architecture: any




More information about the Pkg-samba-maint mailing list