This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 5012cacc6ff95a28b1a8e6ec5d320e0d1e47f813 Author: Jens Reyer <[email protected]> Date: Thu Feb 11 03:04:24 2016 +0100 Only suggest currently unavailable libwine-gecko. Closes: #814350 (reported against wine). Note: Revert once libwine-gecko-* is available. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index ffee737..05b66e8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -98,9 +98,9 @@ Depends: Recommends: wineVERSION (= ${source:Version}), libgl1-mesa-dri, - libwine-gecko-2.40 [!armel !armhf !arm64], libasound2-plugins, Suggests: + libwine-gecko-2.40 [!armel !armhf !arm64], wine32VERSION-preloader (= ${binary:Version}), Breaks: wineVERSION (<< 1.7.50-3~), @@ -124,9 +124,9 @@ Recommends: wineVERSION (= ${source:Version}), wine32VERSION (>= ${source:Version}), wine32VERSION (<< ${source:Version}.1~), - libwine-gecko-2.40 [!armel !armhf !arm64], libasound2-plugins, Suggests: + libwine-gecko-2.40 [!armel !armhf !arm64], wine64VERSION-preloader (= ${binary:Version}), Breaks: wineVERSION (<< 1.7.50-3~), -- 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
