[SCM] jack-keyboard/master: Re-generate debian/control.

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


The following commit has been merged in the master branch:
commit 4dc4360a991258aec43ac398e0a470d8353aed08
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 1 11:22:28 2012 +0200

    Re-generate debian/control.

diff --git a/debian/control b/debian/control
index 278571d..017a021 100644
--- a/debian/control
+++ b/debian/control
@@ -2,33 +2,38 @@ 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 (>= 0.4.85~),
- debhelper (>= 7.0.1),
+Build-Depends:
+ debhelper,
  dh-buildinfo,
- devscripts (>= 2.10.7~),
+ cdbs (>= 0.4.69~),
+ devscripts,
  cmake,
- libjack-dev,
- libgtk2.0-dev
-Standards-Version: 3.9.2
+ libgtk2.0-dev,
+ libjack-dev
+Standards-Version: 3.9.3
 Homepage: http://jack-keyboard.sourceforge.net
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-keyboard.git
 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. 
+ JACK keyboard is 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