python-popcon (2.0.0) unstable; urgency=medium * Dropped Python2 support -- Bastian Venthur Sun, 13 Jan 2019 14:04:35 +0100 python-popcon (1.5.1) unstable; urgency=medium * Minor fix in __main__.py -- Bastian Venthur Sat, 17 Feb 2018 15:30:00 +0100 python-popcon (1.5.0) unstable; urgency=medium * Updated packaging (setup.py, etc) * Added popcon CLI for direct queries from the command line * Removed dependency from xdg * Added Travis CI * Added unit tests * Added changelog, license, readme -- Bastian Venthur Sat, 04 Nov 2017 16:22:01 +0100 python-popcon (1.4) unstable; urgency=medium * Acknowledge NMU, thanks Chris Lamb and Ximin Luo! * Changed docstrings to follow numpy standard * Updated setup.py to reflect proper library version * Added pythonX-xdg to build-depends -- Bastian Venthur Wed, 28 Sep 2016 13:39:23 +0200 python-popcon (1.3+nmu1) unstable; urgency=medium * Non-maintainer upload. * Add support for querying sourcemax statistics. * Don't mix up pickle formats; this causes bad lookups when py2/py3 both use the same file. * Update to latest Standards-Version; no changes required. [ Chris Lamb ] * Fix missing Depends on python3-xdg. (Closes: #833693) * Don't assume all-popcon-results.txt.gz is UTF-8. (Closes: #833738) -- Ximin Luo Tue, 13 Sep 2016 19:58:28 +0200 python-popcon (1.3) unstable; urgency=medium * Provide Python3 module -- Bastian Venthur Mon, 24 Aug 2015 12:43:11 +0200 python-popcon (1.2) unstable; urgency=medium * Fix previous NMU "FTBFS: Missing Build-Depends on python" (Closes: #796649) * Bumped standards version -- Bastian Venthur Mon, 24 Aug 2015 08:43:08 +0200 python-popcon (1.1+nmu1) unstable; urgency=medium * Non-maintainer upload. * Build using dh-python. Closes: #786119. -- Matthias Klose Sat, 22 Aug 2015 10:16:05 +0200 python-popcon (1.1) unstable; urgency=low * Added patches by chrysn: - use namedtuple in python version that support it - use XDG_CACHE_HOME instead of ~/.popcon-cache - filebased timestamping - modernize deprecated use of has_key - module level data caching - atomic file creation * Add ${python:Depends} to Depends (closes: #627694). -- Bastian Venthur Thu, 28 Jul 2011 00:15:35 +0200 python-popcon (1.0) unstable; urgency=low * Initial Release. -- Bastian Venthur Tue, 17 Aug 2010 20:07:41 +0200