[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [wine] 01/03: Let wine-binfmt depend only on wine (no VERSION).



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

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

commit f85782a1c7e0545b38c28b50959e439affee77ff
Author: Jens Reyer <jre.winesim@gmail.com>
Date:   Wed Aug 3 02:54:40 2016 +0200

    Let wine-binfmt depend only on wine (no VERSION).
    
    Not needed with wine-development provides wine.
---
 debian/changelog  | 1 -
 debian/control.in | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3433f00..46492f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,6 @@ wine (1.8.3-3) UNRELEASED; urgency=medium
       enable it.
     - Add breaks older src:wine packages before the alternatives system.
     - Let the -tools packages recommend wineVERSION.
-    - Add wine-development as alternative depends to wine-binfmt.
     - Add bug script to show the target of the /usr/bin/wine link.
   * Make wine-binfmt M-A:foreign.
   * Add gnutls.patch to fix FTBFS against gnutls 3.5 (closes: #832275).
diff --git a/debian/control.in b/debian/control.in
index 250403e..1e9f2c3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -97,7 +97,7 @@ Architecture: all
 Multi-Arch: foreign
 Depends:
  ${misc:Depends},
- wine | wine-development,
+ wine,
  binfmt-support,
 Description: Windows API implementation - binfmt support
  Wine is a free MS-Windows API implementation.

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



Reply to: