[SCM] qjackctl/master: wrap and sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 18 10:21:53 UTC 2012


The following commit has been merged in the master branch:
commit 99e08b9ce26eced400650d70dbd24e38462cefa1
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 18 12:15:06 2012 +0200

    wrap and sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index b5e549c..a2df1dd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: qjackctl
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
+Uploaders:
+ Adrian Knoth <adi at drcomp.erfurt.thur.de>,
  Alessio Treglia <alessio at debian.org>,
  Free Ekanayaka <freee at debian.org>
-Build-Depends: debhelper (>= 7.0.0),
+Build-Depends:
  cdbs,
- libqt4-dev,
- libjack-dev,
+ debhelper (>= 7.0.0),
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libjack-dev,
+ libqt4-dev,
  libx11-dev
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
@@ -19,11 +21,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/qjackctl.git
 
 Package: qjackctl
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
  jackd,
- ${misc:Depends}
-Recommends: ${dist:Recommends}
-Suggests: pulseaudio-utils
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ ${dist:Recommends}
+Suggests:
+ pulseaudio-utils
 Description: User interface for controlling the JACK sound server
  Qjackctl offers a user interface for controlling the JACK sound server
  daemon. At the same time it figures as a JACK patch bay and monitoring
diff --git a/debian/copyright b/debian/copyright
index 233b3b6..af12e10 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,5 +9,3 @@ Copyright (C) 2003-2009, rncbc aka Rui Nuno Capela
 
 qjackctl is distributed under the GNU General Public License, see
 /usr/share/common-licenses/GPL-2
-
-

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list