python-pyqt5.qtsvg - Python 2 bindings for Qt5's SVG module
# sudo apt-get update
# sudo apt-get install python-pyqt5.qtsvg
2016-01-19 - Matthias Klose <doko@ubuntu.com> pyqt5 (5.5.1+dfsg-3ubuntu4) xenial; urgency=medium * No-change rebuild to drop python3.4 support.
2015-11-03 - Timo Jyrinki <timo-jyrinki@ubuntu.com> pyqt5 (5.5.1+dfsg-3ubuntu3) xenial; urgency=medium * No-change rebuild against Qt 5.5.1. * Re-enable QtLocation library.
2015-10-26 - Dmitry Shachnev <mitya57@ubuntu.com> pyqt5 (5.5.1+dfsg-3ubuntu2) xenial; urgency=medium * Temporarily disable installing QtLocation library, it is not built when Qt is older than 5.5.
2015-10-26 - Dmitry Shachnev <mitya57@ubuntu.com> pyqt5 (5.5.1+dfsg-3ubuntu1) xenial; urgency=medium * Build against Qt 5.4.
2015-10-25 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.5.1+dfsg-3) unstable; urgency=medium * Move pyuic5-related sed call to install-arch target, it should not be run during indep builds.
2015-10-25 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.5.1+dfsg-2) unstable; urgency=medium * Make pyuic5 shebang fixup really work.
2015-10-25 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.5.1+dfsg-1) unstable; urgency=medium [ Dmitry Shachnev ] * New upstream release. * Move fdupes from Build-Depends to Build-Depends-Indep, it is only used to build pyqt5-examples package. * Sort debian/pyqt5-dev-tools.manpages file. * Remove examples/webkit/fancybrowser/__pycache__ from orig tarball, it contains a compiled file without source. * Remove uupdate call from debian/rules, not needed with git-dpm. [ Matthias Klose ] * pyuic5: Call the unversioned python3 interpreter.
2015-10-22 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.5+dfsg-2) unstable; urgency=medium * Remove gstreamer 0.10 packages from build-depends, no longer needed. * Update Vcs fields for Git migration. * Add support for Qt 5.5.1 (0001-Add-support-for-Qt-5.5.1.patch). * Move python3-sphinx from Build-Depends to Build-Depends-Indep. * Upload to unstable.
2015-08-20 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.5+dfsg-1) experimental; urgency=medium * New upstream release. * Build against Qt 5.5.0. * Add explicit build-dependency on dh-python. * Drop Enginio packages. QtEnginio is no longer developed and pending deprecation. * Build with Sphinx 1.3. * Specify repacksuffix in debian/watch. * Drop XS-Testsuite header, no longer needed with new dpkg versions. * Bump year in debian/copyright. * Add QtLocation library to QtPositioning packages.
2015-06-25 - Dmitry Shachnev <mitya57@debian.org> pyqt5 (5.4.2+dfsg-1) unstable; urgency=medium * New upstream release. * Drop all patches, applied upstream. * Add a temporary hack to use upstream stylesheet when building the documentation with Sphinx 1.2. * Build-depend on sip 4.16.8+dfsg-2, as the previous upload would generate wrong dependencies for Python 3 packages. * Upload to unstable.