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
|
python-karborclient (2.1.0-2) unstable; urgency=medium
* Re-introduce python3-mock as build-depends.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2020 16:57:02 +0200
python-karborclient (2.1.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sun, 13 Sep 2020 16:30:23 +0200
python-karborclient (2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 23:10:05 +0200
python-karborclient (2.0.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 09 Apr 2020 21:03:36 +0200
python-karborclient (1.3.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:28:19 +0200
python-karborclient (1.3.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:48:49 +0200
python-karborclient (1.2.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 05:18:13 +0200
python-karborclient (1.2.0-2) experimental; urgency=medium
* Do not manage alternatives (Closes: #926308).
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2019 17:05:48 +0200
python-karborclient (1.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
* Rebased privacy breach in readme patch.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 10:37:36 +0100
python-karborclient (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 23:48:42 +0200
python-karborclient (1.1.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.
* Build sphinx doc with Python 3.
* Rebased privacy breach in doc patch.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 09:30:24 +0200
python-karborclient (1.0.0-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 13:06:57 +0100
python-karborclient (1.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* 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:52:36 +0000
python-karborclient (1.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https in Format
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
* Removed fixed-non-ascii-in-README.rst.patch applied upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 14:00:09 +0000
python-karborclient (0.6.0-3) unstable; urgency=medium
* Fixed non-ascii in README.txt that was leading to FTBFS when running
python setup.py install with LANG=C & Python 3.6 (Closes: 882477).
-- Thomas Goirand <zigo@debian.org> Thu, 07 Dec 2017 22:44:22 +0100
python-karborclient (0.6.0-2) unstable; urgency=medium
* Missing openstack-pkg-tools build-depends (Closes: #880190).
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 30 Oct 2017 18:00:19 +0000
python-karborclient (0.6.0-1) experimental; urgency=medium
* Initial release. (Closes: #877686)
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2017 12:45:02 +0200
|