This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 7b1386e40cbfea925359e7f35ac0e7d1d3f4f140 Author: Jens Reyer <[email protected]> Date: Sat Jan 20 17:55:32 2018 +0100 Deactivate building wine-binfmt and fonts-wine packages. --- debian/control.in | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/debian/control.in b/debian/control.in index 290fe66..72722227 100644 --- a/debian/control.in +++ b/debian/control.in @@ -284,28 +284,28 @@ Description: Windows API implementation - development files . This package provides Wine's C header files and development libraries. -Package: wine-binfmt -Architecture: all -Multi-Arch: foreign -Depends: - ${misc:Depends}, - wine, - binfmt-support, -Description: Windows API implementation - binfmt support - Wine is a free MS-Windows API implementation. - This is still a work in progress and many applications may still not work. - . - This package provides support for launching Windows executables directly. - -Package: fonts-wine -Section: fonts -Architecture: all -Multi-Arch: foreign -Built-Using: ${built:Using} -Depends: - ${misc:Depends}, -Description: Windows API implementation - fonts - Wine is a free MS-Windows API implementation. - This is still a work in progress and many applications may still not work. - . - This package provides the fonts used by Wine. +# Package: wine-binfmt +# Architecture: all +# Multi-Arch: foreign +# Depends: +# ${misc:Depends}, +# wine, +# binfmt-support, +# Description: Windows API implementation - binfmt support +# Wine is a free MS-Windows API implementation. +# This is still a work in progress and many applications may still not work. +# . +# This package provides support for launching Windows executables directly. +# +# Package: fonts-wine +# Section: fonts +# Architecture: all +# Multi-Arch: foreign +# Built-Using: ${built:Using} +# Depends: +# ${misc:Depends}, +# Description: Windows API implementation - fonts +# Wine is a free MS-Windows API implementation. +# This is still a work in progress and many applications may still not work. +# . +# This package provides the fonts used by Wine. -- 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
