This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit ba266ce00bfc2de86b141605ff9dcee99cf8275a Author: Jens Reyer <[email protected]> Date: Sat Jan 20 17:55:32 2018 +0100 Activate building wine-binfmt and fonts-wine packages. --- debian/control.in | 70 +++++++++++++++++++++++++++---------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/debian/control.in b/debian/control.in index 2467828..357de2f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -299,38 +299,38 @@ 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, -# Breaks: -# wine1.6 (<< 1:1.8.4ubuntu1~), -# Replaces: -# wine1.6 (<< 1:1.8.4ubuntu1~), -# 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}, -# Breaks: -# libwineVERSION (<< 1.7.41-2~), -# wine1.6 (<< 1:1.8.4ubuntu1~), -# Replaces: -# libwineVERSION (<< 1.7.41-2~), -# wine1.6 (<< 1:1.8.4ubuntu1~), -# 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, +Breaks: + wine1.6 (<< 1:1.8.4ubuntu1~), +Replaces: + wine1.6 (<< 1:1.8.4ubuntu1~), +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}, +Breaks: + libwineVERSION (<< 1.7.41-2~), + wine1.6 (<< 1:1.8.4ubuntu1~), +Replaces: + libwineVERSION (<< 1.7.41-2~), + wine1.6 (<< 1:1.8.4ubuntu1~), +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
