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
|
python-retrying (1.3.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Daniel Baumann ]
* Updating vcs fields.
* 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.
[ Thomas Goirand ]
* Add missing dh-python build-depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 17:56:04 +0200
python-retrying (1.3.3-2) 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:49:22 +0100
python-retrying (1.3.3-1) unstable; urgency=medium
* New upstream release.
* Removes the patch to de-embbed six, which is now an external dependency
also in upstream code.
-- Thomas Goirand <zigo@debian.org> Mon, 01 Jun 2015 23:10:00 +0200
python-retrying (1.2.3-2) unstable; urgency=medium
* Removed embedded copy of six using a patch from Chuck Short. Thanks to
James Page for letting me know.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Sep 2014 14:00:40 +0000
python-retrying (1.2.3-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Sep 2014 12:47:01 +0800
python-retrying (1.2.1-1) unstable; urgency=medium
* Initial release. (Closes: #752619)
-- Thomas Goirand <zigo@debian.org> Wed, 25 Jun 2014 15:50:41 +0800
|