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
|
python-tempest-lib (0.14.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Fixed oslotest EPOCH.
-- Ondřej Nový <novy@ondrej.org> Sat, 09 Apr 2016 19:31:24 +0200
python-tempest-lib (0.14.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 08:58:58 +0000
python-tempest-lib (0.14.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Mar 2016 12:19:04 +0000
python-tempest-lib (0.13.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 14 Jan 2016 07:17:39 +0000
python-tempest-lib (0.11.0-1) experimental; urgency=medium
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Added check-uuid to the update-alternative handling.
[ Corey Bryant ]
* d/control: Update uploaders.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Dec 2015 15:22:51 +0100
python-tempest-lib (0.9.0-3) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 23:55:45 +0000
python-tempest-lib (0.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 11:42:51 +0000
python-tempest-lib (0.9.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 23 Sep 2015 14:32:24 +0200
python-tempest-lib (0.7.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
* Removed debian/patches/os-testr-compat.patch applied upstream.
* Fixed watch file.
-- Thomas Goirand <zigo@debian.org> Wed, 29 Jul 2015 23:15:40 +0000
python-tempest-lib (0.5.0-2) experimental; urgency=medium
[ James Page ]
* Cherry pick patch from upstream VCS to switch to using os-testr,
add os-testr to (build-)depends.
[ Thomas Goirand ]
* Removed installation of subunit-trace, now in python-os-testr.
-- Thomas Goirand <zigo@debian.org> Tue, 07 Jul 2015 23:37:34 +0200
python-tempest-lib (0.5.0-1) experimental; urgency=medium
* Team upload.
* New upstream release:
- d/control: Add new BD's on paramiko and ddt.
- d/control: Align version requirements with upstream.
-- James Page <james.page@ubuntu.com> Mon, 01 Jun 2015 11:10:24 +0100
python-tempest-lib (0.4.0-1) unstable; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Wed, 08 Apr 2015 11:40:11 +0200
python-tempest-lib (0.0.2-1) unstable; urgency=medium
* Initial release. (Closes: #771201)
-- Thomas Goirand <zigo@debian.org> Thu, 27 Nov 2014 22:48:43 +0800
|