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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
python-semantic-version (2.10.0-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090614).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 22:43:29 +0100
python-semantic-version (2.10.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:37:13 +0200
python-semantic-version (2.10.0-1) experimental; urgency=medium
* New upstream release.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Tue, 29 Aug 2023 15:11:14 +0200
python-semantic-version (2.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 10:52:23 +0100
python-semantic-version (2.9.0-1) experimental; urgency=medium
* New upstream release.
* Rebased fixed-privacy-breach.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Feb 2022 17:40:33 +0100
python-semantic-version (2.8.5-1) unstable; urgency=medium
* New upstream release.
* Remove remove-non-ascii-in-sphinx-doc.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 09:08:12 +0200
python-semantic-version (2.8.4-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:40:48 +0200
python-semantic-version (2.8.4-1) experimental; urgency=medium
* New upstream release.
* Rebase remove-non-ascii-in-sphinx-doc.patch.
* Fix d/copyright ordering and years.
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Apr 2020 12:36:38 +0200
python-semantic-version (2.8.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Oct 2019 19:42:57 +0200
python-semantic-version (2.8.2-1) experimental; urgency=medium
* New upstream release.
* Refreshed patches.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2019 17:52:26 +0200
python-semantic-version (2.6.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938162).
-- Thomas Goirand <zigo@debian.org> Fri, 13 Sep 2019 14:46:09 +0200
python-semantic-version (2.6.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Sep 2018 17:08:46 +0200
python-semantic-version (2.6.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/control: Use team+openstack@tracker.debian.org as maintainer
* 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.
[ Thomas Goirand ]
* New upstream release.
* Hard build-depends on openstack-pkg-tools.
* Removed Pre-Depends: dpkg (>= 1.15.6~).
* Swiched to debhelper 10.
* Now using pkgos-dh_auto_install.
* Rewrote fixed-privacy-breach.patch.
* Not running unit tests for now: process gets stuck.
* Add remove-non-ascii-in-sphinx-doc.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Aug 2018 10:28:00 +0200
python-semantic-version (2.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #780189)
-- Thomas Goirand <zigo@debian.org> Tue, 10 Mar 2015 09:35:05 +0100
|