[SCM] csound/master: Auto update debian/control

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Jul 14 03:47:36 UTC 2011


The following commit has been merged in the master branch:
commit 631a2328f117d600650251d8dd6c69c167389fbb
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Apr 10 18:35:09 2011 -0300

    Auto update debian/control

diff --git a/debian/control b/debian/control
index 431dfd2..8703a00 100644
--- a/debian/control
+++ b/debian/control
@@ -57,6 +57,16 @@ Description: powerful and versatile sound synthesis software
  .
  Csound is to sound synthesis as C is to programming.
 
+Package: csound-data
+Architecture: all
+Depends: ${misc:Depends}
+Breaks: csound (<< 1:5.13.0~dfsg-4)
+Description: data files used by the csound library
+ This package includes the architecture-independent data files used by
+ the csound library or plugins.
+ .
+ For more information on Csound see the csound package.
+
 Package: csound-gui
 Architecture: any
 Depends: ${shlibs:Depends}, csound, ${misc:Depends}
@@ -78,7 +88,7 @@ Description: miscellaneous utilities for the Csound system
 Package: libcsound64-5.2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, csound-data
 Recommends: csound
 Breaks: csound (<< 1:5.07.0.dfsg-1)
 Description: main library for Csound
@@ -91,7 +101,7 @@ Description: main library for Csound
 Package: libcsnd-java
 Architecture: any
 Section: java
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: csound
 Suggests: java-virtual-machine
 Description: Java bindings for the Csound API

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list