This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 5a5b1f4fd4532f47cec3fa002bbb8dd15fcf9871 Author: Jens Reyer <[email protected]> Date: Sun Sep 13 23:49:18 2015 +0200 Revert to unversioned recommends fonts-wine without breaks. Having an outdated fonts-wine shouldn't really be a problem. So prefer that to the risk of accidentally uninstalling it. Thanks Michael Gilbert. --- debian/control.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control.in b/debian/control.in index 1c560eb..811b2cd 100644 --- a/debian/control.in +++ b/debian/control.in @@ -209,14 +209,12 @@ Depends: Recommends: libxcursor1, fonts-liberation, - fonts-wineVERSION (= ${source:Version}), + fonts-wineVERSION, Suggests: cups-bsd, ttf-mscorefonts-installer, Pre-Depends: ${misc:Pre-Depends}, -Breaks: - fonts-wineVERSION (<< ${source:Version}), Description: Windows API implementation - library Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work. -- 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
