[Pkg-samba-maint] r803 - trunk
Christian Perrier
bubulle at costa.debian.org
Tue Dec 20 22:28:49 UTC 2005
Author: bubulle
Date: 2005-12-20 22:28:49 +0000 (Tue, 20 Dec 2005)
New Revision: 803
Modified:
trunk/control
trunk/control.in
Log:
[ Christian Perrier ]
* Remove the smbldap-tools-* directory from the examples of samba-doc
as these tools exist as an independent package. Closes: #341934
* 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
* Enable swat in inetd when installing it and remove it when
uninstalling. Closes: #87905, #230936, #268429
[ Peter Eisentraut ]
* Added separate samba-doc-pdf package, suggested by samba-doc.
Closes: #281971
* Removed duplicate documentation in swat package, symlinked to
samba-doc; swat now depends on samba-doc. Closes: #233447
Modified: trunk/control
===================================================================
--- trunk/control 2005-12-20 22:28:40 UTC (rev 802)
+++ trunk/control 2005-12-20 22:28:49 UTC (rev 803)
@@ -175,7 +175,7 @@
Section: net
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+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
Modified: trunk/control.in
===================================================================
--- trunk/control.in 2005-12-20 22:28:40 UTC (rev 802)
+++ trunk/control.in 2005-12-20 22:28:49 UTC (rev 803)
@@ -11,7 +11,6 @@
Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6)
Recommends: smbldap-tools
Replaces: samba-common (<= 2.0.5a-2)
-Suggests: samba-doc
Description: a LanManager-like file and printer server for Unix
The Samba software suite is a collection of programs that
implements the SMB protocol for unix systems, allowing you to serve
More information about the Pkg-samba-maint
mailing list