[Pkg-samba-maint] r956 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Sun Jan 15 22:37:59 UTC 2006


Author: sesse
Date: 2006-01-15 22:37:59 +0000 (Sun, 15 Jan 2006)
New Revision: 956

Modified:
   branches/samba4/changelog
   branches/samba4/control
Log:
Make the samba dependency on samba-common versioned.


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-15 22:36:21 UTC (rev 955)
+++ branches/samba4/changelog	2006-01-15 22:37:59 UTC (rev 956)
@@ -4,8 +4,9 @@
     * Patch the smb.conf template to use the panic-action script by
       default.
   * Include ntlm_auth.1 man page in the samba package.
+  * Make the samba dependency on samba-common versioned.
 
- -- Steinar H. Gunderson <sesse at debian.org>  Sun, 15 Jan 2006 23:36:02 +0100
+ -- Steinar H. Gunderson <sesse at debian.org>  Sun, 15 Jan 2006 23:37:26 +0100
 
 samba (3.9.0+SVN12946-1) experimental; urgency=low
 

Modified: branches/samba4/control
===================================================================
--- branches/samba4/control	2006-01-15 22:36:21 UTC (rev 955)
+++ branches/samba4/control	2006-01-15 22:37:59 UTC (rev 956)
@@ -9,7 +9,7 @@
 Package: samba
 Architecture: any
 Recommends: swat, ldb-tools
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (=${Source-Version})
 Replaces: samba-common (<= 3.9.0+SVN12726-1)
 Description: LanManager-like file and printer server for Unix (version 4)
  The Samba software suite is a collection of programs that




More information about the Pkg-samba-maint mailing list