This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit e2aa31a9556e87582c60580600338dc81729f030 Author: Jens Reyer <[email protected]> Date: Thu Jul 28 18:45:55 2016 +0200 Bump versioned dependency on unicode-data to >= 9.0. Upstream changes in 1.9.13. --- debian/changelog | 1 + debian/control.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e92f69..7ccb27c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ wine-development (1.9.15-2) UNRELEASED; urgency=medium - Drop now obsolete development/winegcc.patch. - Add breaks older src:wine packages before the alternatives system. - Let the -tools packages recommend wineVERSION. + * Bump versioned dependency on unicode-data to >= 9.0. -- Jens Reyer <[email protected]> Thu, 28 Jul 2016 15:14:47 +0200 diff --git a/debian/control.in b/debian/control.in index e9b17e5..e73812a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -35,7 +35,7 @@ Build-Depends: pkg-config, dctrl-tools, khronos-api, - unicode-data (>= 8.0-1~), + unicode-data (>= 9.0), libpng-dev, libssl-dev, libxml2-dev, -- 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
