[Pkg-wmaker-commits] [wmifs] 115/118: debian/control: Tidy up using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:58 UTC 2015


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

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

commit 59f6ab73bb680475b5c0fbed44c86093ae076d80
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Aug 26 22:16:01 2015 -0400

    debian/control: Tidy up using wrap-and-sort.
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e40b21a..c988a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,11 @@ Section: x11
 Priority: optional
 Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
 Uploaders: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>=9), libx11-dev, libxext-dev, libxpm-dev, libdockapp-dev (>= 1:0.7.0)
+Build-Depends: debhelper (>=9),
+               libdockapp-dev (>= 1:0.7.0),
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev
 Standards-Version: 3.9.6
 Homepage: http://windowmaker.org/dockapps/?name=wmifs
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmifs.git
@@ -11,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmifs.git
 
 Package: wmifs
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: wmaker
 Breaks: wmppp.app (<= 1.1-1)
 Replaces: wmppp.app (<= 1.1-1)

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



More information about the Pkg-wmaker-commits mailing list