This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit fe53ab5904feed3dd44c9d8d66a0efa18c55368f Author: Jens Reyer <[email protected]> Date: Sat Jan 20 18:35:34 2018 +0100 Readd src:wine-specific breaks/replaces for old Ubuntu packages. This helps Ubuntu with their transition to the Debian packages and will be needed till after April 2018 (next Ubuntu LTS). --- debian/control.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control.in b/debian/control.in index 357de2f..d75c742 100644 --- a/debian/control.in +++ b/debian/control.in @@ -270,6 +270,11 @@ Pre-Depends: Breaks: wine32VERSION (<< 1.7.51-2~), wine64VERSION (<< 1.7.51-2~), + wine1.6-amd64 (<< 1:1.8.4ubuntu1~), + wine1.6-i386 (<< 1:1.8.4ubuntu1~), +Replaces: + wine1.6-amd64 (<< 1:1.8.4ubuntu1~), + wine1.6-i386 (<< 1:1.8.4ubuntu1~), Description: Windows API implementation - library 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 _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
