python-cachetools (1.1.6-1) unstable; urgency=medium * New upstream release. Notable changes: - Reimplement LRUCache and TTLCache using collections.OrderedDict. Note that this will break pickle compatibility with previous versions. * d/control: - Bump Standards-Version to 3.9.8 (no changes needed) -- Christian Kastner Fri, 15 Apr 2016 10:44:50 +0200 python-cachetools (1.1.5-2) unstable; urgency=medium [ SVN-Git Migration ] * git-dpm config * Update Vcs fields for git migration [ Christian Kastner ] * d/control: - Bump Standards-Version to 3.9.7 (no changes needed) - Switch Vcs-Git from insecure URI to secure one -- Christian Kastner Mon, 21 Mar 2016 13:54:09 +0100 python-cachetools (1.1.5-1) unstable; urgency=medium * New upstream release. -- Christian Kastner Tue, 03 Nov 2015 12:32:40 +0100 python-cachetools (1.1.3-1) unstable; urgency=medium * New upstream release. -- Christian Kastner Tue, 22 Sep 2015 23:44:10 +0200 python-cachetools (1.1.0-1) unstable; urgency=medium * New upstream release. -- Christian Kastner Sat, 05 Sep 2015 16:40:52 +0200 python-cachetools (1.0.3-1) unstable; urgency=medium * New upstream release. * debian/control: - Drop XS-Testsuite, as dpkg now recognizes the Testsuite header, and dpkg-source automatically adds one when an autopkgtest suite is found - Switch Maintainer email to my @debian.org address * debian/copyright: - Bump copyright years * debian/watch: - Upstream moved to GitHub -- Christian Kastner Sat, 15 Aug 2015 14:14:02 +0200 python-cachetools (1.0.0-1) unstable; urgency=medium * New upstream release. * debian/copyright: - Correctly spell author's name -- Christian Kastner Fri, 19 Dec 2014 20:46:52 +0100 python-cachetools (0.7.0-1) unstable; urgency=medium * Initial release. Closes: #767298 -- Christian Kastner Thu, 30 Oct 2014 22:15:23 +0100