[pkg-wine-party] [wine] 04/05: Break older packages before a hard reverse version requirement was added.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Sep 10 03:24:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit 7dc0e7bc2c70e99e5f7fa95a7c0fbdfdd2dd4a83
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Wed Sep 9 16:39:35 2015 +0200

    Break older packages before a hard reverse version requirement was added.
---
 debian/control.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control.in b/debian/control.in
index 9938c1a..1bbec96 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -93,6 +93,9 @@ Recommends:
  libasound2-plugins,
 Suggests:
  wine32VERSION-preloader (= ${binary:Version}),
+Breaks:
+ wineVERSION (<< 1.7.50-3~),
+ wine32VERSION-preloader (<< 1.7.51-2~),
 Description: Windows API implementation - 32-bit binary loader
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
@@ -115,6 +118,9 @@ Recommends:
  libasound2-plugins,
 Suggests:
  wine64VERSION-preloader (= ${binary:Version}),
+Breaks:
+ wineVERSION (<< 1.7.50-3~),
+ wine64VERSION-preloader (<< 1.7.51-2~),
 Description: Windows API implementation - 64-bit binary loader
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list