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
|
refstack-client (0.0.0~2023.09.19.b60a7e41f7-2) unstable; urgency=medium
* Fixed PBR_VERSION and OSLO_PACKAGE_VERSION to avoid FTBFS
(Closes: #1101255).
-- Thomas Goirand <zigo@debian.org> Tue, 25 Mar 2025 13:41:01 +0100
refstack-client (0.0.0~2023.09.19.b60a7e41f7-1) unstable; urgency=medium
* New upstream release based on tag.
* Removed use-yaml.safe_load-instead-of-yaml.load.patch applied upstream.
* Add fix-syntax-warning.patch (Closes: #1087046).
-- Thomas Goirand <zigo@debian.org> Tue, 26 Nov 2024 08:54:58 +0100
refstack-client (0.0.0~2021.08.18.fa73ef2524-6) unstable; urgency=medium
* Cleans better (Closes: #1045399).
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 12:11:39 +0200
refstack-client (0.0.0~2021.08.18.fa73ef2524-5) unstable; urgency=medium
* Fix unit tests, also due to module version that setuptools new version
didn't like (Closes: #1033508).
-- Thomas Goirand <zigo@debian.org> Thu, 30 Mar 2023 09:35:05 +0200
refstack-client (0.0.0~2021.08.18.fa73ef2524-4) unstable; urgency=medium
* Fix egg-info version when building (Closes: #1030437).
-- Thomas Goirand <zigo@debian.org> Tue, 14 Feb 2023 14:17:48 +0100
refstack-client (0.0.0~2021.08.18.fa73ef2524-3) unstable; urgency=medium
* Add use-yaml.safe_load-instead-of-yaml.load.patch (Closes: #1022082).
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 04 Nov 2022 11:22:40 +0100
refstack-client (0.0.0~2021.08.18.fa73ef2524-2) unstable; urgency=medium
* Add patches:
- do-not-use-venv-to-run-tests.patch
- fix-tempest-path.patch
* Rebuild source-only.
-- Thomas Goirand <zigo@debian.org> Sat, 12 Feb 2022 18:28:43 +0100
refstack-client (0.0.0~2021.08.18.fa73ef2524-1) unstable; urgency=medium
* Initial release (Closes: #1003442).
-- Thomas Goirand <zigo@debian.org> Wed, 21 Jul 2021 10:19:21 +0200
|