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
|
python-doc8 (0.10.1-1) unstable; urgency=medium
* Fixed upstream URLs (Closes: #992021).
* New upstream release.
* Switch to using pybuild-plugin-pyproject.
* Add python3-sphinx-rtd-theme as build-depends.
-- Thomas Goirand <zigo@debian.org> Thu, 30 Dec 2021 12:24:13 +0100
python-doc8 (0.8.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Michal Arbet ]
* d/copyright: Add me
* d/control: Add me to uploaders field
* Rebuild with newest oslosphinx (Closes: #955070)
-- Michal Arbet <michal.arbet@ultimum.io> Fri, 24 Apr 2020 18:06:37 +0200
python-doc8 (0.8.0-4) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Jul 2019 21:05:32 +0200
python-doc8 (0.8.0-3) experimental; urgency=medium
* Removed alternative management.
-- Thomas Goirand <zigo@debian.org> Wed, 27 Mar 2019 11:40:44 +0100
python-doc8 (0.8.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> Wed, 27 Mar 2019 11:38:22 +0100
python-doc8 (0.8.0-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ David Rabel ]
* New upstream version 0.8.0.
* d/control: Add build dependencies python3-{hacking, sphinx, oslosphinx}.
* d/control: Add X-Python3-Version tag.
* d/copyright: Clean up.
-- David Rabel <david.rabel@noresoft.com> Mon, 03 Sep 2018 12:55:58 +0200
python-doc8 (0.6.0-5) unstable; urgency=medium
* Team upload.
[ 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.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ David Rabel ]
* d/control: Fix Homepage field. (Closes: #891321)
-- David Rabel <david.rabel@noresoft.com> Fri, 04 May 2018 13:38:36 +0200
python-doc8 (0.6.0-4) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT to new URL
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:36:47 +0100
python-doc8 (0.6.0-3) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Fri, 23 Oct 2015 22:30:12 +0000
python-doc8 (0.6.0-2) unstable; urgency=medium
* Fixed override_dh_auto_install and not dh_install.
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2015 08:18:40 +0000
python-doc8 (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #801750)
-- Thomas Goirand <zigo@debian.org> Wed, 14 Oct 2015 09:01:55 +0200
|