[SCM] soundgrain/master: Fix unknown substitution variable.
tiago at users.alioth.debian.org
tiago at users.alioth.debian.org
Sat Jul 14 20:14:13 UTC 2012
The following commit has been merged in the master branch:
commit d1c622744aef72204cc1fcbf4eba32cd34453b24
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Sat Jul 14 13:57:48 2012 -0600
Fix unknown substitution variable.
diff --git a/debian/control b/debian/control
index d4b3f60..846cd90 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://code.google.com/p/soundgrain/
Package: soundgrain
Architecture: any
-Depends: python (>= 2.6), python-wxgtk2.8, python-pyo, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: python (>= 2.6), python-wxgtk2.8, python-pyo, ${shlibs:Depends}
Description: A graphical interface to control granular sound synthesis modules
Sound Grain is a graphical interface where users can draw and edit
trajectories to control granular sound synthesis modules.
--
soundgrain packaging
More information about the pkg-multimedia-commits
mailing list