[Pkg-wmaker-commits] [wmacpi] 01/04: debian/control: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:30:02 UTC 2015


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

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

commit 94b8ead58bbd06beec32feef3ca745aeaa216e4a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 17 21:19:53 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 08feea8..3a2bcf8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: wmacpi
 Section: x11
 Priority: extra
 Maintainer: Doug Torrance <dtorrance at monmouthcollege.edu>
-Build-Depends: debhelper (>= 9), libx11-dev, libxpm-dev, libxext-dev,
- libdockapp-dev
+Build-Depends: debhelper (>= 9),
+               libdockapp-dev,
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev
 Standards-Version: 3.9.6
 Homepage: http://windowmaker.org/dockapps/?name=wmacpi
 Vcs-Browser: https://github.com/d-torrance/wmacpi
@@ -11,7 +14,7 @@ Vcs-Git: https://github.com/d-torrance/wmacpi.git
 
 Package: wmacpi
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: ACPI battery monitor for WindowMaker
  This is a battery monitor that uses ACPI to query the battery status.
  This version should work with all recent kernels (vanilla > 2.4.21), both

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



More information about the Pkg-wmaker-commits mailing list