[SCM] csound/master: Regenerate debian/control

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Aug 1 00:12:42 UTC 2015


The following commit has been merged in the master branch:
commit 341a0209efbd069a68342a88fd3c355052a44766
Author: Felipe Sateler <fsateler at debian.org>
Date:   Fri Jul 31 20:11:09 2015 -0300

    Regenerate debian/control

diff --git a/debian/control b/debian/control
index eade860..72116de 100644
--- a/debian/control
+++ b/debian/control
@@ -118,8 +118,8 @@ Package: libcsnd-dev
 Architecture: all
 Section: libdevel
 Depends:
- libcsnd6-6.0 (<< ${source:Version}.1~),
- libcsnd6-6.0 (>= ${source:Version}),
+ libcsnd6-6.0v5 (<< ${source:Version}.1~),
+ libcsnd6-6.0v5 (>= ${source:Version}),
  libcsound64-dev,
  ${misc:Depends}
 Replaces: libcsnd5.1
@@ -137,8 +137,8 @@ Package: libcsoundac-dev
 Architecture: all
 Section: libdevel
 Depends:
- libcsoundac6.0 (<< ${source:Version}.1~),
- libcsoundac6.0 (>= ${source:Version}),
+ libcsoundac6.0v5 (<< ${source:Version}.1~),
+ libcsoundac6.0v5 (>= ${source:Version}),
  ${misc:Depends}
 Replaces: libcsoundac5.1
 Description: development files for CsoundAC
@@ -167,9 +167,11 @@ Description: Python bindings for Csound
  .
  For more information on Csound, see the csound package.
 
-Package: libcsnd6-6.0
+Package: libcsnd6-6.0v5
 Architecture: any
 Section: libs
+Breaks: libcsnd6-6.0
+Replaces: libcsnd6-6.0
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: C++ bindings for the Csound API
  This is the C++ binding for the Csound API.
@@ -186,9 +188,11 @@ Description: Lua bindings for the Csound API
  .
  For more information on Csound, see the csound package.
 
-Package: libcsoundac6.0
+Package: libcsoundac6.0v5
 Architecture: any
 Section: libs
+Breaks: libcsoundac6.0
+Replaces: libcsoundac6.0
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Csound Algorithmic Composition library
  This is the core library for CsoundAC. It provides all the CsoundAC

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list