[Pkg-samba-maint] r2800 - in trunk/samba4: . debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Tue Jun 2 13:07:21 UTC 2009


Author: jelmer
Date: 2009-06-02 13:07:20 +0000 (Tue, 02 Jun 2009)
New Revision: 2800

Modified:
   trunk/samba4/
   trunk/samba4/debian/control
Log:
Depend on right version of Samba 3.


Property changes on: trunk/samba4
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/coexist/samba4:2786

Added: svk:merge
   + fc4039ab-9d04-0410-8cac-899223bdd6b0:/branches/coexist/samba4:2786


Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control	2009-06-02 13:07:19 UTC (rev 2799)
+++ trunk/samba4/debian/control	2009-06-02 13:07:20 UTC (rev 2800)
@@ -32,8 +32,9 @@
 
 Package: samba4-common-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.3.4-3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
 Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5)
+Replaces: samba4-common (<< 2:3.4.0pre1-2), samba4-common (<< 4.0.0~alpha7-1)
 Description: Samba 4 common files used by both the server and the client
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
@@ -177,7 +178,7 @@
 Architecture: any
 Conflicts: libldb0
 Provides: libldb0
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.3.4-3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
 Description: LDAP-like embedded database - Samba 4 version
  ldb is a LDAP-like embedded database built on top of TDB.
  .
@@ -191,7 +192,7 @@
 
 Package: libgensec0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.3.4-3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
 Description: Generic Security Library
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve




More information about the Pkg-samba-maint mailing list