[SCM] python-pyo/master: Fixing control.
    tiago at users.alioth.debian.org 
    tiago at users.alioth.debian.org
       
    Sat Jun  9 11:16:24 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit baadb2f73fe517ce722247dd50dc97ca734a1452
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Fri Jun 8 21:43:45 2012 -0400
    Fixing control.
diff --git a/debian/control b/debian/control
index 490fba4..05698dc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://code.google.com/p/pyo/
 
 Package: python-pyo
 Architecture: all
-Depends: python (>= 2.7), ${misc:Depends}, ${python:Depends}, python-tk python-imaging-tk python-wxgtk2.8
+Depends: python (>= 2.7), ${misc:Depends}, ${python:Depends}, python-tk, python-imaging-tk, python-wxgtk2.8
 Description: Python module written in C to help digital signal processing script creation.
  pyo is a Python module containing classes for a wide variety of audio signal
  processing types. With pyo, user will be able to include signal processing
-- 
python-pyo packaging
    
    
More information about the pkg-multimedia-commits
mailing list