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 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289
|
python-proliantutils (2.16.3-2) unstable; urgency=medium
* Switch to python3-pysnmp (from python3-pysnmp4).
* Add pysnmp7-compat.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Oct 2025 09:48:06 +0200
python-proliantutils (2.16.3-1) unstable; urgency=medium
* New upstream release.
* Fix version of sushy.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Mar 2025 14:24:04 +0100
python-proliantutils (2.16.2-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090589).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 23:43:45 +0100
python-proliantutils (2.16.2-2) unstable; urgency=medium
* Add fix-dependencies.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Apr 2024 09:30:38 +0200
python-proliantutils (2.16.2-1) unstable; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 07 Apr 2024 16:22:23 +0200
python-proliantutils (2.16.0-3) unstable; urgency=medium
* Added python3-pyasyncore as (build-)depends (Closes: #1058145).
-- Thomas Goirand <zigo@debian.org> Tue, 12 Dec 2023 22:04:52 +0100
python-proliantutils (2.16.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2023 22:18:19 +0200
python-proliantutils (2.16.0-1) experimental; urgency=medium
* New upstream point release plus some commits.
* Fixed (build-)depends for this release.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Wed, 06 Sep 2023 08:51:23 +0200
python-proliantutils (2.14.0-3) unstable; urgency=medium
* Cleans better (Closes: #1045286).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 10:57:32 +0200
python-proliantutils (2.14.0-2) unstable; urgency=medium
* Blacklist test_update_persistent_boot_uefi_target() that is broken under
Python 3.11 (Closes: #1030469).
-- Thomas Goirand <zigo@debian.org> Tue, 14 Feb 2023 09:46:37 +0100
python-proliantutils (2.14.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Fri, 30 Sep 2022 09:50:35 +0200
python-proliantutils (2.13.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 24 Mar 2022 11:54:21 +0100
python-proliantutils (2.13.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Removed patches applied upstream.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2022 15:35:34 +0100
python-proliantutils (2.12.0-1) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
* Add Fix_the_test_cases_for_latest_sushy.patch (Closes: #997545).
[ Kevin Allioli ]
* New upstream release.
* Added myself in copyright and uploaders.
-- Thomas Goirand <zigo@debian.org> Fri, 12 Nov 2021 14:02:48 +0100
python-proliantutils (2.11.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Mar 2021 12:54:01 +0100
python-proliantutils (2.10.0-2) unstable; urgency=medium
* Uploading to unstable.
* Add a debian/salsa-ci.yml.
* Fixed watch file to use the git mode and the new upstream URL.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2020 12:48:43 +0200
python-proliantutils (2.10.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2020 09:18:39 +0200
python-proliantutils (2.9.4-1) unstable; urgency=medium
* New upstream release.
* Fixed sushy version in (build-)depends.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 18:39:41 +0200
python-proliantutils (2.9.2-1) unstable; urgency=medium
[ Michal Arbet ]
* New upstream version
* Add me to maintainer field
[ Thomas Goirand ]
* Fix upstream VCS URLs in d/control, d/copyright and d/rules.
* Blacklist failing unit tests: test_update_ilo_firmware() and
test_update_other_component_firmware() (Closes: #950037).
-- Thomas Goirand <zigo@debian.org> Tue, 18 Feb 2020 09:49:22 +0100
python-proliantutils (2.8.2-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 20 Oct 2019 20:45:06 +0200
python-proliantutils (2.8.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 18 Sep 2019 21:50:36 +0200
python-proliantutils (2.6.0-2) unstable; urgency=medium
* Uploading to unstable:
- Fixes FTBFS (Closes: #902241).
-- Thomas Goirand <zigo@debian.org> Thu, 30 Aug 2018 12:09:48 +0200
python-proliantutils (2.6.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Removed remove-broken-test.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 24 Aug 2018 13:58:09 +0200
python-proliantutils (2.5.0-3) unstable; urgency=medium
* Disable broken test:
test__get_socket_throws_exception_in_case_of_failed_connection.
* Drop Python 2 module, only Python 3 is in use in Debian.
-- Thomas Goirand <zigo@debian.org> Mon, 30 Apr 2018 09:42:13 +0000
python-proliantutils (2.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:35 +0000
python-proliantutils (2.5.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Feb 2018 20:35:54 +0000
python-proliantutils (2.4.1-2) unstable; urgency=medium
* Uploading to unstable:
- Fix FTBFS with Python 3.6 (Closes: #867629).
* Removed some versions not needed since stretch release.
-- Thomas Goirand <zigo@debian.org> Sat, 28 Oct 2017 17:44:33 +0000
python-proliantutils (2.4.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.1.1.
* New upstream release.
* Fixed (build-)depends for this release.
* Blacklist test_successive_calls_to_extract_method().
-- Thomas Goirand <zigo@debian.org> Fri, 27 Oct 2017 20:02:37 +0200
python-proliantutils (2.1.11-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:13:41 +0200
python-proliantutils (2.1.11-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Sep 2016 14:19:38 +0200
python-proliantutils (2.1.8-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release (Closes: #827831).
* Fixed debian/copyright ordering and holders.
* Standards-Version is now 3.9.8 (no change).
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Tue, 21 Jun 2016 17:48:19 +0200
python-proliantutils (2.1.5-1) unstable; urgency=medium
* New upstream release.
* Fixed VCS upstream URLs.
-- Thomas Goirand <zigo@debian.org> Thu, 22 Oct 2015 07:36:25 +0000
python-proliantutils (2.1.4-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 10:28:15 +0000
python-proliantutils (2.1.4-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Delete python 3 patch.
-- Thomas Goirand <zigo@debian.org> Tue, 08 Sep 2015 19:38:36 +0000
python-proliantutils (2.1.0-1) unstable; urgency=medium
* New upstream release.
* Reviewed (build-)depends.
* Using testr and subunit to run tests.
* Removed python3 support since it's gone from upstream.
-- Thomas Goirand <zigo@debian.org> Tue, 28 Apr 2015 21:39:16 +0000
python-proliantutils (0.1.1-1) unstable; urgency=medium
* Initial release. (Closes: #772019)
-- Thomas Goirand <zigo@debian.org> Thu, 04 Dec 2014 20:30:11 +0800
|