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
|
python-sphinxcontrib.plantuml (0.5-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 ]
* Fixed homepage (points to github instead of bitbucket).
* Fixed UPSTREAM_GIT in debian/rules.
* Build-depends on openstack-pkg-tools.
* Removed Python 2 support (Closes: #938187).
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 17:42:52 +0200
python-sphinxcontrib.plantuml (0.5-5) unstable; urgency=medium
* Fix path to Directive module so it works in Sphinx 1.7 (Closes:#896312).
-- Thomas Goirand <zigo@debian.org> Wed, 25 Apr 2018 16:46:00 +0200
python-sphinxcontrib.plantuml (0.5-4) unstable; urgency=medium
* Add runtime sphinx depends (Closes: #896372, #896312).
-- Thomas Goirand <zigo@debian.org> Sat, 21 Apr 2018 14:56:54 +0000
python-sphinxcontrib.plantuml (0.5-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Add missing dh-python build-depends.
* Removed useless versions of (build-)depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 17:46:08 +0200
python-sphinxcontrib.plantuml (0.5-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* Add plantuml to depends (Closes: #851049)
* Updating standards version to 4.1.1.
* Bump debhelper compat level to 10
* d/copyright: Reorder
* d/watch: Use https
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
-- Ondřej Nový <onovy@debian.org> Tue, 07 Nov 2017 23:09:29 +0100
python-sphinxcontrib.plantuml (0.5-1) unstable; urgency=medium
* Initial release. (Closes: #767522)
-- Thomas Goirand <zigo@debian.org> Sat, 01 Nov 2014 00:41:10 +0800
|