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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
python-tackerclient (1.3.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 17:26:40 +0200
python-tackerclient (1.3.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 17 Sep 2020 12:10:54 +0200
python-tackerclient (1.2.0-1) experimental; urgency=medium
* New upstream release.
* Removed python3-mock from build-depends.
-- Thomas Goirand <zigo@debian.org> Thu, 10 Sep 2020 12:02:18 +0200
python-tackerclient (1.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 23:42:50 +0200
python-tackerclient (1.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Fri, 10 Apr 2020 16:02:36 +0200
python-tackerclient (0.16.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 01:50:26 +0200
python-tackerclient (0.16.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.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 09:22:50 +0200
python-tackerclient (0.15.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 14:36:35 +0200
python-tackerclient (0.15.0-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 10:31:37 +0100
python-tackerclient (0.14.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 22:41:06 +0200
python-tackerclient (0.14.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 the sphinx doc with Python 3.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 14:52:33 +0200
python-tackerclient (0.11.0-4) unstable; urgency=medium
* Fixed Python 3 Shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 18:34:39 +0000
python-tackerclient (0.11.0-3) unstable; urgency=medium
* Python 3 has now priority over Python 2.
-- Thomas Goirand <zigo@debian.org> Sun, 11 Mar 2018 14:51:27 +0100
python-tackerclient (0.11.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:56:19 +0000
python-tackerclient (0.11.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 22:00:07 +0000
python-tackerclient (0.10.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:42:49 +0000
python-tackerclient (0.10.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_test.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2017 23:11:21 +0200
python-tackerclient (0.7.0-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:15:28 +0200
python-tackerclient (0.7.0-1) experimental; urgency=medium
[ James Page ]
* Add missing Build-Depends on subunit and testrepository, fixing
FTBFS.
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Sep 2016 23:58:52 +0200
python-tackerclient (0.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #831428)
-- Thomas Goirand <zigo@debian.org> Fri, 15 Jul 2016 22:21:47 +0200
|