This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 7d99ad0466ab1b5bcb5ad298ac1c7f8606449ca3 Author: Jens Reyer <[email protected]> Date: Tue Aug 16 17:50:58 2016 +0200 Change wording in NEWS for the alternatives system and fix version. --- debian/NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/NEWS b/debian/NEWS index d5d0929..d632c989b 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,12 +1,14 @@ -wine-development (1.9.15-2) unstable; urgency=medium +wine-development (1.9.16-1) unstable; urgency=medium Debian has two sets of Wine packages: wine and wine-development. They now use the Debian alternatives system to provide /usr/bin/wine and other commands. + If both are installed this system defaults to use the commands provided by - wine, which previously provided the command names without suffix. + wine (no change in behavior because wine already provided these unsuffixed + commandnames previously). - But if configured, or if only "wine-development" is installed, you may now - use wine-development's commands without the "-development" suffix. + But if configured, or if only wine-development is installed, you may now use + wine-development's commands without the "-development" suffix. For more information on this please have a look at README.debian. -- 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
