[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 933a045a6611a0bfb46c2252ea6a676aca541847
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sat Jul 14 14:00:46 2012 -0600

    Fix unknown substitution variable.

diff --git a/debian/control b/debian/control
index 846cd90..80361a0 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}
+Depends: python (>= 2.6), python-wxgtk2.8, python-pyo
 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