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
|
python-frozendict (1.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Andrej Shadura ]
* Python 3.10 compatibility: collections.Mapping removed.
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 13.
* Use pybuild instead of python_distutils and openstack-pkg-tools.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.0, no changes needed.
* Add myself as an uploader.
-- Andrej Shadura <andrewsh@debian.org> Thu, 18 Nov 2021 01:03:12 +0100
python-frozendict (1.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #937766).
* Fixed d/copyright ordering and years.
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 22:41:01 +0200
python-frozendict (1.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/control: Use team+openstack@tracker.debian.org as maintainer
* d/control: Add trailing tilde to min version depend to allow
backports
[ Daniel Baumann ]
* Update copyright format url.
* Update maintainer field.
* Run wrap-and-sort -bast.
* Update standards version to 4.0.0.
* Remove gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Update standards version to 4.1.0.
[ Andrej Shadura ]
* New upstream release.
-- Andrej Shadura <andrewsh@debian.org> Fri, 21 Dec 2018 23:38:17 +0100
python-frozendict (0.5-1) unstable; urgency=medium
* Initial release. (Closes: #810086)
-- Thomas Goirand <zigo@debian.org> Wed, 06 Jan 2016 18:48:35 +0800
|