[Pkg-wmaker-commits] [wmhdplop] 39/40: Tidy using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:10:14 UTC 2015


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

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

commit 1bb4689ca1ece2426a7e4e6e6dcbbe4a2de03b96
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Aug 6 06:46:05 2015 -0400

    Tidy using wrap-and-sort.
---
 debian/control   | 17 ++++++++++++-----
 debian/copyright |  1 -
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 4d53e3c..45dd35f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,14 @@ Source: wmhdplop
 Section: x11
 Priority: optional
 Maintainer: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>= 9), libgtk2.0-dev, libimlib2-dev, gkrellm, libx11-dev, libxext-dev, libxt-dev, dh-autoreconf
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               gkrellm,
+               libgtk2.0-dev,
+               libimlib2-dev,
+               libx11-dev,
+               libxext-dev,
+               libxt-dev
 Homepage: http://hules.free.fr/wmhdplop
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/d-torrance/wmhdplop
@@ -10,8 +17,8 @@ Vcs-Git: https://github.com/d-torrance/wmhdplop.git
 
 Package: wmhdplop
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: hddtemp, fonts-freefont-ttf
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: fonts-freefont-ttf, hddtemp
 Description: hard drive activity monitor dockapp
  It monitors your hard drives by sending visual stimuli to your cortex
  each time your /dev/hdx writes or reads anything. Try to launch
@@ -21,8 +28,8 @@ Description: hard drive activity monitor dockapp
 
 Package: gkrellm-hdplop
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: hddtemp, fonts-freefont-ttf
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: fonts-freefont-ttf, hddtemp
 Description: hard drive activity monitor GKrellM plugin
  It monitors your hard drives by sending visual stimuli to your cortex
  each time your /dev/hdx writes or reads anything. Try to launch
diff --git a/debian/copyright b/debian/copyright
index adc0957..a539224 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,4 +36,3 @@ License: GPL-2+
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
-

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



More information about the Pkg-wmaker-commits mailing list