This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 4fac0ec8ed40fec4756189be7bda00832db332f3 Author: Jens Reyer <[email protected]> Date: Wed Feb 24 17:21:36 2016 +0100 Make wine32-tools and wine64-tools conflict with eachother. Source: commit f0bba59cbca7b37aa604977047c8aa6a4cd78c0f Author: Michael Gilbert <[email protected]> Date: Sat Feb 13 22:52:58 2016 +0000 release 1.9.1-1 Completes previous "Install executables to bindir usr/lib/wine-development" changes. --- debian/control.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control.in b/debian/control.in index e265014..4fa8cbc 100644 --- a/debian/control.in +++ b/debian/control.in @@ -184,6 +184,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libwineVERSION-dev (= ${binary:Version}), +Conflicts: + wine64VERSION-tools, Description: Windows API implementation - 32-bit developer tools Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work. @@ -200,6 +202,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libwineVERSION-dev (= ${binary:Version}), +Conflicts: + wine32VERSION-tools, Description: Windows API implementation - 64-bit developer tools 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
