[pkg-wine-party] [wine] 03/07: Add missing package relationships to currently not built packages.

Jens Reyer jreyer-guest at moszumanska.debian.org
Mon Oct 17 16:31:14 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 a4e0bb42bf4d957703d3eb8f797b3542fac5b5a5
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Oct 17 16:09:43 2016 +0200

    Add missing package relationships to currently not built packages.
    
    From git branch stretch (src:wine), which actually builds
    wine-binfmt and fonts-wine.
    
    The libwineVERSION relationship is needed until stretch is released.
    The wine1.6 relationship until April 2018.
---
 debian/control.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/control.in b/debian/control.in
index dc932f1..2e8c073 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -293,9 +293,15 @@ Description: Windows API implementation - development files
 
 # 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.
@@ -309,6 +315,12 @@ Description: Windows API implementation - development files
 # 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.

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