This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 5379e28d970917ea58c126e3af6ee7085693a91d Author: Jens Reyer <[email protected]> Date: Thu Jun 23 01:42:24 2016 +0200 Update suggests libwine-gecko to 2.47 (needs packaging). Will be needed by Wine 1.9.13. --- debian/changelog | 1 + debian/control.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c78df96..7ac6277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ wine-development (1.9.12-2) UNRELEASED; urgency=medium * Export DEBSUFFIX from d/rules. * Use variable instead of '-development' in winemenubuilder.patch and winegcc.patch. + * Update suggests libwine-gecko to 2.47 (needs packaging). -- Jens Reyer <[email protected]> Wed, 22 Jun 2016 23:28:47 +0200 diff --git a/debian/control.in b/debian/control.in index 90c727d..5ed6646 100644 --- a/debian/control.in +++ b/debian/control.in @@ -103,7 +103,7 @@ Depends: Recommends: wineVERSION (= ${source:Version}), Suggests: - libwine-gecko-2.44 [!armel !armhf !arm64], + libwine-gecko-2.47 [!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.44 [!armel !armhf !arm64], + libwine-gecko-2.47 [!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
