diff options
author | vorlon <vorlon@alioth.debian.org> | 2011-10-21 19:04:29 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2011-10-21 19:04:29 +0000 |
commit | a80fe68fa4be437b9d429eb31eb60e43a70202e3 (patch) | |
tree | 3055b1f50b842029658e29ab13c50a64fdfbddab /debian | |
parent | edf0ddd10e1dae42fe64de900a4ce37732d57a07 (diff) | |
download | samba-a80fe68fa4be437b9d429eb31eb60e43a70202e3.tar.gz |
get the current version comparison in Breaks/Replaces
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3939 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a70d3cef83..0c2d3e97c5 100644 --- a/debian/control +++ b/debian/control @@ -204,8 +204,8 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~) -Breaks: winbind (<= 2:3.5.11~dfsg-3) -Replaces: samba (<= 2.2.3-2), winbind (<= 2:3.5.11~dfsg-3) +Breaks: winbind (<< 2:3.5.11~dfsg-3) +Replaces: samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3) Description: Samba nameservice and authentication integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with |