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
|
sphinx-argparse (0.2.2-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Hanno Stock ]
* Fix aliased subcommands (patch, closes: #922880)
-- Hanno Stock <opensource@hanno-stock.de> Tue, 26 Feb 2019 14:44:40 +0100
sphinx-argparse (0.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- No longer uses sphinx.util.compat (Closes: #896636).
[ ChangZhuo Chen (陳昌倬) ]
* Add ChangZhuo Chen as Uploaders (Closes: #840038).
* Bump compat to 10.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Dmitry Shachnev ]
* Remove usage of Markdown options in docs/markdown.rst. Upstream code for
Markdown requires CommonMark 0.5.6, which is not yet in Debian.
* Fix sphinx-build invocation in debian/rules.
* Prevent dh_compress from compressing changelog.html.
* Drop unneeded dh_auto_test override, rely on pybuild magic.
* Make autopkgtests test the installed version of the package.
* Bump Standards-Version to 4.1.4, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 28 Jun 2018 10:30:18 +0300
sphinx-argparse (0.1.15-3) unstable; urgency=medium
* Orphan package:
+ deb/control: put Debian QA into Maintainer field, drop Uploaders.
-- Daniel Stender <stender@debian.org> Mon, 19 Jun 2017 22:26:51 +0200
sphinx-argparse (0.1.15-2) unstable; urgency=medium
* deb/control:
+ updated uploader email address.
+ add python{,3}-sphinx-rtd-theme to b-deps (Closes: #827813).
+ removed tabs from indentations.
+ bumped standards to 3.9.8 (no changes needed).
[ Ondřej Nový ]
* Fixed VCS URL (https).
-- Daniel Stender <stender@debian.org> Sat, 25 Jun 2016 16:16:04 +0200
sphinx-argparse (0.1.15-1) unstable; urgency=medium
* Initial release (Closes: #794776).
-- Daniel Stender <debian@danielstender.com> Wed, 20 Jan 2016 21:46:46 +0100
|