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
|
python-semver (2.0.1-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.
* Removed now useless versions of (build-)depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 17:51:32 +0200
python-semver (2.0.1-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:50:13 +0100
python-semver (2.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #762848)
-- Thomas Goirand <zigo@debian.org> Fri, 26 Sep 2014 00:28:25 +0800
|