[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.6+dfsg-817-g2489fc7
Andrew Bartlett
abartlet at samba.org
Mon May 27 02:56:18 UTC 2013
The following commit has been merged in the samba_4.0 branch:
commit 2489fc796613f90812d95c3be0ea8bfa40ba2d04
Author: Andrew Bartlett <abartlet at samba.org>
Date: Sun May 26 21:45:44 2013 +1000
Add Replaces and Breaks per http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces
This is the suggested way of indicating what we have done here, which is essentially to
split a package.
Andrew Bartlett
diff --git a/debian/control b/debian/control
index 1d3275e..1700905 100644
--- a/debian/control
+++ b/debian/control
@@ -131,6 +131,8 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: samba (<< ${binary:Version})
+Breaks: samba (<< ${binary:Version})
Description: Samba file server libraries and plugins
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
--
Debian packaging for Samba
More information about the Pkg-samba-maint
mailing list