[Pkg-wmaker-commits] [wmclock] 64/66: debian/control: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 10:52:56 UTC 2015


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

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

commit ebc13a38c96d0564eb80cd4d167854fa225515d7
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Aug 20 06:46:38 2015 -0400

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

diff --git a/debian/control b/debian/control
index a56a678..ba24684 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ 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), libxpm-dev, libx11-dev, libxext-dev,
- dh-autoreconf, pkg-config
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev,
+               pkg-config
 Standards-Version: 3.9.6
 Homepage: http://windowmaker.org/dockapps/?name=wmclock
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmclock.git
@@ -12,7 +16,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmclock.git
 
 Package: wmclock
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: dockable clock applet for Window Maker
  wmclock is an applet for Window Maker which displays the date and
  time in a dockable tile. It features multiple language support, 24h

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



More information about the Pkg-wmaker-commits mailing list