[SCM] hydrogen packaging branch, master, updated. debian/0.9.4.1-1-4-g5428c71
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Wed Jul 28 03:30:41 UTC 2010
The following commit has been merged in the master branch:
commit 5428c71df215936f530a16ae0beceeaabdb1de58
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Wed Jul 28 05:28:41 2010 +0200
Recommend hydrogen-drumkits
When installing hydrogen, hydrogen-drumkits isn't pulled in.
First-time experience of this software probably is a lot better when
there are more drum sounds available, so we should at least recommend
the drumkits package.
diff --git a/debian/control b/debian/control
index 62e4120..8f76a91 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/hydrogen.git;a=summary
Package: hydrogen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: hydrogen-drumkits
Description: advanced drum machine/step sequencer
Hydrogen is an advanced drum machine. It's main goal is to bring
professional yet simple and intuitive pattern-based drum programming.
diff --git a/debian/control.in b/debian/control.in
index ffa0040..f62a8c1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,6 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/hydrogen.git;a=summary
Package: hydrogen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: hydrogen-drumkits
Description: advanced drum machine/step sequencer
Hydrogen is an advanced drum machine. It's main goal is to bring
professional yet simple and intuitive pattern-based drum programming.
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list