[Pkg-samba-maint] r921 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Fri Jan 6 17:36:10 UTC 2006
Author: sesse
Date: 2006-01-06 17:36:10 +0000 (Fri, 06 Jan 2006)
New Revision: 921
Modified:
branches/samba4/changelog
branches/samba4/control
Log:
Make samba-clients depend on samba-common.
Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog 2006-01-06 17:33:09 UTC (rev 920)
+++ branches/samba4/changelog 2006-01-06 17:36:10 UTC (rev 921)
@@ -3,8 +3,9 @@
* Move testparm from samba into samba-common.
* Make samba-common Architecture: any.
* Make samba-common replace/conflict samba (<= 3.9.0+SVN12739-1).
+ * Make samba-clients depend on samba-common.
- -- Steinar H. Gunderson <sesse at debian.org> Fri, 6 Jan 2006 18:27:09 +0100
+ -- Steinar H. Gunderson <sesse at debian.org> Fri, 6 Jan 2006 18:35:32 +0100
samba (3.9.0+SVN12739-1) experimental; urgency=low
Modified: branches/samba4/control
===================================================================
--- branches/samba4/control 2006-01-06 17:33:09 UTC (rev 920)
+++ branches/samba4/control 2006-01-06 17:36:10 UTC (rev 921)
@@ -45,7 +45,7 @@
Package: samba-clients
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, samba-common (=${Source-Version})
Replaces: smbclient, samba-common (<< 3.9.0)
Conflicts: smbclient, samba-common (<< 3.9.0)
Description: client utilities from Samba 4
More information about the Pkg-samba-maint
mailing list