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
|
python-zaqarclient (1.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Oct 2016 15:17:53 +0200
python-zaqarclient (1.2.0-1) experimental; urgency=medium
[ 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> Tue, 13 Sep 2016 20:47:57 +0200
python-zaqarclient (1.1.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Removed UPSTREAM_GIT with default value
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_test from openstack-pkg-tools >= 52~.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jul 2016 10:58:45 +0200
python-zaqarclient (1.0.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:32:06 +0000
python-zaqarclient (1.0.0-2) experimental; urgency=medium
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 14:22:14 +0100
python-zaqarclient (1.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version: 3.9.7 (no change).
* Removed fix-wrong-openstackclient-entry-point.patch.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 14:11:50 +0100
python-zaqarclient (0.3.0-1) experimental; urgency=medium
* New upstream release.
* d/gbp.conf: Set debian-branch to debian/mitaka.
* d/control: Update uploaders.
* d/p/fix-wrong-openstackclient-entry-point.patch: Rebased.
-- Corey Bryant <corey.bryant@canonical.com> Tue, 01 Dec 2015 15:13:44 -0500
python-zaqarclient (0.2.0-2) unstable; urgency=medium
* Fixed empty package with no python module.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:56:43 +0000
python-zaqarclient (0.2.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align dependencies with upstream.
[ Thomas Goirand ]
* Adds avoid-already-taken-flavor-delete-openstackclient-command.patch.
* Removed version on python-all build-depends.
* Move python-sphinx from build-depends-indep to build-depends.
* Rewrap long description.
-- Thomas Goirand <zigo@debian.org> Fri, 02 Oct 2015 14:08:42 +0200
python-zaqarclient (0.1.1-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release:
- d/rules: Update UPSTREAM_GIT repo path.
- d/control: Align (Build-)Depends with upstream.
- d/gbp.conf: Set debian-branch to debian/liberty.
[ James Page ]
* Update watch file to use Debian pypi redirector.
* Add DEP-8 execution of unit tests as they require all entry points
to be setup, disable unit test execution as part of package build.
-- James Page <james.page@ubuntu.com> Tue, 30 Jun 2015 09:24:10 +0100
python-zaqarclient (0.1.0-1) unstable; urgency=medium
* Initial release.
-- Thomas Goirand <zigo@debian.org> Thu, 16 Apr 2015 21:36:04 +0200
|