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
|
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
|