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
|
python-designateclient (2.3.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
[ Thomas Goirand ]
* Uploading to unstable.
* Fixed oslotest EPOCH.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Sep 2016 10:14:28 +0200
python-designateclient (2.3.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
[ Corey Bryant ]
* New upstream release.
* d/gbp.conf: Update debian-branch for Newton.
* d/control: Align (Build-)Depends with upstream.
* designateclient/v2/cli/recordsets.py: Update from upstream 2.3.0 version.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Tue, 13 Sep 2016 09:58:13 +0200
python-designateclient (2.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:02:27 +0000
python-designateclient (2.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sat, 02 Apr 2016 15:11:33 +0200
python-designateclient (2.0.0-1) experimental; urgency=medium
[ David Della Vecchia ]
* New upstream release.
* d/control: Align depends with upstream.
[ Corey Bryant ]
* d/control: Update uploaders.
* d/rules: Install missing json files.
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Mar 2016 03:27:38 +0000
python-designateclient (1.5.0-4) unstable; urgency=medium
* Fix upgrade from Jessie by adding Breaks+Replaces (Closes: #814523).
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 04:38:17 +0000
python-designateclient (1.5.0-3) unstable; urgency=medium
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Mon, 01 Feb 2016 15:51:58 +0800
python-designateclient (1.5.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 21:47:36 +0000
python-designateclient (1.5.0-1) experimental; urgency=medium
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upstream.
[ James Page ]
* Update watch file to use Debian pypi redirector.
[ Thomas Goirand ]
* Removed Pre-Depends: dpkg (>= 1.15.6~).
-- Thomas Goirand <zigo@debian.org> Fri, 25 Sep 2015 11:48:03 +0000
python-designateclient (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 27 Apr 2015 22:34:19 +0000
python-designateclient (1.0.3-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Removed pep8 and pyflakes from build-depends.
* Using testr and subunit correctly.
* Now also packaging doc.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Apr 2014 01:48:47 +0800
python-designateclient (1.0.2-1) experimental; urgency=low
* Initial release (Closes: #731407)
-- Thomas Goirand <zigo@debian.org> Thu, 05 Dec 2013 15:53:48 +0800
|