[beast] DEBIAN: control: make beast the first binary package specified
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] DEBIAN: control: make beast the first binary package specified
- Date: Tue, 3 Nov 2015 09:56:55 +0000 (UTC)
commit b3801849baaf02b18dc91254f39d1de16156a70f
Author: Tim Janik <timj gnu org>
Date: Wed Oct 28 21:27:19 2015 +0100
DEBIAN: control: make beast the first binary package specified
Signed-off-by: Tim Janik <timj gnu org>
debian/control | 34 +++++++++++++++++-----------------
1 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/debian/control b/debian/control
index 326f8a2..138646e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,23 @@ Standards-Version: 3.9.6
Homepage: http://beast.testbit.eu
Vcs-Browser: https://github.com/tim-janik/beast/tree/master/debian
+Package: beast
+Architecture: any
+Depends:
+ libbse-0-9 (= ${binary:Version}), beast-doc (= ${source:Version}),
+ rapicorn (>= 15.9.1), python-rapicorn (>= 15.9.1),
+ ${shlibs:Depends}, ${misc:Depends}
+Description: Music Synthesizer and Composer
+ Beast is a free software music composer and modular synthesizer.
+ .
+ It supports a wide range of standards in the field, such as MIDI,
+ FLAC/WAV/AIFF/MP3/OggVorbis audio files and LADSPA modules.
+ It allows for multitrack editing, unlimited undo/redo support,
+ real-time synthesis support, 32bit audio rendering and MMX/SSE
+ utilisation for synthesis plugins.
+ .
+ This package contains the main executable.
+
Package: beast-doc
Section: doc
Architecture: all
@@ -42,20 +59,3 @@ Description: Music Synthesizer and Composer
Beast is a free software music composer and modular synthesizer.
.
This package contains the BSE library include files.
-
-Package: beast
-Architecture: any
-Depends:
- libbse-0-9 (= ${binary:Version}), beast-doc (= ${source:Version}),
- rapicorn (>= 15.9.1), python-rapicorn (>= 15.9.1),
- ${shlibs:Depends}, ${misc:Depends}
-Description: Music Synthesizer and Composer
- Beast is a free software music composer and modular synthesizer.
- .
- It supports a wide range of standards in the field, such as MIDI,
- FLAC/WAV/AIFF/MP3/OggVorbis audio files and LADSPA modules.
- It allows for multitrack editing, unlimited undo/redo support,
- real-time synthesis support, 32bit audio rendering and MMX/SSE
- utilisation for synthesis plugins.
- .
- This package contains the main executable.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]