This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit c6245d5c0dc51f73be3cb28a12bb91eb6adc2766 Author: Jens Reyer <[email protected]> Date: Fri Aug 5 03:31:10 2016 +0200 Add provides: wine to wine-development. --- debian/changelog | 1 + debian/control.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 64fe2e5..a936d35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ wine-development (1.9.15-2) UNRELEASED; urgency=medium - Add breaks older src:wine packages before the alternatives system. - Let the -tools packages recommend wineVERSION. - Add bug script to show the target of the /usr/bin/wine link. + - Add provides: wine to wine-development. * Bump versioned dependency on unicode-data to >= 9.0. * Refresh patches. diff --git a/debian/control.in b/debian/control.in index e73812a..f83f5a0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -87,6 +87,8 @@ Suggests: dosbox (>= 0.74-4.2~), Breaks: wine (<< 1.8.3-3~), +Provides: + wine, Description: Windows API implementation - standard suite 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
