[pkg-wine-party] [wine] 02/02: Add Recommends g++ or g++-multilib to the -tools.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Jul 28 13:53:52 UTC 2016


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

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

commit a9bbdc75ff9ebe9c35ad0ff872a8df58cd24abfb
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Jul 28 15:41:16 2016 +0200

    Add Recommends g++ or g++-multilib to the -tools.
    
    Closes in wine: #832041
---
 debian/changelog  | 1 +
 debian/control.in | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index feb2ae0..536ffb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 wine-development (1.9.15-2) UNRELEASED; urgency=medium
 
   * Add removal instructions for binfmt support to README.debian.
+  * Add Recommends g++ or g++-multilib to the -tools (see: #832041).
 
  -- Jens Reyer <jre.winesim at gmail.com>  Thu, 28 Jul 2016 15:14:47 +0200
 
diff --git a/debian/control.in b/debian/control.in
index 64522a5..c5db3f2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -174,6 +174,8 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libwineVERSION-dev (= ${binary:Version}),
+Recommends:
+ g++ | g++-multilib:amd64 [i386],
 Conflicts:
  wine64VERSION-tools,
 Description: Windows API implementation - 32-bit developer tools
@@ -197,6 +199,8 @@ Depends:
  libwineVERSION-dev:i386 (= ${binary:Version}) [amd64] |
  libwineVERSION-dev:armel (= ${binary:Version}) [arm64] |
  libwineVERSION-dev:armhf (= ${binary:Version}) [arm64],
+Recommends:
+ g++,
 Conflicts:
  wine32VERSION-tools,
 Description: Windows API implementation - 64-bit developer tools

-- 
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