[SCM] csound/master: Regenerate debian/control

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Aug 4 00:15:47 UTC 2013


The following commit has been merged in the master branch:
commit 734a89039418a87f8f4da81b75ec35a34b95f7e5
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Jul 13 13:24:09 2013 -0400

    Regenerate debian/control

diff --git a/debian/control b/debian/control
index 0c4abb4..de5b5f3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Felipe Sateler <fsateler at debian.org>,
  Jonas Smedegaard <dr at jones.dk>,
  Forrest Cahoon <forrest.cahoon at gmail.com>
-Build-Depends: debhelper,
+Build-Depends: cdbs (>= 0.4.111~),
+ debhelper,
  dh-buildinfo,
- python (>= 2.6.5),
- cdbs (>= 0.4.97~),
+ python,
  devscripts,
- cmake,
+ cmake (>= 2.8.3),
  libsndfile1-dev,
  libasound2-dev [linux-any],
  libjack-dev,
@@ -19,8 +19,6 @@ Build-Depends: debhelper,
  libpulse-dev,
  swig,
  liblua5.1-0-dev,
- tk-dev,
- tcl-dev,
  python-dev (>= 2.6.6-3~),
  puredata-dev,
  default-jdk,
@@ -40,8 +38,7 @@ Build-Depends: debhelper,
  libeigen3-dev,
  doxygen,
  graphviz,
- ttf-dejavu,
- cdbs (>= 0.4.111~)
+ ttf-dejavu
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/csound
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/csound.git
@@ -88,7 +85,7 @@ Description: miscellaneous utilities for the Csound system
  These utilities aid in score creation, sound analysis and sound 
  transformations.
 
-Package: libcsound64-5.2
+Package: libcsound64-6.0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, csound-data
@@ -101,7 +98,7 @@ Description: main library for Csound
  .
  For more information on Csound, see the csound package.
 
-Package: libcsnd-java
+Package: libcsnd6-java
 Architecture: any
 Section: java
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -171,7 +168,7 @@ Description: Python bindings for Csound
  .
  For more information on Csound, see the csound package.
 
-Package: libcsnd5.2
+Package: libcsnd6.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -180,7 +177,7 @@ Description: C++ bindings for the Csound API
  .
  For more information on Csound, see the csound package.
 
-Package: liblua5.1-luacsnd5.2
+Package: liblua5.1-luacsnd6.0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: liblua5.1-csnd
@@ -189,18 +186,7 @@ Description: Lua bindings for the Csound API
  .
  For more information on Csound, see the csound package.
 
-Package: tclcsound
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Tcl bindings and interpreters for Csound
- This package contains the Tcl interfaces to Csound. It includes:
-  - tclcsound: the Csound Tcl interface.
-  - cswish: Csound wish interpreter
-  - cstclsh: Csound Tcl interpreter
- .
- For more information on Csound or Tcl, see the respective packages.
-
-Package: libcsoundac5.2
+Package: libcsoundac6.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list