[Pkg-samba-maint] r2519 - trunk/samba4/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Mon Jan 26 02:15:23 UTC 2009


Author: jelmer
Date: 2009-01-26 02:15:23 +0000 (Mon, 26 Jan 2009)
New Revision: 2519

Modified:
   trunk/samba4/debian/control
Log:
Reintroduce conflicts, but only with older (non-alternatives-using) versions of Samba 3.

Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control	2009-01-26 00:07:41 UTC (rev 2518)
+++ trunk/samba4/debian/control	2009-01-26 02:15:23 UTC (rev 2519)
@@ -14,7 +14,7 @@
 Package: samba4
 Architecture: any
 Recommends: samba-ldb-tools
-Conflicts: samba-tools
+Conflicts: samba-tools, samba (<< 2:3.3.0~rc2-5)
 Depends: ${shlibs:Depends}, ${misc:Depends}, samba4-common (=${binary:Version}), python, python-samba
 XB-Python-Version: ${python:Versions}
 Description: LanManager-like file server for Unix (version 4)
@@ -33,6 +33,7 @@
 Package: samba4-common
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5)
 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




More information about the Pkg-samba-maint mailing list