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 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
python-fasteners (0.18-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 21:37:07 +0200
python-fasteners (0.18-1) experimental; urgency=medium
* New upstream release.
* Add python3-eventlet as b-depends.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 14:16:19 +0200
python-fasteners (0.17.3-3) unstable; urgency=medium
* Removed (build-)depends on six (Closes: #1039453).
-- Thomas Goirand <zigo@debian.org> Fri, 11 Aug 2023 16:01:08 +0200
python-fasteners (0.17.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 11:40:38 +0100
python-fasteners (0.17.3-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release, and switch to pytest.
* Switch to python3-poetry-core.
-- Thomas Goirand <zigo@debian.org> Thu, 17 Feb 2022 15:03:09 +0100
python-fasteners (0.14.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 20 Oct 2019 14:56:48 +0200
python-fasteners (0.14.1-1) experimental; urgency=medium
* New upstream release.
* d/copyright: fix ordering and years.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2019 15:42:26 +0200
python-fasteners (0.12.0-5) unstable; urgency=medium
* Correctly installs the package.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Aug 2019 15:11:05 +0200
python-fasteners (0.12.0-4) unstable; 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.
* 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 ]
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Aug 2019 21:50:04 +0200
python-fasteners (0.12.0-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:37:26 +0100
python-fasteners (0.12.0-2) unstable; urgency=medium
* Fixed typo in long description (Closes: #802195).
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 12:24:51 +0000
python-fasteners (0.12.0-1) unstable; urgency=medium
* Initial release. (Closes: #792497)
-- Thomas Goirand <zigo@debian.org> Wed, 15 Jul 2015 14:13:32 +0200
|