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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
python-cloudkittyclient (4.1.0-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed debian/watch.
* Add a debian/salsa-ci.yml.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2020 11:43:03 +0200
python-cloudkittyclient (4.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 22:07:12 +0200
python-cloudkittyclient (4.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 22:54:33 +0200
python-cloudkittyclient (4.0.0-1) experimental; urgency=medium
* New upstream release.
* Add python3-sphinxcontrib.svg2pdfconverter to build-depends.
-- Thomas Goirand <zigo@debian.org> Sun, 12 Apr 2020 18:52:15 +0200
python-cloudkittyclient (3.1.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 01:12:05 +0200
python-cloudkittyclient (3.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Sep 2019 13:36:52 +0200
python-cloudkittyclient (3.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Sep 2019 17:18:43 +0200
python-cloudkittyclient (2.1.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 04:49:59 +0200
python-cloudkittyclient (2.1.1-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Apr 2019 23:37:17 +0200
python-cloudkittyclient (2.1.0-2) experimental; urgency=medium
* Fixed auto_clean target.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Mar 2019 12:19:41 +0100
python-cloudkittyclient (2.1.0-1) experimental; urgency=medium
* Add bash-completion.
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Mar 2019 12:08:53 +0100
python-cloudkittyclient (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 22:27:52 +0200
python-cloudkittyclient (2.0.0-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.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Aug 2018 18:31:38 +0200
python-cloudkittyclient (1.2.0-4) unstable; urgency=medium
* Fixed Python 3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 21:20:48 +0000
python-cloudkittyclient (1.2.0-3) unstable; urgency=medium
* Python 3 has priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 14:00:04 +0000
python-cloudkittyclient (1.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Running wrap-and-sort -bast
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:48:51 +0000
python-cloudkittyclient (1.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 12 Feb 2018 08:38:49 +0000
python-cloudkittyclient (1.1.0-3) unstable; urgency=medium
* Fix update-alternatives.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Feb 2018 08:23:51 +0000
python-cloudkittyclient (1.1.0-2) unstable; urgency=medium
* Using update-alternatives to provide /usr/bin/cloudkitty.
-- Thomas Goirand <zigo@debian.org> Tue, 06 Feb 2018 09:00:54 +0100
python-cloudkittyclient (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #888434)
-- Thomas Goirand <zigo@debian.org> Sun, 21 Jan 2018 13:21:48 +0100
|