[Pkg-samba-maint] r2787 - branches/coexist/samba/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Fri May 22 12:58:22 UTC 2009


Author: jelmer
Date: 2009-05-22 12:58:22 +0000 (Fri, 22 May 2009)
New Revision: 2787

Modified:
   branches/coexist/samba/debian/control
Log:
Add Replaces: to samba-common-bin.

Modified: branches/coexist/samba/debian/control
===================================================================
--- branches/coexist/samba/debian/control	2009-05-22 12:54:12 UTC (rev 2786)
+++ branches/coexist/samba/debian/control	2009-05-22 12:58:22 UTC (rev 2787)
@@ -40,8 +40,8 @@
 
 Package: samba-common-bin
 Architecture: any
-Depends: libpam-modules, ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.3.4-2)
-Replaces: samba (<< 3.0.20b-1)
+Depends: libpam-modules, ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.3.4-3)
+Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.3.4-3)
 Description: common files used by both the Samba server and client
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with
@@ -53,7 +53,7 @@
 Package: samba-common
 Architecture: all
 Depends: ucf, ${misc:Depends}
-Replaces: samba (<< 3.0.20b-1)
+Replaces: samba (<< 3.0.20b-1), samba4-common (<< 4.0.0~alpha7-1)
 Conflicts: samba4-common (<< 4.0.0~alpha7-1)
 Recommends: samba-common-bin
 Description: common files used by both the Samba server and client
@@ -178,7 +178,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}, samba-common (>= 2:3.3.4-2)
+Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}, samba-common (>= 2:3.3.4-3)
 Description: development files for libsmbclient
  This package provides the development files (static library and headers)
  required for building applications against libsmbclient, a library that




More information about the Pkg-samba-maint mailing list