[Pkg-samba-maint] r779 - trunk
Christian Perrier
bubulle at costa.debian.org
Sat Nov 26 13:03:49 UTC 2005
Author: bubulle
Date: 2005-11-26 13:03:47 +0000 (Sat, 26 Nov 2005)
New Revision: 779
Modified:
trunk/changelog
trunk/control
trunk/winbind.dirs
Log:
Add var/log/samba to winbind directories. Closes: #340833
Add a dependency on samba-common for winbind
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2005-11-25 01:57:54 UTC (rev 778)
+++ trunk/changelog 2005-11-26 13:03:47 UTC (rev 779)
@@ -22,8 +22,11 @@
* Add a working passwd chat line to the default smb.conf file
Closes: #269746
* Add the profiles binary and man page to the shipped files. Closes: #225494
+ * Add a dependency on samba-common for winbind and force versions to match
+ Closes: #273007, #264855
+ * Add /var/log/samba to winbind directories. Closes: #340833
- -- Christian Perrier <bubulle at debian.org> Fri, 18 Nov 2005 19:49:06 +0100
+ -- Christian Perrier <bubulle at debian.org> Sat, 26 Nov 2005 13:51:27 +0100
samba (3.0.20b-2) unstable; urgency=low
Modified: trunk/control
===================================================================
--- trunk/control 2005-11-25 01:57:54 UTC (rev 778)
+++ trunk/control 2005-11-26 13:03:47 UTC (rev 779)
@@ -165,7 +165,7 @@
Section: net
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (= ${Source-Version})
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/winbind.dirs
===================================================================
--- trunk/winbind.dirs 2005-11-25 01:57:54 UTC (rev 778)
+++ trunk/winbind.dirs 2005-11-26 13:03:47 UTC (rev 779)
@@ -1 +1,2 @@
usr/share/lintian/overrides
+var/log/samba
More information about the Pkg-samba-maint
mailing list