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
|
python-zaqarclient (1.10.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 22:36:12 +0200
python-zaqarclient (1.10.0-1) experimental; urgency=medium
[ Michal Arbet ]
* New upstream version
* d/control: Fix (build-)depends for new release
* d/control: Add me to uploaders field
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
-- Michal Arbet <michal.arbet@ultimum.io> Tue, 21 Aug 2018 17:20:51 +0200
python-zaqarclient (1.9.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 21:56:55 +0000
python-zaqarclient (1.9.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Feb 2018 22:28:20 +0000
python-zaqarclient (1.7.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 02 Nov 2017 00:44:18 +0000
python-zaqarclient (1.7.0-2) experimental; urgency=medium
* Build-depends on python3-requests-mock (Closes: #877876).
* Fixed watch file to use HTTPS.
* Remove XS-Testsuite: from debian/control.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Oct 2017 03:36:27 +0000
python-zaqarclient (1.7.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
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Running unit tests, and using pkgos-dh_auto_install.
-- Thomas Goirand <zigo@debian.org> Wed, 04 Oct 2017 12:20:24 +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
|