[pkg-wine-party] [PATCH 08/11] Add Conflicts/Replaces for wine1.X packages (closes: #678388)

Hilko Bengen bengen at debian.org
Sat Jul 7 19:49:09 UTC 2012


wine1.X is the naming scheme for the wine packages distributed by
Ubuntu.
---
 debian/control.in |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control.in b/debian/control.in
index f47b985..b4bcdc8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -39,6 +39,8 @@ Depends:
  ${misc:Depends},
  wine-bin (>= ${source:Version}) | wine64-bin (>= ${source:Version}),
 Suggests: wine-doc, binfmt-support, ttf-mscorefonts-installer, winbind, klamav | clamav
+Conflicts: wine1.0, wine1.2, wine1.3, wine1.4
+Replaces: wine1.0, wine1.2, wine1.3, wine1.4
 Description: Windows API implementation - standard suite
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
-- 
1.7.10.4




More information about the pkg-wine-party mailing list