[SCM] csoundqt/master: Use the new csound debugging apis
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Mon Jun 16 20:23:57 UTC 2014
The following commit has been merged in the master branch:
commit 6ce896629dc8a309bdf52ed0a924965dbc914535
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Jun 10 16:55:22 2014 -0400
Use the new csound debugging apis
diff --git a/debian/control b/debian/control
index a720a14..53a8746 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Felipe Sateler <fsateler at debian.org>,
Build-Depends:
debhelper (>= 7),
cdbs,
- libcsnd-dev (>= 1:6.01~dfsg),
+ libcsnd-dev (>= 1:6.03~dfsg),
libcsound64-dev,
qt4-qmake,
libqt4-dev,
diff --git a/debian/rules b/debian/rules
index 3141eb6..8d8c1b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/qmake.mk
-DEB_QMAKE_CONFIG_VAL += build64 release
+DEB_QMAKE_CONFIG_VAL += build64 debugger release
DEB_QMAKE_ARGS = -r qcs.pro \
"DEFAULT_LIBSNDFILE_LIBRARY_DIRS = /usr/lib/$(DEB_HOST_MULTIARCH)" \
"CSOUND_INCLUDE_DIR = /usr/include/csound" \
--
csoundqt packaging
More information about the pkg-multimedia-commits
mailing list