[Pkg-samba-maint] r3249 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat Jan 23 07:02:31 UTC 2010
Author: bubulle
Date: 2010-01-23 07:02:30 +0000 (Sat, 23 Jan 2010)
New Revision: 3249
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Versioned dependency for samba too
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-01-23 07:00:53 UTC (rev 3248)
+++ trunk/samba/debian/changelog 2010-01-23 07:02:30 UTC (rev 3249)
@@ -1,7 +1,7 @@
samba (2:3.4.5~dfsg-1) UNRELEASED; urgency=low
* New upstream release
- * Declare a versioned dependency of winbind on libwbclient0
+ * Declare a versioned dependency of winbind and samba on libwbclient0
Closes: #550481
* A few lintian fixes:
* Drop /var/run/samba from samba-common. The directory is created
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2010-01-23 07:00:53 UTC (rev 3248)
+++ trunk/samba/debian/control 2010-01-23 07:02:30 UTC (rev 3249)
@@ -20,7 +20,7 @@
Package: samba
Architecture: any
-Depends: samba-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
+Depends: samba-common (= ${source:Version}), libwbclient0 (= ${binary:Version}),${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
Recommends: logrotate
Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ctdb
Replaces: samba-common (<= 2.0.5a-2)
More information about the Pkg-samba-maint
mailing list