[SCM] csound/master: csoundapi~ -> csound6~

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Oct 19 23:03:47 UTC 2013


The following commit has been merged in the master branch:
commit 7cfc0577aedbd7240384396bb63adcf8a3b59747
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Oct 19 19:35:48 2013 -0300

    csoundapi~ -> csound6~

diff --git a/debian/control.in b/debian/control.in
index 35af465..ac67028 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -112,7 +112,7 @@ Package: pd-csound
 Architecture: any
 Depends: csound, puredata | pd, ${shlibs:Depends}, ${misc:Depends}
 Description: Csound external for PureData
- This is the csoundapi~ opcode for PureData.
+ This is the csound6~ opcode for PureData.
  .
  For more information on Csound or pureData, see the respective
  packages.
diff --git a/debian/rules b/debian/rules
index 975932f..1828d67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -212,7 +212,7 @@ install/csound-utils::
 
 install/pd-csound::
 	mkdir -p $(CURDIR)/debian/tmp/usr/lib/pd/extra
-	mv $(CURDIR)/debian/tmp/usr/lib/csoundapi~.pd_linux \
+	mv $(CURDIR)/debian/tmp/usr/lib/csound6~.pd_linux \
 		$(CURDIR)/debian/tmp/usr/lib/pd/extra
 
 install/libcsnd6-java::

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list