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

[pkg-wine-party] [wine] 08/08: Declare relationship to the old Ubuntu packages in d/control.in.



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

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

commit 7e46e1de4ad50dab7d315a0d563994e4f4c653f9
Author: Jens Reyer <jre.winesim@gmail.com>
Date:   Fri Oct 7 18:25:11 2016 +0200

    Declare relationship to the old Ubuntu packages in d/control.in.
    
    This helps Ubuntu with their transition to the Debian packages
    and will be needed till after April 2018 (next Ubuntu LTS).
---
 debian/changelog  |  1 +
 debian/control.in | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b189b45..4168e40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ wine (1.8.4-2) UNRELEASED; urgency=medium
     - Generate the correct SERVER_PROTOCOL_VERSION (closes: #836566).
     - Mention the alternatives system in wine's package description.
     - Provide wine.desktop as example in package wine.
+  * Declare relationship to the old Ubuntu packages in d/control.in.
 
  -- Jens Reyer <jre.winesim@gmail.com>  Fri, 23 Sep 2016 14:09:58 +0200
 
diff --git a/debian/control.in b/debian/control.in
index d25b730..7a4b3ed 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -83,6 +83,12 @@ Suggests:
  playonlinux,
  wine-binfmt,
  dosbox (>= 0.74-4.2~),
+Breaks:
+ wine1.6 (<< 1:1.8.4ubuntu1~),
+ wine1.6-i386 (<< 1:1.8.4ubuntu1~),
+Replaces:
+ wine1.6 (<< 1:1.8.4ubuntu1~),
+ wine1.6-i386 (<< 1:1.8.4ubuntu1~),
 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.
@@ -98,6 +104,10 @@ 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.
@@ -141,6 +151,9 @@ Suggests:
 Breaks:
  wineVERSION (<< 1.7.50-3~),
  wine64VERSION-preloader (<< 1.7.51-2~),
+ wine1.6-amd64 (<< 1:1.8.4ubuntu1~),
+Replaces:
+ wine1.6-amd64 (<< 1:1.8.4ubuntu1~),
 Description: Windows API implementation - 64-bit binary loader
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
@@ -187,8 +200,13 @@ Depends:
 Recommends:
  wineVERSION (= ${source:Version}),
  g++ | g++-multilib:amd64 [i386],
+Breaks:
+ wine64-tools (<< 1.8.3-3~),
+ wine1.6 (<< 1:1.8.4ubuntu1~),
 Conflicts:
  wine64VERSION-tools,
+Replaces:
+ wine1.6 (<< 1:1.8.4ubuntu1~),
 Description: Windows API implementation - 32-bit developer tools
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
@@ -213,8 +231,13 @@ Depends:
 Recommends:
  wineVERSION (= ${source:Version}),
  g++,
+Breaks:
+ wine32-tools (<< 1.8.3-3~),
+ wine1.6 (<< 1:1.8.4ubuntu1~),
 Conflicts:
  wine32VERSION-tools,
+Replaces:
+ wine1.6 (<< 1:1.8.4ubuntu1~),
 Description: Windows API implementation - 64-bit developer tools
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
@@ -231,8 +254,10 @@ 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.
@@ -262,6 +287,11 @@ Pre-Depends:
 Breaks:
  wine32VERSION (<< 1.7.51-2~),
  wine64VERSION (<< 1.7.51-2~),
+ wine1.6-amd64 (<< 1:1.8.4ubuntu1~),
+ wine1.6-i386 (<< 1:1.8.4ubuntu1~),
+Replaces:
+ wine1.6-amd64 (<< 1:1.8.4ubuntu1~),
+ wine1.6-i386 (<< 1:1.8.4ubuntu1~),
 Description: Windows API implementation - library
  Wine is a free MS-Windows API implementation.
  This is still a work in progress and many applications may still not work.
@@ -282,6 +312,9 @@ Recommends:
 Breaks:
  wine32VERSION (<< 1.7.51-2~),
  wine64VERSION (<< 1.7.51-2~),
+ wine1.6-dev (<< 1:1.8.4ubuntu1~),
+Replaces:
+ wine1.6-dev (<< 1:1.8.4ubuntu1~),
 Description: Windows API implementation - development files
  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



Reply to: