[SCM] jack-keyboard/master: Add lashd to the Suggests field. control will be auto-regenerated, drop delta.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Nov 4 14:51:32 UTC 2010
The following commit has been merged in the master branch:
commit 919c7251ce5675267766671cd0e9cc052793d3a4
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Nov 4 15:51:04 2010 +0100
Add lashd to the Suggests field. control will be auto-regenerated, drop delta.
diff --git a/debian/control b/debian/control
index a43976e..a97f98c 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
jackd
-Recommends: qjackctl,
- a2jmidid
+Recommends: qjackctl
Suggests: ghostess,
whysynth
Description: Virtual MIDI keyboard for JACK MIDI
diff --git a/debian/control.in b/debian/control.in
index 5456c9a..fcf1a34 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -20,8 +20,10 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
jackd
-Recommends: qjackctl
-Suggests: ghostess,
+Recommends: qjackctl,
+ a2jmidid
+Suggests: ghostess,
+ lashd,
whysynth
Description: Virtual MIDI keyboard for JACK MIDI
Virtual MIDI keyboard - a program that allows you to send JACK MIDI
--
jack-keyboard packaging
More information about the pkg-multimedia-commits
mailing list