[SCM] python-pyo/master: Adding missing .
tiago at users.alioth.debian.org
tiago at users.alioth.debian.org
Sat Jun 9 16:19:01 UTC 2012
The following commit has been merged in the master branch:
commit 83f11368ea786e0beb76cb277e7f70e8116b042f
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Sat Jun 9 09:44:58 2012 -0400
Adding missing .
diff --git a/debian/control b/debian/control
index f1faf89..6da1324 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,9 @@ Homepage: http://code.google.com/p/pyo/
Package: python-pyo
Architecture: any
-Depends: python (>= 2.6), ${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.
+Depends: python (>= 2.6), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Recommends: 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
chains directly in Python scripts or projects, and to manipulate them in real
--
python-pyo packaging
More information about the pkg-multimedia-commits
mailing list