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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
sphinx-argparse (0.5.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Add missing build-dependency on flit.
* d/control: new dependencies, furo instead of rtd-theme; lxml for testing
* d/rules: drop override_dh_installchangelogs, README.md is no more,
and README.rst does not include a changelog.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 07 Sep 2024 14:16:45 +0200
sphinx-argparse (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream version. Closes: #983875
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* use autopkgtest-pkg-pybuild instead of manual equivalent
-- Michael R. Crusoe <crusoe@debian.org> Fri, 15 Mar 2024 14:24:27 +0100
sphinx-argparse (0.3.2-1) unstable; urgency=medium
* Team upload.
* d/watch: fixed
* drop Python 3.10 patch, it is no longer needed.
* Standards-Version: 4.6.1 (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Wed, 09 Nov 2022 11:44:45 +0100
sphinx-argparse (0.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream version and location.
* Standards-Version: 4.6.0 (routine-update)
* watch file standard 4 (routine-update)
* Removed old, unneeded patches.
* Apply patch from upstream to fix tests on Python3.10.
Closes: #1001487, #1002315
-- Michael R. Crusoe <crusoe@debian.org> Fri, 21 Jan 2022 17:39:23 +0100
sphinx-argparse (0.2.5-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Bastian Germann ]
* New upstream version 0.2.5
* lintian: runtime-test-file-uses-installed-python-versions
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael R. Crusoe ]
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Incorporate patch submitted to upstream to fix failing tests.
Closes: #977097
* debian/control: Document which version of sphinx was used to build
the binary package.
-- Michael R. Crusoe <crusoe@debian.org> Sat, 23 Jan 2021 15:00:56 +0100
sphinx-argparse (0.2.2-3) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Sat, 03 Aug 2019 12:21:06 +0200
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
|