python-qt4 - Python bindings for Qt4
# sudo apt-get update
# sudo apt-get install python-qt4
2016-01-19 - Matthias Klose <doko@ubuntu.com> python-qt4 (4.11.4+dfsg-1build4) xenial; urgency=medium * No-change rebuild to drop python3.4 support.
2015-09-04 - Barry Warsaw <barry@ubuntu.com> python-qt4 (4.11.4+dfsg-1build3) wily; urgency=medium * No change rebuild for Python 3.5 redux.
2015-07-24 - Iain Lane <iain@orangesquash.org.uk> python-qt4 (4.11.4+dfsg-1build2) wily; urgency=medium * No-change rebuild to fix damaged filename caused by dh-python3 bug
2015-07-23 - Steve Langasek <steve.langasek@ubuntu.com> python-qt4 (4.11.4+dfsg-1build1) wily; urgency=medium * No-change rebuild for python3.5 transition
2015-06-13 - Dmitry Shachnev <mitya57@debian.org> python-qt4 (4.11.4+dfsg-1) unstable; urgency=medium * New upstream release. - pyuic now sorts imported modules (closes: #787250). * Drop remove_timestamps.diff, applied upstream. * Bump the required sip version to 4.16.4. * Add a temporary hack to use upstream stylesheet when building the documentation with Sphinx 1.2.
2015-05-14 - Dmitry Shachnev <mitya57@debian.org> python-qt4 (4.11.3+dfsg-2) unstable; urgency=medium [ Reiner Herrmann ] * Added patch which removes embedding of timestamps in generated files, to enable reproducible builds in packages build-depending on python-qt4 (closes: #774509). [ Dmitry Shachnev ] * Bump Standards-Version to 3.9.6, no changes needed. * Upload to unstable.
2014-11-13 - Dmitry Shachnev <mitya57@debian.org> python-qt4 (4.11.3+dfsg-1) experimental; urgency=medium * New upstream bugfix release. * Switch debian/copyright to copyright-format 1.0. * Add missing licensing information. * Use Files-Excluded instead of get-orig-source.
2014-09-13 - Dmitry Shachnev <mitya57@debian.org> python-qt4 (4.11.2+dfsg-1) unstable; urgency=medium * New upstream bugfix release. * Update my e-mail address.
2014-07-04 - Scott Kitterman <scott@kitterman.com> python-qt4 (4.11.1+dfsg-1) unstable; urgency=medium * New upstream release - Drop debian/patches/fix_implicit_qtablewidget.patch and debian/patches/ add_pro_files.diff which were cherry picks from upstream
2014-06-18 - Scott Kitterman <scott@kitterman.com> python-qt4 (4.11+dfsg-2) unstable; urgency=medium [ Dmitry Shachnev ] * Stop forcing bzip2 compression, it is now deprecated. [ Scott Kitterman ] * Added debian/patches/fix_implicit_qtablewidget.patch to fix a pyuic regression in the handling of implicit QTableWidget dimensions