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
|
sphinx-autoapi (3.3.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build-depend on flit instead of python3-setuptools.
* Add a patch to fix reprotest.
* Bump Standards-Version to 4.7.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 24 Nov 2024 20:05:48 +0300
sphinx-autoapi (3.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Michael R. Crusoe <crusoe@debian.org> Tue, 01 Oct 2024 13:16:56 +0200
sphinx-autoapi (3.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* d/tests/: replaced with pybuild-autopkgtest
-- Michael R. Crusoe <crusoe@debian.org> Sat, 07 Sep 2024 14:17:41 +0200
sphinx-autoapi (3.1.2-1) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Michael R. Crusoe <crusoe@debian.org> Wed, 26 Jun 2024 18:54:43 +0200
sphinx-autoapi (3.1.2-1~0exp0) experimental; urgency=medium
* Team upload.
* d/patches: update metadata
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* d/control,d/patches/anyascii-revert.diff: drop unidecode for
anyascii patch; upstream no longer uses anyascii
* d/control: switch to PEP-517 style building with pybuild-plugin-
pyproject
-- Michael R. Crusoe <crusoe@debian.org> Fri, 21 Jun 2024 13:23:59 +0200
sphinx-autoapi (3.0.0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version. Closes: #1056529, #1058408.
* Build-depend on python3-sphinx-design, furo.
* Still use unidecode instead of anyascii (not yet packaged).
* Add python-bs4 and python3-packaging as test dependencies.
-- Matthias Klose <doko@debian.org> Fri, 19 Jan 2024 11:24:31 +0100
sphinx-autoapi (2.0.0-2) unstable; urgency=medium
* Team upload.
* Use sphinx-build command to build the docs (closes: #1042616).
-- Dmitry Shachnev <mitya57@debian.org> Tue, 15 Aug 2023 20:50:51 +0300
sphinx-autoapi (2.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fixes "Invalid configuration value found: 'language = None'" warning
with Sphinx 5. (Closes: #1013390)
-- Dmitry Shachnev <mitya57@debian.org> Sat, 29 Oct 2022 19:29:02 +0300
sphinx-autoapi (1.8.4-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Remove obsolete field Name from debian/upstream/metadata
* Set upstream metadata fields: Repository, Repository-Browse.
[ Håvard Flaget Aasen ]
* New upstream version 1.8.4
New version has a run-time dependency on python3-astroid,
which depend on python3-typing-extensions. Closes: #997341
* Rebase patches.
* Update Standards-Version to 4.6.0
* d/watch: Bump to version 4.
* d/rules: Change deprecated argument to pytest.
* Add upstream testsuite as autopkgtest.
* Add d/source/options: ignore *.egg-info files.
* Register documentation with doc-base.
* Set minimum version on python3-astroid.
* Remove unnecessary build-dependencies, sphinx-common and python3-mock.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 11 Dec 2021 09:31:17 +0000
sphinx-autoapi (1.5.1-2) unstable; urgency=medium
* Rebuild for dgit
-- Félix Sipma <felix+debian@gueux.org> Wed, 21 Oct 2020 12:21:20 +0200
sphinx-autoapi (1.5.1-1) unstable; urgency=medium
[ Félix Sipma ]
* New upstream version 1.5.1 (Closes: #971228)
[ 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.
-- Félix Sipma <felix+debian@gueux.org> Sat, 10 Oct 2020 11:55:58 +0200
sphinx-autoapi (1.3.0-2) unstable; urgency=medium
* Team upload.
* Rebuild.
-- Andrej Shadura <andrewsh@debian.org> Tue, 23 Jun 2020 20:32:49 +0200
sphinx-autoapi (1.3.0-1) unstable; urgency=medium
* Initial release. (Closes: #955819)
-- Félix Sipma <felix+debian@gueux.org> Mon, 20 Apr 2020 12:39:16 +0200
|