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
|
python-mox3 (1.0.0-2) unstable; urgency=medium
* Uploading to unstable.
* Fixed Homepage field.
-- Thomas Goirand <zigo@debian.org> Fri, 08 May 2020 11:16:53 +0200
python-mox3 (1.0.0-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 01 Apr 2020 13:03:38 +0200
python-mox3 (0.28.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sun, 20 Oct 2019 00:46:24 +0200
python-mox3 (0.28.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 17 Sep 2019 22:31:43 +0200
python-mox3 (0.27.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 23:39:11 +0200
python-mox3 (0.27.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Mar 2019 11:58:38 +0100
python-mox3 (0.24.0-1) unstable; 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> Sat, 03 Mar 2018 17:39:23 +0100
python-mox3 (0.23.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
[ 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.
* Blacklist test_mox.RegexTest.testReprWithFlags() failing in Py 3.6.
* Using pkgos-dh_auto_{install,test}.
* Uploading to unstable:
- Fix FTBFS under Python 3.6 (Closes: #867628).
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Sat, 28 Oct 2017 11:40:19 +0000
python-mox3 (0.14.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
[ Thomas Goirand ]
* New upstream release.
* Uploading to unstable.
* Fixed Homepage.
* Standards-Version: 3.9.7 (no change).
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 17:27:54 +0000
python-mox3 (0.13.0-1) experimental; urgency=medium
* New upstream release.
* Fixed pbr version in (build-)depends, needed for this release.
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Jan 2016 10:42:25 +0000
python-mox3 (0.10.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 10:08:50 +0000
python-mox3 (0.10.0-1) experimental; urgency=medium
* New upstream release.
* Switching to git based packaging.
* Now also running unit tests for Py3.
* Watch file now using github tag rather than broken PyPi.
* Standards-Version is now 3.9.6.
-- Thomas Goirand <zigo@debian.org> Mon, 05 Oct 2015 10:02:44 +0200
python-mox3 (0.7.0-2) unstable; urgency=low
* Calling testr and subunit correctly.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Oct 2013 15:07:18 +0800
python-mox3 (0.7.0-1) unstable; urgency=low
* Initial release. (Closes: #722049)
-- Thomas Goirand <zigo@debian.org> Fri, 06 Sep 2013 20:46:39 +0800
|