[Pkg-samba-maint] r798 - trunk
Christian Perrier
bubulle at costa.debian.org
Thu Dec 15 21:56:07 UTC 2005
Author: bubulle
Date: 2005-12-15 21:56:07 +0000 (Thu, 15 Dec 2005)
New Revision: 798
Modified:
trunk/changelog
trunk/control.in
Log:
Winbind also depends on lsb-base
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2005-12-13 20:33:23 UTC (rev 797)
+++ trunk/changelog 2005-12-15 21:56:07 UTC (rev 798)
@@ -6,13 +6,14 @@
* Swedish debconf translation update. Closes: #342022
* Preserve the local admin settings for run_mode in /etc/default/samba
when upgrading. Closes: #234038, #267988, #269735
+ * Winbind also must depend on lsb-base. Closes: #343379
[ Peter Eisentraut ]
* Added separate samba-doc-pdf package. Closes: #281971
* Removed duplicate documentation in swat package, symlinked to
samba-doc; swat now depends on samba-doc. Closes: #233447
- -- Christian Perrier <bubulle at debian.org> Sun, 11 Dec 2005 09:46:58 +0100
+ -- Christian Perrier <bubulle at debian.org> Thu, 15 Dec 2005 22:54:16 +0100
samba (3.0.20b-3) unstable; urgency=low
Modified: trunk/control.in
===================================================================
--- trunk/control.in 2005-12-13 20:33:23 UTC (rev 797)
+++ trunk/control.in 2005-12-15 21:56:07 UTC (rev 798)
@@ -175,7 +175,7 @@
Section: net
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (= ${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (= ${Source-Version}), lsb-base (>= 3.0-6)
Replaces: samba (<= 2.2.3-2)
Description: service to resolve user and group information from Windows NT servers
This package provides the winbindd daemon, which provides a
More information about the Pkg-samba-maint
mailing list