[pkg-wine-party] [wine] 13/18: Let the -tools packages recommend wineVERSION.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Jul 28 22:43:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch stretch
in repository wine.

commit 3110a1d215eb3d916ea96c01df64e51060536e04
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Jul 28 17:58:11 2016 +0200

    Let the -tools packages recommend wineVERSION.
    
    wineVERSION has /usr/bin/wine which is the master for the
    alternatives system.
---
 debian/changelog  | 1 +
 debian/control.in | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 315e9d6..01f8a71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ wine (1.8.3-3) UNRELEASED; urgency=medium
     - Use variable instead of '-development' in winemenubuilder.patch, and
       enable it.
     - Add breaks older src:wine packages before the alternatives system.
+    - Let the -tools packages recommend wineVERSION.
 
  -- Jens Reyer <jre.winesim at gmail.com>  Thu, 28 Jul 2016 17:33:38 +0200
 
diff --git a/debian/control.in b/debian/control.in
index 187bbd4..936eba9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -185,6 +185,8 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libwineVERSION-dev (= ${binary:Version}),
+Recommends:
+ wineVERSION (= ${source:Version}),
 Conflicts:
  wine64VERSION-tools,
 Breaks:
@@ -211,6 +213,8 @@ Depends:
  libwineVERSION-dev:i386 (= ${binary:Version}) [amd64] |
  libwineVERSION-dev:armel (= ${binary:Version}) [arm64] |
  libwineVERSION-dev:armhf (= ${binary:Version}) [arm64],
+Recommends:
+ wineVERSION (= ${source:Version}),
 Conflicts:
  wine32VERSION-tools,
 Breaks:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list