[beast] DEBIAN: control: adjust dependencies to Rapicorn's updated package versioning



commit e0775e9463f1c9defb7b78d509d879dc2c6e53db
Author: Tim Janik <timj gnu org>
Date:   Sat Apr 2 01:17:27 2016 +0200

    DEBIAN: control: adjust dependencies to Rapicorn's updated package versioning
    
    Signed-off-by: Tim Janik <timj gnu org>

 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index 8c44b7e..f778eac 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: beast
 Architecture: any
 Depends:
  libbse-0-9 (= ${binary:Version}), beast-doc (= ${source:Version}),
- rapicorn (>= 15.9.1), python-rapicorn (>= 15.9.1),
+ rapicorn (>= 15.9.1~git5343), python-rapicorn (>= 15.9.1~git5343),
  ${shlibs:Depends}, ${misc:Depends}
 Description: Music Synthesizer and Composer
  Beast is a free software music composer and modular synthesizer.
@@ -52,7 +52,7 @@ Description: Music Synthesizer and Composer
 Package: libbse-dev
 Section: libdevel
 Architecture: any
-Depends: libbse-0-9 (= ${binary:Version}), librapicorn-dev (>= 15.9.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: libbse-0-9 (= ${binary:Version}), librapicorn-dev (>= 15.9.1~git5343), ${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]