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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 1 09:32:42 UTC 2012


The following commit has been merged in the master branch:
commit 7d1685269b94eabf1ca495097dbb05fbb3a2ea74
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 1 11:20:48 2012 +0200

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

diff --git a/debian/control.in b/debian/control.in
index 5fdac1f..0af5ad6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,12 +2,14 @@ Source: jack-keyboard
 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>,
  Rosea Grammostola <rosea.grammostola at gmail.com>
-Build-Depends: @cdbs@,
+Build-Depends:
+ @cdbs@,
  cmake,
- libjack-dev,
- libgtk2.0-dev
+ libgtk2.0-dev,
+ libjack-dev
 Standards-Version: 3.9.2
 Homepage: http://jack-keyboard.sourceforge.net
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-keyboard.git
@@ -15,17 +17,20 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-keyboard.git
 
 Package: jack-keyboard
 Architecture: any
-Depends: ${shlibs:Depends}, 
+Depends:
+ jackd,
  ${misc:Depends},
- jackd
-Recommends: a2jmidid
-Suggests: ghostess,
+ ${shlibs:Depends}
+Recommends:
+ a2jmidid
+Suggests:
+ ghostess,
  qjackctl,
  whysynth
 Description: Virtual MIDI keyboard for JACK MIDI
- Virtual MIDI keyboard - a program that allows you to send JACK MIDI 
- events (play ;-) using your PC keyboard. It's somewhat similar to 
- vkeybd, except it uses JACK MIDI instead of ALSA, and the default 
- keyboard mapping is much better - it uses the same layout as 
- trackers (like Impulse Tracker) did, so you have two and half 
- octaves under your fingers. 
+ Virtual MIDI keyboard - a program that allows you to send JACK MIDI
+ events (play ;-) using your PC keyboard. It's somewhat similar to
+ vkeybd, except it uses JACK MIDI instead of ALSA, and the default
+ keyboard mapping is much better - it uses the same layout as
+ trackers (like Impulse Tracker) did, so you have two and half
+ octaves under your fingers.

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list