1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
python-poppler-qt4 (0.24.0-1) unstable; urgency=low
* New upstream release. (Closes: #758108)
* Revamp package with py2dsc (python-stdeb), pybuild and friends.
* Add new python3-poppler-qt4 binary package for Python 3.
* Convert debian/copyright to machine-readable format v1.0.
* Bump Standards-Version to 3.9.6, no changes needed.
* Promote "Debian Python Modules Team" as Maintainer.
-- Anthony Fok <foka@debian.org> Wed, 02 Sep 2015 02:57:58 -0600
python-poppler-qt4 (0.16.3-2) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Ryan Kavanagh ]
* Upload to unstable now that wheezy is released.
+ By bringing the python-sip-dev/${sip:Depends} change from 0.16.3-1 to
unstable, we avoid the endless cycle of sip-mismatch crashes.
(Closes: #709747)
-- Ryan Kavanagh <rak@debian.org> Sun, 26 May 2013 12:13:12 -0400
python-poppler-qt4 (0.16.3-1) experimental; urgency=low
* New upstream release.
* Build-Depend on python-sip-dev and add ${sip:Depends} to Depends. This
prevents having to manually rebuild python-poppler-qt4 every time
python-sip gets update, or more precisely, users won't get mysterious
crashes every time python-sip gets updated
* Bump standards to 3.9.4, no changes needed
* Use debhelper >= 9.0.0, bump compat to 9, so that hardening build flags
are enabled
* Update copyright years
-- Ryan Kavanagh <rak@debian.org> Tue, 12 Feb 2013 11:10:00 -0500
python-poppler-qt4 (0.16.2-2) unstable; urgency=medium
* Rebuild fixes mismatch with python-sip, which was rendering
python-poppler-qt4 unusable. We'll need to rebuild every time python-sip
gets updated. (Closes: #672753)
* Explicitly build-depend on pkg-config since libpoppler-qt4-dev no longer
indirectly depends on it (Closes: #661446)
* Bump Standards version to 3.9.3
-- Ryan Kavanagh <rak@debian.org> Thu, 17 May 2012 09:46:31 -0400
python-poppler-qt4 (0.16.2-1) unstable; urgency=low
* Initial release (Closes: #653046)
-- Ryan Kavanagh <rak@debian.org> Sun, 01 Jan 2012 18:16:27 -0500
|