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
|
python-scciclient (0.8.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 23:52:05 +0200
python-scciclient (0.8.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* New upstream release.
* Removed versions when satisfied in Buster.
* Removed py3.7-fix-async-keyword.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 11:30:27 +0100
python-scciclient (0.7.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 03 Sep 2018 16:58:29 +0200
python-scciclient (0.7.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed Python 2 support.
* Add py3.7-fix-async-keyword.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 24 Aug 2018 13:50:50 +0200
python-scciclient (0.6.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 20:47:23 +0000
python-scciclient (0.6.1-1) experimental; urgency=medium
[ Thomas Goirand ]
* Black list test: SCCITestCase.test_get_report_ok.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* 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.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Change upstream URL to new github repo on openstack namespace.
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_{test,install}.
* Using github tag over HTTPS for watch file.
* Standards-Version is now 4.1.3.
* Update debian/copyright years and ordering.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Feb 2018 17:17:00 +0000
python-scciclient (0.2.0-2) unstable; urgency=medium
* Uplodaing to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:36:48 +0000
python-scciclient (0.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Sep 2015 16:01:47 +0000
python-scciclient (0.1.0-1) unstable; urgency=medium
* New upstream release.
* Added missing build-depends on openstack-pkg-tools and inconditionally
include pkgos.make. Also adds missing build-depends on python{3,}-pbr.
Thanks to Chris West for the bug report (Closes: #789849).
* Removed versions of build-depends already satisfied in Jessie/Trusty.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jun 2015 15:50:36 +0200
python-scciclient (0.0.1-2) unstable; urgency=medium
* Added missing python-sphinx build-depends.
* Fixed capitalization in long desc.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Feb 2015 23:47:31 +0100
python-scciclient (0.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #777121)
-- Thomas Goirand <zigo@debian.org> Thu, 05 Feb 2015 11:05:35 +0100
|