[beast] DEBIAN: control: depend on Rapicorn 16.0.1~git5374, consolidate versions



commit dd38d215530d51fefdfcac1de52c2f31a7555afc
Author: Tim Janik <timj gnu org>
Date:   Thu Apr 7 14:34:12 2016 +0200

    DEBIAN: control: depend on Rapicorn 16.0.1~git5374, consolidate versions
    
    Signed-off-by: Tim Janik <timj gnu org>

 debian/control |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/debian/control b/debian/control
index 34bab45..ef0bf4c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: beast
 Architecture: any
 Depends:
  libbse-0-10 (= ${binary:Version}), beast-doc (= ${source:Version}),
- rapicorn (>= 16.0.0), python-rapicorn (>= 16.0.0),
+ rapicorn, python-rapicorn,
  ${shlibs:Depends}, ${misc:Depends}
 Description: Music Synthesizer and Composer
  Beast is a free software music composer and modular synthesizer.
@@ -41,7 +41,7 @@ Package: libbse-0-10
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: librapicorn-16-0, ${shlibs:Depends}, ${misc:Depends}
+Depends: librapicorn-16-0 (>= 16.0.1~git5374), ${shlibs:Depends}, ${misc:Depends}
 Breaks: beast (<< 0.7.4)
 Replaces: beast (<< 0.7.4)
 Description: Music Synthesizer and Composer
@@ -52,7 +52,7 @@ Description: Music Synthesizer and Composer
 Package: libbse-dev
 Section: libdevel
 Architecture: any
-Depends: libbse-0-10 (= ${binary:Version}), librapicorn-dev (>= 16.0.0), ${shlibs:Depends}, ${misc:Depends}
+Depends: libbse-0-10 (= ${binary:Version}), librapicorn-dev, ${shlibs:Depends}, ${misc:Depends}
 Breaks: libbse-0.7-4, bse-alsa (<< 0.9.3)
 Replaces: libbse-0.7-4, bse-alsa (<< 0.9.3)
 Description: Music Synthesizer and Composer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]