[pkg-wine-party] [wine] 07/08: Sort fields in d/control.in.

Jens Reyer jreyer-guest at moszumanska.debian.org
Sat Oct 8 12:18:03 UTC 2016


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

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

commit 801c7613b0d9e196b502b7c2acce8084c279bfa5
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Wed Oct 5 15:01:40 2016 +0200

    Sort fields in d/control.in.
    
    Use same sorting as in Debian Policy, which seems to be the most
    commonly used.
---
 debian/control.in | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 82662b7..d25b730 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -174,9 +174,9 @@ Description: Windows API implementation - prelinked 64-bit binary loader
  This package provides the prelinked loader for 64-bit Windows applications.
 
 Package: wine32VERSION-tools
+Section: libdevel
 Architecture: any-i386 any-powerpc armel armhf
 Multi-Arch: foreign
-Section: libdevel
 Built-Using: ${built:Using}
 Depends:
  gcc | gcc-multilib:amd64 [i386],
@@ -197,9 +197,9 @@ Description: Windows API implementation - 32-bit developer tools
  generating 32-bit results.
 
 Package: wine64VERSION-tools
+Section: libdevel
 Architecture: amd64 arm64
 Multi-Arch: foreign
-Section: libdevel
 Built-Using: ${built:Using}
 Depends:
  gcc,
@@ -229,10 +229,10 @@ Multi-Arch: foreign
 Built-Using: ${built:Using}
 Depends:
  ${misc:Depends},
-Replaces:
- libwineVERSION (<< 1.7.41-2~),
 Breaks:
  libwineVERSION (<< 1.7.41-2~),
+Replaces:
+ libwineVERSION (<< 1.7.41-2~),
 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.
@@ -269,8 +269,8 @@ Description: Windows API implementation - library
  This package provides the Wine library.
 
 Package: libwineVERSION-dev
-Architecture: amd64 any-i386 any-powerpc armel armhf arm64
 Section: libdevel
+Architecture: amd64 any-i386 any-powerpc armel armhf arm64
 Multi-Arch: same
 Built-Using: ${built:Using}
 Depends:
@@ -287,4 +287,3 @@ 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.
-

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