This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit fd0e7b0d9f6c8b040343233dd6651a34de5a96b1 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 bc52f3a..180ed57 100644 --- a/debian/control.in +++ b/debian/control.in @@ -108,9 +108,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~), @@ -134,9 +134,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
