python-qt4 4.10.4+dfsg-1 source package in Ubuntu

Changelog

python-qt4 (4.10.4+dfsg-1) experimental; urgency=medium


  [ Bernd Zeimetz ]
  * Removing myself from Uploaders. 

  [ Dmitry Shachnev ]
  * New upstream bugfix release.
  * Bump sip version requirement to 4.15.5.
  * debian/patches/config_extra_headers.diff: drop, applied upstream.
  * debian/patches/phonon_cfgtest.diff: drop, fixed differently upstream.
  * Refresh and rebase other patches.
  * debian/rules: Drop Python 2.5 compatibility code.
  * debian/watch: Fix DFSG version mangling.
  * Bump Standards-Version to 3.9.5, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Wed, 19 Mar 2014 17:23:38 +0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Experimental
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-qt4_4.10.4+dfsg-1.dsc 3.9 KiB 145e746ec4f721ffa31956bdbc2721811e7b2ce94afa5dc700a7520130154791
python-qt4_4.10.4+dfsg.orig.tar.gz 10.8 MiB b04e5860e4026417078f5510347b78a0c4a3d913671bb84cfe79519a99503024
python-qt4_4.10.4+dfsg-1.debian.tar.xz 20.6 KiB c658cf3e0c45e4a91b63dd4e055b54f66c08114b84879f035ce414f9040f0627

Available diffs

No changes file available.

Binary packages built by this source

pyqt4-dev-tools: Development tools for PyQt4

 This package contains various support tools for PyQt4 developers:
  * a user interface compiler (pyuic4)
  * a resource file generator (pyrcc4)
  * a translation string finder (pylupdate)

python-qt4: Python bindings for Qt4

 PyQt4 exposes the Qt4 API to Python. The following modules are supported:
  * QtCore
  * QtDBus
  * QtGui
  * QtNetwork
  * QtXml
  * QtScript
  * QtSvg
  * QtTest
  * QtAssistant
  * QtWebKit
  * QtOpenGL (in python-qt4-gl)
  * QtSql (in python-qt4-sql)
  * phonon (in python-qt4-phonon)

python-qt4-dbg: Python bindings for Qt4 (debug extensions)

 PyQt4 exposes the Qt4 API to Python.
 .
 This package contains the extensions built for the Python debug interpreter.

python-qt4-dbus: D-Bus Support for PyQt4

 The D-Bus module of PyQt4 provides integration of PyQt4 applications
 with the D-Bus main loop.

python-qt4-dbus-dbg: D-Bus Support for PyQt4 (debug extensions)

 The D-Bus module of PyQt4 provides integration of PyQt4 applications
 with the D-Bus main loop.
 .
 This package contains the extensions built for the Python debug interpreter.

python-qt4-dev: Development files for PyQt4

 This package contains the source SIP files from which the Python
 bindings for Qt4 are created. They are needed for building PyQt4
 as well as creating bindings for own Qt4 widgets written in C++.

python-qt4-doc: Documentation and examples for PyQt4

 PyQt4 exposes the Qt4 GUI toolkit in Python.
 .
 This package contains Python-specific documentation for PyQt4 and
 the Qt example programs ported to Python.

python-qt4-gl: Python bindings for Qt4's OpenGL module

 The OpenGL module of PyQt4 provides widgets and utility classes
 for OpenGL rendering in a PyQt4 application.

python-qt4-gl-dbg: Python bindings for Qt4's OpenGL module (debug extension)

 The OpenGL module of PyQt4 provides widgets and utility classes
 for OpenGL rendering in a PyQt4 application.
 .
 This package contains the extension built for the Python debug interpreter.

python-qt4-phonon: Python bindings for Phonon

 The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
 to Python.

python-qt4-phonon-dbg: Python bindings for Phonon (debug extensions)

 The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
 to Python.
 .
 This package contains the extensions built for the Python debug interpreter.

python-qt4-sql: Python bindings for PyQt4's SQL module

 The SQL module of PyQt4 provides widgets and utility classes for
 SQL database access.

python-qt4-sql-dbg: Python bindings for PyQt4's SQL module (debug extension)

 The SQL module of PyQt4 provides widgets and utility classes for
 SQL database access.
 .
 This package contains the extension built for the Python debug interpreter.

python3-dbus.mainloop.qt: D-Bus Support for PyQt4 with Python 3

 The D-Bus module of PyQt4 provides integration of PyQt4 applications
 with the D-Bus main loop for Python 3

python3-dbus.mainloop.qt-dbg: D-Bus Support for PyQt4 (debug extensions for Python 3)

 The D-Bus module of PyQt4 provides integration of PyQt4 applications
 with the D-Bus main loop for Python 3
 .
 This package contains the extensions built for the Python debug interpreter.

python3-pyqt4: Python3 bindings for Qt4

 PyQt4 exposes the Qt4 API to Python3. The following modules are supported:
  * QtCore
  * QtDBus
  * QtGui
  * QtNetwork
  * QtXml
  * QtScript
  * QtSvg
  * QtTest
  * QtAssistant
  * QtWebKit
  * QtOpenGL (in python3-pyqt4.qtopengl)
  * QtSql (in python3-pyqt4.qtsql)
  * phonon (in python3-pyqt4.phonon)

python3-pyqt4-dbg: Python3 bindings for Qt4 (debug extensions)

 PyQt4 exposes the Qt4 API to Python3.
 .
 This package contains the extensions built for the Python3 debug interpreter.

python3-pyqt4.phonon: Python3 bindings for Phonon

 The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
 to Python3.

python3-pyqt4.phonon-dbg: Python3 bindings for Phonon (debug extensions)

 The Phonon module of PyQt4 provides bindings for the Phonon Multimedia library
 to Python3.
 .
 This package contains the extensions built for the Python3 debug interpreter.

python3-pyqt4.qtopengl: Python 3 bindings for Qt4's OpenGL module

 The OpenGL module of PyQt4 provides widgets and utility classes
 for OpenGL rendering in a Python3 PyQt4 application.

python3-pyqt4.qtopengl-dbg: Python 3 bindings for Qt4's OpenGL module (debug extension)

 The OpenGL module of PyQt4 provides widgets and utility classes
 for OpenGL rendering in a Python3 PyQt4 application.
 .
 This package contains the extension built for the Python 3 debug interpreter.

python3-pyqt4.qtsql: Python3 bindings for PyQt4's SQL module

 The SQL module of PyQt4 provides widgets and utility classes for
 Python3 SQL database access.

python3-pyqt4.qtsql-dbg: Python3 bindings for PyQt4's SQL module (debug extension)

 The SQL module of PyQt4 provides widgets and utility classes for
 Python3 SQL database access.
 .
 This package contains the extension built for the Python3 debug interpreter.