This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 7649caa2cc7668df984a6c8c39d4696c310237c5 Author: Jens Reyer <[email protected]> Date: Sun Jun 5 20:07:59 2016 +0200 Update suggests libwine-gecko to 2.44 (needs packaging). WineGecko 2.44 is required since Wine 1.9.3. See: https://wiki.winehq.org/Gecko and RFP #824193. --- debian/changelog | 1 + debian/control.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 55188d9..934a1b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ wine-development (1.9.11-2) UNRELEASED; urgency=medium * Let libwine-dev prefer wine64-tools to wine32-tools. * Document generating 32-bit results with the -tools packages. Thanks to Andrey Gursky and Javier Serrano Polo. + * Update suggests libwine-gecko to 2.44 (needs packaging). -- Jens Reyer <[email protected]> Sun, 05 Jun 2016 15:24:30 +0200 diff --git a/debian/control.in b/debian/control.in index ada0dc8..90c727d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -103,7 +103,7 @@ Depends: Recommends: wineVERSION (= ${source:Version}), Suggests: - libwine-gecko-2.40 [!armel !armhf !arm64], + libwine-gecko-2.44 [!armel !armhf !arm64], wine32VERSION-preloader (= ${binary:Version}), Breaks: wineVERSION (<< 1.7.50-3~), @@ -126,7 +126,7 @@ Recommends: wineVERSION (= ${source:Version}), wine32VERSION (= ${binary:Version}), Suggests: - libwine-gecko-2.40 [!armel !armhf !arm64], + libwine-gecko-2.44 [!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
