[SCM] python-pyo/master: Fixing control.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Sat Jun 9 11:16:23 UTC 2012


The following commit has been merged in the master branch:
commit 638919eb17a82f70584ef5c9ccd4673398fc63ce
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Fri Jun 8 21:33:16 2012 -0400

    Fixing control.

diff --git a/debian/control b/debian/control
index b0321bb..490fba4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Tiago Bortoletto Vaz <tiago at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>=7.0.50~), python | python-all | python-all-dev (>= 2.6.6-3~), portaudio19-dev, libportmidi-dev, liblo-dev, libsndfile1-dev
+Build-Depends: debhelper (>=7.0.50~), python | python-all | python-all-dev (>= 2.7.2-10), portaudio19-dev, libportmidi-dev, liblo-dev, libsndfile1-dev
 Standards-Version: 3.9.3
-XS-Python-Version: >= 2.6
+XS-Python-Version: >= 2.7
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/python-pyo.git
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/python-pyo.git
 Homepage: http://code.google.com/p/pyo/
 
 Package: python-pyo
 Architecture: all
-Depends: python (>= 2.6), ${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