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

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Oct 5 16:44:20 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 66aaed3edbbe4f4f9f0f180b8a549dc3b3c9bba5
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Wed Oct 5 15:29:56 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 | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 708eee6..a365b18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ wine-development (1.9.20-1) UNRELEASED; urgency=medium
     - Many more API Set libraries.
     - Various bug fixes.
   * Refresh patches and bump SERVER_PROTOCOL_VERSION.
+  * Declare relationship to the old Ubuntu packages in d/control.in.
 
  -- Jens Reyer <jre.winesim at gmail.com>  Wed, 05 Oct 2016 14:23:46 +0200
 
diff --git a/debian/control.in b/debian/control.in
index 51eaa03..dc932f1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -88,6 +88,11 @@ Suggests:
  dosbox (>= 0.74-4.2~),
 Breaks:
  wine (<< 1.8.3-3~),
+ 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~),
 Provides:
  wine,
 Description: Windows API implementation - standard suite
@@ -138,6 +143,9 @@ Breaks:
  wine64 (<< 1.8.3-3~),
  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 +195,11 @@ Recommends:
 Breaks:
  wine32-tools (<< 1.8.3-3~),
  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.
@@ -216,8 +227,11 @@ Recommends:
 Breaks:
  wine32-tools (<< 1.8.3-3~),
  wine64-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.
@@ -268,6 +282,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



More information about the pkg-wine-party mailing list