[Pkg-wmaker-commits] [wmtime] 100/101: debian/control: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:34 UTC 2015


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

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

commit d53b8654f3c34b56f532cdd0ba4e7e247c96ba59
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 24 19:53:39 2015 -0400

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

diff --git a/debian/control b/debian/control
index beaea4e..718f396 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +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, libxpm-dev, libxext-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=wmtime
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmtime.git
@@ -12,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmtime.git
 
 Package: wmtime
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Window Maker dockapp that displays the time and date
  WMTime displays the time and date and gives you some nice additional
  features too.  It is intended for docking in Window Maker.

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



More information about the Pkg-wmaker-commits mailing list