This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit db2ee323a1cf26233bf55b23d59be81ab0a00bc2 Author: Jens Reyer <[email protected]> Date: Wed Sep 9 16:46:06 2015 +0200 Always break older fonts-wine because no hard version requirement exists. --- debian/control.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control.in b/debian/control.in index 1bbec96..1c560eb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -215,6 +215,8 @@ Suggests: 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
