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

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:50 UTC 2015


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

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

commit 54f5aa49724869bf432f48964a25869a4c5a6033
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 23 23:07:32 2015 -0400

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

diff --git a/debian/control b/debian/control
index 79120c6..e38b8cf 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), dh-autoreconf, libx11-dev, libxext-dev, libxpm-dev
+Build-Depends: debhelper (>=9),
+               dh-autoreconf,
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev
 Standards-Version: 3.9.6
 Homepage: http://windowmaker.org/dockapps/?name=wmmemload
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmmemload.git
@@ -11,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmmemload.git
 
 Package: wmmemload
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: WindowMaker dockapp to monitor memory and swap usage
  wmmemload displays the current memory and swap usage as a percentage
  value. It is based on wmcpuload and wmmemmon, and as such looks very

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



More information about the Pkg-wmaker-commits mailing list