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
|
python-os-xenapi (0.3.4-4) unstable; urgency=medium
* Re-add python3-mock as build-depends (Closes: #973186).
-- Thomas Goirand <zigo@debian.org> Mon, 02 Nov 2020 09:59:00 +0100
python-os-xenapi (0.3.4-3) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Override_dh_auto_build to avoid FTBFS (Closes: #950048).
-- Thomas Goirand <zigo@debian.org> Fri, 31 Jan 2020 16:21:12 +0100
python-os-xenapi (0.3.4-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 00:09:13 +0200
python-os-xenapi (0.3.4-1) experimental; urgency=medium
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 20:52:08 +0100
python-os-xenapi (0.3.3-3) unstable; urgency=medium
* override_dh_python3: dh_python3 --shebang=/usr/bin/python3.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Dec 2018 16:34:34 +0100
python-os-xenapi (0.3.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 23:53:41 +0200
python-os-xenapi (0.3.3-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Removed py3-fixes.patch applied upstream.
* Fixed (build-)depends for this release.
* Using python3 to build the sphinx doc.
-- Thomas Goirand <zigo@debian.org> Wed, 22 Aug 2018 23:01:25 +0200
python-os-xenapi (0.3.1-2) unstable; urgency=medium
* Uploading to unstable.
* Blacklist test_glance.GlanceTestCase.test_download_ok_verify_failed().
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 22:56:34 +0000
python-os-xenapi (0.3.1-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.
* Rebase the py3 patches into a single one.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Feb 2018 07:39:02 +0000
python-os-xenapi (0.2.0-2) unstable; urgency=medium
[ Michal Arbet ]
* Non-maintainer upload.
* Fix fix-py3-compat.patch patch.
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jan 2018 23:41:01 +0100
python-os-xenapi (0.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #877981)
-- Thomas Goirand <zigo@debian.org> Sun, 08 Oct 2017 11:30:15 +0200
|