[SCM] qsynth/master: wrap-and-sort

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Sep 4 15:28:52 UTC 2013


The following commit has been merged in the master branch:
commit 1d5d3fc0d068efd7e172d4b5b8ef51c3b395cfb8
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Sep 4 16:20:44 2013 +0100

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 57e064c..ca1fb71 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: qsynth
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: cmake,
+Build-Depends:
+ cmake,
  debhelper (>= 7.0.50~),
  libfluidsynth-dev,
  libqt4-dev,
@@ -16,10 +18,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/qsynth.git
 
 Package: qsynth
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Recommends: fluid-soundfont-gm
-Suggests: jackd
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ fluid-soundfont-gm
+Suggests:
+ jackd
 Description: fluidsynth MIDI sound synthesiser front-end
  QSynth is a fluidsynth GUI front-end application written in C++ around the Qt 4
  toolkit. Eventually it may evolve into a softsynth management application
diff --git a/debian/copyright b/debian/copyright
index 6516de4..2baae18 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,7 +30,7 @@ License: GPL-2+
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  .
- You should have received a copy of the GNU General Public License 
+ You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  .
  On Debian systems, the complete text of the GNU General Public

-- 
qsynth packaging



More information about the pkg-multimedia-commits mailing list