[SCM] csound/master: Generate debian/control

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Oct 19 19:36:35 UTC 2013


The following commit has been merged in the master branch:
commit ce770b31a98f2ea0d29cf41cbaec336f2d952b0e
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Oct 15 17:40:10 2013 -0300

    Generate debian/control

diff --git a/debian/control b/debian/control
index 0bf43bd..d10ad4f 100644
--- a/debian/control
+++ b/debian/control
@@ -67,15 +67,6 @@ Description: data files used by the csound library
  .
  For more information on Csound see the csound package.
 
-Package: csound-gui
-Architecture: any
-Depends: ${shlibs:Depends}, csound, ${misc:Depends}
-Description: GUI interfaces and opcodes for Csound
- This package includes the GUI interfaces for Csound: winsound,
- cseditor and csound5gui, plus the GUI opcodes.
- .
- For more information on Csound, see the csound package.
-
 Package: csound-utils
 Architecture: any
 Depends: ${shlibs:Depends}, csound, ${misc:Depends}
@@ -90,7 +81,8 @@ Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, csound-data
 Recommends: csound, stk
-Breaks: csound (<< 1:5.07.0.dfsg-1)
+Breaks: csound (<< 1:5.07.0.dfsg-1), csound-gui (<< 1:6.00.1~dfsg-3)
+Replaces: csound-gui (<< 1:6.00.1~dfsg-3)
 Description: main library for Csound
  This package contains the library which provides most of the Csound
  functionality. This library was built using 64-bit precision for the

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list