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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
python-pymemcache (3.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:30:47 +0200
python-pymemcache (3.0.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Apr 2020 09:56:02 +0200
python-pymemcache (2.2.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Oct 2019 08:54:29 +0200
python-pymemcache (2.2.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed fix-setup.cfg-for-tool:pytest.patch applied upstream.
* Removed Python 2 support (Closes: #938075).
* Add fix-setup.cfg-for-tool:pytest.patch.
* Fix d/copyright order and years.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 12:27:41 +0200
python-pymemcache (1.3.2-3) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:47:30 +0100
python-pymemcache (1.3.2-2) unstable; urgency=medium
* Added missing python{3,}-mock depends (Closes: #795565).
-- Thomas Goirand <zigo@debian.org> Tue, 25 Aug 2015 20:29:29 +0000
python-pymemcache (1.3.2-1) unstable; urgency=medium
* New upstream release.
* Fixed upstream VCS url in debian/rules.
* Fixed build-depends.
* Removed Python 3.2 patch.
* Added pytest as build-depends.
* Fixed watch file to use github tag and not pypi.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Aug 2015 07:46:45 +0000
python-pymemcache (1.2.4-2) unstable; urgency=medium
* Added missing build-depends: python-nose, python3-nose.
-- Thomas Goirand <zigo@debian.org> Thu, 14 Aug 2014 23:35:40 +0800
python-pymemcache (1.2.4-1) unstable; urgency=medium
* Initial release. (Closes: #758135)
-- Thomas Goirand <zigo@debian.org> Thu, 14 Aug 2014 22:15:06 +0800
|