[pkg-wine-party] [wine] 21/24: Sort packages in debian/control.in.

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Jan 11 23:14:45 UTC 2017


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

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

commit 2eafa4ecb33be3d8d2037d23287db2a3907dcf30
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Jan 9 14:17:17 2017 +0100

    Sort packages in debian/control.in.
---
 debian/control.in | 72 +++++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 36 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 56cf418..c7d547f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -98,23 +98,6 @@ Description: Windows API implementation - standard suite
  standard Wine components. It also employs the Debian alternatives system to
  provide the usual command names, e.g. "wine" instead of "wineDEBSUFFIX".
 
-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.
- .
- This package provides support for launching Windows executables directly.
-
 Package: wine32VERSION
 Architecture: any-i386 any-powerpc armel armhf
 Multi-Arch: foreign
@@ -244,25 +227,6 @@ Description: Windows API implementation - 64-bit developer tools
  This package provides Wine's 64-bit developer tools. They are capable of
  generating both 32- and 64-bit results.
 
-Package: fonts-wine
-Section: fonts
-Architecture: all
-Multi-Arch: foreign
-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.
- .
- This package provides the fonts used by Wine.
-
 Package: libwineVERSION
 Section: libs
 Architecture: amd64 any-i386 any-powerpc armel armhf arm64
@@ -319,3 +283,39 @@ Description: Windows API implementation - development files
  This is still a work in progress and many applications may still not work.
  .
  This package provides Wine's C header files and development libraries.
+
+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.
+ .
+ This package provides support for launching Windows executables directly.
+
+Package: fonts-wine
+Section: fonts
+Architecture: all
+Multi-Arch: foreign
+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.
+ .
+ This package provides the fonts used by Wine.

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