[SCM] csound/master: Generate control file

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Tue Mar 18 15:53:21 UTC 2014


The following commit has been merged in the master branch:
commit 73b0bf3ec36f1cab0e52c884327c9ef3b902178e
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Mar 18 12:01:47 2014 -0300

    Generate control file
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index ee593c1..c13c52e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: csound
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Felipe Sateler <fsateler at debian.org>,
+Uploaders:
+ Felipe Sateler <fsateler at debian.org>,
  Jonas Smedegaard <dr at jones.dk>,
  Forrest Cahoon <forrest.cahoon at gmail.com>
 Build-Depends: cdbs (>= 0.4.111~),
@@ -37,22 +38,17 @@ Build-Depends: cdbs (>= 0.4.111~),
  flex,
  libportsmf-dev,
  libeigen3-dev
-Build-Depends-Indep:
- doxygen,
- graphviz,
- ttf-dejavu,
- dh-linktree,
- libjs-jquery
-Standards-Version: 3.9.4
+Build-Depends-Indep: dh-linktree, doxygen, graphviz, libjs-jquery, ttf-dejavu
+Standards-Version: 3.9.5
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/csound
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/csound.git
 Homepage: http://www.csounds.com
 
 Package: csound
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libcsound64-5.1 (<< 1:5.08.2~dfsg-1)
-Recommends: csound-utils, csound-manpages
+Recommends: csound-utils
 Description: powerful and versatile sound synthesis software
  Csound is a sound and music synthesis system. Drawing from over 450
  signal processing modules, it can be used to model virtually any
@@ -73,17 +69,17 @@ Description: data files used by the csound library
 
 Package: csound-utils
 Architecture: any
-Depends: ${shlibs:Depends}, csound, ${misc:Depends}
+Depends: csound, ${misc:Depends}, ${shlibs:Depends}
 Description: miscellaneous utilities for the Csound system
  This package contains several utilities which may be useful with
  Csound.
- These utilities aid in score creation, sound analysis and sound 
+ These utilities aid in score creation, sound analysis and sound
  transformations.
 
 Package: libcsound64-6.0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, csound-data
+Depends: csound-data, ${misc:Depends}, ${shlibs:Depends}
 Recommends: csound, stk
 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)
@@ -97,7 +93,7 @@ Description: main library for Csound
 Package: libcsnd6-java
 Architecture: any
 Section: java
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: csound
 Suggests: java-virtual-machine
 Description: Java bindings for the Csound API
@@ -108,7 +104,10 @@ Description: Java bindings for the Csound API
 Package: libcsound64-dev
 Architecture: all
 Section: libdevel
-Depends: libcsound64-6.0 (>= ${source:Version}), libcsound64-6.0 (<< ${source:Version}.1~), ${misc:Depends}
+Depends:
+ libcsound64-6.0 (<< ${source:Version}.1~),
+ libcsound64-6.0 (>= ${source:Version}),
+ ${misc:Depends}
 Description: development files for Csound
  This package contains the development files needed to build programs
  linking to the Csound library.
@@ -118,7 +117,11 @@ Description: development files for Csound
 Package: libcsnd-dev
 Architecture: all
 Section: libdevel
-Depends: libcsnd6-6.0 (>= ${source:Version}), libcsnd6-6.0 (<< ${source:Version}.1~), ${misc:Depends}
+Depends:
+ libcsnd6-6.0 (<< ${source:Version}.1~),
+ libcsnd6-6.0 (>= ${source:Version}),
+ libcsound64-dev,
+ ${misc:Depends}
 Replaces: libcsnd5.1
 Suggests: liblua5.1-luacsnd
 Provides: liblua5.1-luacsnd-dev
@@ -133,7 +136,10 @@ Description: development files for Csound -- C++ API
 Package: libcsoundac-dev
 Architecture: all
 Section: libdevel
-Depends: libcsoundac6.0 (>= ${source:Version}), libcsoundac6.0 (<< ${source:Version}.1~), ${misc:Depends}
+Depends:
+ libcsoundac6.0 (<< ${source:Version}.1~),
+ libcsoundac6.0 (>= ${source:Version}),
+ ${misc:Depends}
 Replaces: libcsoundac5.1
 Description: development files for CsoundAC
  This package contains the development files needed to build programs
@@ -144,7 +150,7 @@ Description: development files for CsoundAC
 
 Package: pd-csound
 Architecture: any
-Depends: csound, puredata | pd, ${shlibs:Depends}, ${misc:Depends}
+Depends: csound, puredata | pd, ${misc:Depends}, ${shlibs:Depends}
 Description: Csound external for PureData
  This is the csound6~ opcode for PureData.
  .
@@ -154,7 +160,7 @@ Description: Csound external for PureData
 Package: python-csound
 Architecture: any
 Section: python
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
 Description: Python bindings for Csound
  This is the Python binding for the Csound API.
@@ -164,7 +170,7 @@ Description: Python bindings for Csound
 Package: libcsnd6-6.0
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: C++ bindings for the Csound API
  This is the C++ binding for the Csound API.
  .
@@ -172,7 +178,7 @@ Description: C++ bindings for the Csound API
 
 Package: liblua5.1-luacsnd
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Conflicts: liblua5.1-luacsnd5.2
 Replaces: liblua5.1-luacsnd5.2
 Description: Lua bindings for the Csound API
@@ -183,7 +189,7 @@ Description: Lua bindings for the Csound API
 Package: libcsoundac6.0
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Csound Algorithmic Composition library
  This is the core library for CsoundAC. It provides all the CsoundAC
  functionality. It also contains the development files to create C++
@@ -194,7 +200,7 @@ Description: Csound Algorithmic Composition library
 Package: python-csoundac
 Architecture: any
 Section: python
-Depends: ${shlibs:Depends}, ${python:Depends}, python-csound, ${misc:Depends}
+Depends: python-csound, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
 Description: Python bindings for CsoundAC
  This is the Python interface to the Csound Algorithmic Composition
@@ -204,7 +210,7 @@ Description: Python bindings for CsoundAC
 
 Package: csladspa
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: ladspa-plugin
 Description: LADSPA plugin for Csound
  This plugin enables the creation of LADSPA plugins with the Csound

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list