[SCM] csound/master: Regenerate debian/control
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sun Aug 4 00:15:49 UTC 2013
The following commit has been merged in the master branch:
commit 013dc4271b35716bcc5fb0e8daa319c23c3d0029
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Jul 16 20:54:00 2013 -0400
Regenerate debian/control
diff --git a/debian/control b/debian/control
index de5b5f3..0bf43bd 100644
--- a/debian/control
+++ b/debian/control
@@ -113,7 +113,7 @@ Package: libcsound64-dev
Architecture: all
Priority: extra
Section: libdevel
-Depends: libcsound64-5.2 (>= ${source:Version}), libcsound64-5.2 (<< ${source:Version}.1~), ${misc:Depends}
+Depends: libcsound64-6.0 (>= ${source:Version}), libcsound64-6.0 (<< ${source:Version}.1~), ${misc:Depends}
Description: development files for Csound
This package contains the development files needed to build programs
linking to the Csound library.
@@ -124,15 +124,15 @@ Package: libcsnd-dev
Architecture: all
Priority: extra
Section: libdevel
-Depends: libcsnd5.2 (>= ${source:Version}), libcsnd5.2 (<< ${source:Version}.1~), ${misc:Depends}
+Depends: libcsnd6.0 (>= ${source:Version}), libcsnd6.0 (<< ${source:Version}.1~), ${misc:Depends}
Replaces: libcsnd5.1
-Suggests: liblua5.1-luacsnd5.2
+Suggests: liblua5.1-luacsnd
Provides: liblua5.1-luacsnd-dev
Description: development files for Csound -- C++ API
This package contains the development files needed to build programs
using the C++ bindings to the Csound library. It also includes the
development symlink for the lua module, but you have to manually
- install liblua5.1-luacsnd5.2 for that to work.
+ install liblua5.1-luacsnd for that to work.
.
For more information on Csound, see the csound package.
@@ -140,7 +140,7 @@ Package: libcsoundac-dev
Architecture: all
Priority: extra
Section: libdevel
-Depends: libcsoundac5.2 (>= ${source:Version}), libcsoundac5.2 (<< ${source:Version}.1~), ${misc:Depends}
+Depends: libcsoundac6.0 (>= ${source:Version}), libcsoundac6.0 (<< ${source:Version}.1~), ${misc:Depends}
Replaces: libcsoundac5.1
Description: development files for CsoundAC
This package contains the development files needed to build programs
@@ -177,10 +177,11 @@ Description: C++ bindings for the Csound API
.
For more information on Csound, see the csound package.
-Package: liblua5.1-luacsnd6.0
+Package: liblua5.1-luacsnd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: liblua5.1-csnd
+Conflicts: liblua5.1-luacsnd5.2
+Replaces: liblua5.1-luacsnd5.2
Description: Lua bindings for the Csound API
This is the Lua binding for the Csound API.
.
--
csound packaging
More information about the pkg-multimedia-commits
mailing list