[Pkg-wmaker-commits] [wmaker] 11/21: debian/control: Tidy up using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jan 9 16:12:32 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmaker.

commit ffc9d7f589a95703cc98e06c94a405c71da94d52
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Jan 7 21:46:44 2016 -0500

    debian/control: Tidy up using wrap-and-sort.
---
 debian/control | 72 ++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 52 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 226b3e0..e4e83f1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,40 @@ Section: x11
 Priority: optional
 Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
 Uploaders: Rodolfo García Peñas (kix) <kix at debian.org>,
- Doug Torrance <dtorrance at piedmont.edu>
+           Doug Torrance <dtorrance at piedmont.edu>
 Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 9), automake (>= 1:1.12), gettext,
- libfontconfig1-dev, libjpeg-dev, libpng-dev, libsm-dev, libtiff5-dev,
- libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
- libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,
- libxrandr-dev, dctrl-tools, dh-autoreconf
+Build-Depends: automake (>= 1:1.12),
+               dctrl-tools,
+               debhelper (>= 9),
+               dh-autoreconf,
+               gettext,
+               libfontconfig1-dev,
+               libgif-dev,
+               libjpeg-dev,
+               libpng-dev,
+               libsm-dev,
+               libtiff5-dev,
+               libtool,
+               libx11-dev,
+               libxext-dev,
+               libxft-dev,
+               libxinerama-dev,
+               libxkbfile-dev,
+               libxmu-dev,
+               libxpm-dev,
+               libxrandr-dev,
+               libxrender-dev,
+               libxt-dev,
+               sharutils
 Homepage: http://windowmaker.org/
 
 Package: wmaker
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, wmaker-common (>= 0.95.0+20111028-3)
+Depends: wmaker-common (>= 0.95.0+20111028-3),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Provides: x-window-manager
-Suggests: wmaker-data, menu, x11-apps, x-terminal-emulator, desktop-base
+Suggests: desktop-base, menu, wmaker-data, x-terminal-emulator, x11-apps
 Description: NeXTSTEP-like window manager for X
  Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
  very closely, and it is now an official GNU project. Window Maker (originally
@@ -44,9 +64,16 @@ Description: Window Maker - Architecture independent files
 Package: libwraster-dev
 Architecture: any
 Section: libdevel
-Depends: libwraster5 (= ${binary:Version}), libc6-dev, libx11-dev,
- libxext-dev, libxpm-dev, libjpeg-dev, libpng-dev, libgif-dev,
- libtiff5-dev, ${misc:Depends}
+Depends: libc6-dev,
+         libgif-dev,
+         libjpeg-dev,
+         libpng-dev,
+         libtiff5-dev,
+         libwraster5 (= ${binary:Version}),
+         libx11-dev,
+         libxext-dev,
+         libxpm-dev,
+         ${misc:Depends}
 Breaks: libwraster3-dev
 Replaces: libwraster3-dev
 Description: Static libraries and headers of Window Maker rasterizer
@@ -60,7 +87,7 @@ Description: Static libraries and headers of Window Maker rasterizer
 Package: libwraster5
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Shared libraries of Window Maker rasterizer
  This library is used to manipulate images and convert them to
  a format that can be displayed through the X window system.
@@ -69,9 +96,15 @@ Description: Shared libraries of Window Maker rasterizer
 Package: libwings-dev
 Architecture: any
 Section: libdevel
-Depends: libc6-dev, libx11-dev, libxext-dev, libwraster-dev, libxft-dev,
- libfontconfig1-dev, libwutil5 (= ${binary:Version}),
- libwings3 (= ${binary:Version}), ${misc:Depends}
+Depends: libc6-dev,
+         libfontconfig1-dev,
+         libwings3 (= ${binary:Version}),
+         libwraster-dev,
+         libwutil5 (= ${binary:Version}),
+         libx11-dev,
+         libxext-dev,
+         libxft-dev,
+         ${misc:Depends}
 Description: Window Maker's own widget set
  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
  look and feel. Its API is inspired in OpenSTEP and its
@@ -83,7 +116,7 @@ Description: Window Maker's own widget set
 Package: libwutil5
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Window Maker's own widget set - utility library
  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
  look and feel. Its API is inspired in OpenSTEP and its
@@ -97,7 +130,7 @@ Description: Window Maker's own widget set - utility library
 Package: libwings3
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Window Maker's own widget set - runtime library
  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
  look and feel. Its API is inspired in OpenSTEP and its
@@ -112,9 +145,8 @@ Package: wmaker-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libwraster5 (= ${binary:Version}) | libwings3 (= ${binary:Version}) |
- libwutil5 (= ${binary:Version}) | wmaker (= ${binary:Version}),
- ${misc:Depends}
+Depends: libwraster5 (= ${binary:Version}) | libwings3 (= ${binary:Version}) | libwutil5 (= ${binary:Version}) | wmaker (= ${binary:Version}),
+         ${misc:Depends}
 Description: Debugging symbols for WindowMaker packages
  Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
  very closely, and it is now an official GNU project. Window Maker is not

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git



More information about the Pkg-wmaker-commits mailing list