[Pkg-wmaker-commits] [wmshutdown] 171/173: debian/control: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46: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 wmshutdown.

commit 1761a82397f2da4ae48d0f8e68c46205327aa746
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 24 22:37:27 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 28205e3..8f9b21d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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), libgtk-3-dev, dh-autoreconf
+Build-Depends: debhelper (>= 9), dh-autoreconf, libgtk-3-dev
 Standards-Version: 3.9.6
 Homepage: http://windowmaker.org/dockapps/?name=wmshutdown
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-wmaker/wmshutdown.git
@@ -11,7 +11,11 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmshutdown.git
 
 Package: wmshutdown
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-systemd [linux-any], consolekit [!linux-any], dbus
+Depends: consolekit [!linux-any],
+         dbus,
+         libpam-systemd [linux-any],
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: dockapp to shutdown or reboot your machine
  This is a dock applications for Window Maker that allows you to
  shutdown or reboot your machine just by clickig a button on desktop

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



More information about the Pkg-wmaker-commits mailing list