[Pkg-samba-maint] r3248 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat Jan 23 07:00:53 UTC 2010
tags 550481 pending
thanks
Author: bubulle
Date: 2010-01-23 07:00:53 +0000 (Sat, 23 Jan 2010)
New Revision: 3248
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Declare a versioned dependency of winbind on libwbclient0
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-01-23 06:53:58 UTC (rev 3247)
+++ trunk/samba/debian/changelog 2010-01-23 07:00:53 UTC (rev 3248)
@@ -1,6 +1,8 @@
samba (2:3.4.5~dfsg-1) UNRELEASED; urgency=low
* New upstream release
+ * Declare a versioned dependency of winbind on libwbclient0
+ Closes: #550481
* A few lintian fixes:
* Drop /var/run/samba from samba-common. The directory is created
by init scripts when needed.
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2010-01-23 06:53:58 UTC (rev 3247)
+++ trunk/samba/debian/control 2010-01-23 07:00:53 UTC (rev 3248)
@@ -190,7 +190,7 @@
Section: net
Priority: optional
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser
Replaces: samba (<= 2.2.3-2)
Description: Samba nameservice integration server
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
More information about the Pkg-samba-maint
mailing list