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
|
python-subunit2sql (1.10.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* Skip tests: tests.test_shell.TestMain.test_main fix FTBFS (Closes: #963368)
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jun 2020 10:48:33 +0200
python-subunit2sql (1.10.0-3) unstable; urgency=medium
* Uploading to unstable.
* Blacklist TestWalkMigrations.test_sqlite_opportunistically(), which
looks broken.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Jul 2019 00:32:18 +0200
python-subunit2sql (1.10.0-2) experimental; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Thomas Goirand ]
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Tue, 26 Mar 2019 21:53:25 +0100
python-subunit2sql (1.10.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release.
* Fixed (build-)depends for this release.
* Removed remove-privacy-branch-in-docs.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Sep 2018 00:27:02 +0200
python-subunit2sql (1.8.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https in Format
[ Thomas Goirand ]
* Fixed Python 3 shebang.
-- Thomas Goirand <zigo@debian.org> Sun, 18 Mar 2018 20:44:27 +0000
python-subunit2sql (1.8.0-4) unstable; urgency=medium
* d/control: Add missing BD on python{3,}-testresources. (Closes: #881702).
-- Thomas Goirand <zigo@debian.org> Tue, 14 Nov 2017 15:02:43 +0100
python-subunit2sql (1.8.0-3) unstable; urgency=medium
* Build-depends on openstack-pkg-tools (Closes: #878463).
* Capitalize API in long desc.
* Standards-Version is now 4.1.1.
* Removed privacy breach in docs.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Oct 2017 05:31:05 +0200
python-subunit2sql (1.8.0-2) unstable; urgency=medium
* Add missing files in subunit2sql/migrations/*.
-- Thomas Goirand <zigo@debian.org> Sat, 23 Sep 2017 21:49:27 +0000
python-subunit2sql (1.8.0-1) unstable; urgency=medium
* Initial release. (Closes: #876412)
-- Thomas Goirand <zigo@debian.org> Thu, 21 Sep 2017 22:44:12 +0200
|