[Pkg-wmaker-commits] [wmix] 03/18: debian/control: Tidy up using wrap-and-sort.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Oct 1 00:36:33 UTC 2017


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

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

commit 5461f639d7edf789b12221bd71176871321b621a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Sep 29 06:50:27 2017 -0400

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

diff --git a/debian/control b/debian/control
index ab44297..7b162e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
 Source: wmix
 Section: x11
 Priority: extra
-Build-Depends: debhelper (>= 10), cdbs (>= 0.2.4), libx11-dev, libxext-dev, libxpm-dev, x11proto-core-dev, patchutils
+Build-Depends: cdbs (>= 0.2.4),
+               debhelper (>= 10),
+               libx11-dev,
+               libxext-dev,
+               libxpm-dev,
+               patchutils,
+               x11proto-core-dev
 Maintainer: Fredrik Steen <stone at debian.org>
 Standards-Version: 3.9.8
 Homepage: http://www.dockapps.net/wmix
 
 Package: wmix
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Dockapp mixer for OSS
- Allows toggling record source, muting individual channels, 
- adjusting volume and balance, all in a compact dockapp size, 
+ Allows toggling record source, muting individual channels,
+ adjusting volume and balance, all in a compact dockapp size,
  with TV-like on-screen-display for volume levels.
  .
  Supports mousewheel to adjust current channelvolume

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



More information about the Pkg-wmaker-commits mailing list