[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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




Reply to: