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
|
python-mistralclient (1:2.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Bumped debhelper compat version to 10
-- Ondřej Nový <onovy@debian.org> Wed, 28 Dec 2016 23:24:09 +0100
python-mistralclient (1:2.1.1-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Use correct branch in Vcs-* fields
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:11:19 +0200
python-mistralclient (1:2.1.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Removed UPSTREAM_GIT, changed to default value
* d/copyright: Changed source URL to new one
[ Corey Bryant ]
* New upstream release.
* d/gbp.conf: Update debian-branch for Newton.
* d/control: Align (Build-)Depends with upsream.
[ Thomas Goirand ]
* Using OpenStack's Gerrit as VCS URLs.
* Fix the .gitreview file to use OpenStack gerrit.
* Using pkgos-dh_auto_install.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Sep 2016 00:33:46 +0200
python-mistralclient (1:2.0.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:33:59 +0000
python-mistralclient (1:2.0.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 13:15:51 +0000
python-mistralclient (1:2.0.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Corey Bryant ]
* New upstream release.
* d/control: Align (Build-)Depends with upsream.
[ Thomas Goirand ]
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 21 Mar 2016 12:33:09 +0100
python-mistralclient (1:1.2.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Mon, 18 Jan 2016 10:24:42 +0000
python-mistralclient (1:1.1.0-4) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 23:17:16 +0000
python-mistralclient (1:1.1.0-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 22:07:40 +0000
python-mistralclient (1:1.1.0-2) experimental; urgency=medium
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Sun, 27 Sep 2015 12:32:29 +0000
python-mistralclient (1:1.1.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sun, 27 Sep 2015 12:27:55 +0000
python-mistralclient (1:1.0.2-1) experimental; urgency=medium
* New upstream release.
* Applied Ubuntu patch (Closes: #796462).
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Sep 2015 10:12:57 +0000
python-mistralclient (1:1.0.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Jul 2015 14:08:47 +0000
python-mistralclient (2015.1.0-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Mon, 04 May 2015 20:11:37 +0000
python-mistralclient (2015.1~rc1-1) experimental; urgency=medium
* Initial release. (Closes: #781149).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Feb 2015 19:36:19 +0100
|