[beast] DEBIAN: control: add Breaks and Replaces for old beast, doc, bse and alsa packages



commit f116e634f78cbf4d14841c6be1844428e0bd8532
Author: Tim Janik <timj gnu org>
Date:   Wed Oct 28 00:08:48 2015 +0100

    DEBIAN: control: add Breaks and Replaces for old beast, doc, bse and alsa packages
    
    Signed-off-by: Tim Janik <timj gnu org>

 debian/control |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/debian/control b/debian/control
index 15fddb4..17e22ac 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: librapicorn-15-9, ${shlibs:Depends}, ${misc:Depends}
+Breaks: beast (<< 0.7.4)
+Replaces: beast (<< 0.7.4)
 Description: Music Synthesizer and Composer
  Beast is a free software music composer and modular synthesizer.
  .
@@ -33,6 +35,8 @@ Package: libbse-dev
 Section: libdevel
 Architecture: any
 Depends: libbse-0-9 (= ${binary:Version}), librapicorn-dev (>= 15.9.1), ${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
  Beast is a free software music composer and modular synthesizer.
  .


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