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-pyghmi (1.5.14-1) unstable; urgency=medium
* New upstream release.
* Fixed watch file URL.
-- Thomas Goirand <zigo@debian.org> Tue, 31 Mar 2020 15:38:24 +0200
python-pyghmi (1.4.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Run wrap-and-sort -bastk.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 21 Oct 2019 10:13:06 +0200
python-pyghmi (1.4.1-1) experimental; urgency=medium
* New upstream release.
* Fixed new UPSTREAM_GIT pointing to opendev.org.
* Fixed (build-)depends for this release.
* Removed Python_3.7_compatibility_async_is_reserved_keyword.patch applied
upstream.
-- Thomas Goirand <zigo@debian.org> Wed, 25 Sep 2019 22:33:06 +0200
python-pyghmi (1.0.32-6) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #938067).
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 00:57:35 +0200
python-pyghmi (1.0.32-5) unstable; urgency=medium
* Applies upstream async patch (Closes: #905213).
-- Thomas Goirand <zigo@debian.org> Thu, 02 Aug 2018 09:31:24 +0200
python-pyghmi (1.0.32-4) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
[ Thomas Goirand ]
* Fixed Python 3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 18:58:32 +0000
python-pyghmi (1.0.32-3) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 25 Feb 2018 20:41:00 +0000
python-pyghmi (1.0.32-2) experimental; urgency=medium
* Update debian/copyright years and holders list.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Feb 2018 18:14:45 +0100
python-pyghmi (1.0.32-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* New upstream release.
* Standards-Version is now 4.1.3.
* Build-depends on dh-python.
* Using pkgos-dh_auto_{test,install}.
* Added python3 support.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Feb 2018 17:03:24 +0000
python-pyghmi (1.0.22-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Nov 2017 22:52:57 +0000
python-pyghmi (1.0.22-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT to new URL
* d/copyright: Changed source URL to new one
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* 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.
* Fixed debian/copyright ordering.
* Extended a bit the long description.
-- Thomas Goirand <zigo@debian.org> Wed, 18 Oct 2017 07:05:43 +0200
python-pyghmi (0.8.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Oct 2015 23:04:31 +0200
python-pyghmi (0.6.17-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed (build-)depends for Jessie.
* Standards-Version: 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Fri, 01 May 2015 11:57:23 +0000
python-pyghmi (0.6.17-1) experimental; urgency=medium
* New upstream release.
* Uploading to experimental just before the Jessie freeze.
* Fixed python-sphinx should be in build-depends and not -indep.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Sep 2014 16:08:35 +0800
python-pyghmi (0.6.1-1) unstable; urgency=medium
* New upstream release.
* Fixed new build-depends for this release.
* Using testr and subunit correctly.
* Standards-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 15:49:24 +0800
python-pyghmi (0.5.8-1) unstable; urgency=low
* New upstream release.
* Added --slowest --testr-args='--subunit ' when calling testr.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 15:01:40 +0800
python-pyghmi (0.5.0-1) unstable; urgency=low
* Initial release. (Closes: #721907)
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2013 17:40:23 +0800
|