python-pqueue - a priority queue extension for Python
# sudo apt-get update
# sudo apt-get install python-pqueue
2013-07-07 - Luca Falavigna <dktrkranz@debian.org> python-pqueue (0.2-7.2) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with python2.7 multiarch locations (Closes: #713214). * Convert to dh_python2 (Closes: #617020).
2008-01-31 - Matthias Klose <doko@debian.org> python-pqueue (0.2-7.1) unstable; urgency=low * NMU * Merge from Ubuntu: - Fix build failure with python2.5. Closes: #460359. - Fixes for python2.5 memory management.
2006-06-21 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-7) unstable; urgency=low * Update to new Python policy. (Closes: #373339)
2004-01-28 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-6) unstable; urgency=medium * Acknowledge NMU by Josselin Mouette; thanks! * Fix leaks in pqueuemodule.c. (Closes: #230005)
2003-08-19 - Josselin Mouette <joss@debian.org> python-pqueue (0.2-5.1) unstable; urgency=low * NMU * Removed obsolete python2-pqueue files. * Build one version, for python 2.3 (closes: #205747). * Move section to python. * Standards-version is 3.6.0.
2001-11-24 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-5) unstable; urgency=low * Fix "can't build from source" problem by specifying --with-python to configure script. (Otherwise, "python" would need to be installed.) (Closes: #120955)
2001-11-18 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-4) unstable; urgency=low * Fix minor grammatical error in the description. * Build extension module for Python 2.2 too. * Update dependencies. (Closes: #118214)
2001-10-19 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-3) unstable; urgency=low * Build extension module for Python 1.5 and 2.1. * No longer build a separate python2-pqueue package.
2001-01-13 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-2) unstable; urgency=low * Build extension module for Python 2.0 as well. * Force installation of shared library in site-packages directory, even if built on a machine without one. (Closes: #81816)
2000-07-30 - Chris Lawrence <lawrencc@debian.org> python-pqueue (0.2-1) unstable; urgency=low * New upstream release.