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
|
mkdocstrings-python-legacy (0.2.7-1) unstable; urgency=medium
[ Juri Grabowski ]
* [24903d6] New upstream version 0.2.7
[ Carsten Schoenert ]
* [16a01b3] d/py3dist-override: Delete file, it's not needed
* [b61d204] d/control Bump Standards-Version to 4.7.2
No further changes needed.
* [06822de] d/copyright: Update year data
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 13 Jul 2025 23:12:54 +0200
mkdocstrings-python-legacy (0.2.6-1) unstable; urgency=medium
* [10a75f1] New upstream version 0.2.6
* [0a9b086] Revert "Include src/ in wheel even when not building from git"
Dropped patch:
pyproject-include-src.patch
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 23 Mar 2025 08:00:26 +0200
mkdocstrings-python-legacy (0.2.5-1) unstable; urgency=medium
* [2fe9044] New upstream version 0.2.5
* [7d390af] d/control, d/tests/control: Sync dependencies with upstream
* [6690dd3] Include src/ in wheel even when not building from git
-- Colin Watson <cjwatson@debian.org> Tue, 18 Mar 2025 19:52:15 +0000
mkdocstrings-python-legacy (0.2.4-1) unstable; urgency=medium
* [e6aac15] d/watch: Set compression to gz
* [62594c1] New upstream version 0.2.4
* [15c7ce6] Drop patch queue, already included upstream
* [1255f77] d/control: Adjust build dependencies
* [826d901] d/control: Switch python3-pdm-backend
* [0fe6ea5] d/rules: Drop export {PYBUILD_SYSTEM,PDM_PEP517_SCM_VERSION}
* [f0a9507] d/control: Bump Standards-Version to 4.7.0
No further changes needed.
* [93c4ec8] d/copyright: Update year and email data
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 13 Sep 2024 17:26:37 +0200
mkdocstrings-python-legacy (0.2.3-6) unstable; urgency=medium
* [ce2b0bd] Rebuild patch queue from patch-queue branch
Added patch:
t-conftest.py-Adopt-modernize-test-fixtures.patch
Removed patch:
t-conftests.py-Add-new-needed-default-dict-entry.patch
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 02 Dec 2023 16:04:07 +0100
mkdocstrings-python-legacy (0.2.3-5) unstable; urgency=medium
* [1001bd8] Rebuild patch queue from patch-queue branch
Added patch:
t-conftests.py-Add-new-needed-default-dict-entry.patch
(Closes: #1052775)
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 04 Oct 2023 19:22:15 +0200
mkdocstrings-python-legacy (0.2.3-4) unstable; urgency=medium
* [4bae7e0] Add patch from patch-queue branch
Added patch:
pyproject.toml-Transform-license-expression-into-license.patch
PEP621 only knows about a field 'license', renaming the existing field
'license-expression' to the valid naming so PEP621 validation will pass.
(Closes: #1026616)
* [f474534] d/control: Add BuildProfileSpecs, use dh-sequence-python3
* [7c2b923] d/control: Bump Standards-Version to 4.6.2
No further changes needed.
* [3d08968] d/rules: Drop --with on the default target
-- Carsten Schoenert <c.schoenert@t-online.de> Wed, 21 Dec 2022 21:01:09 +0100
mkdocstrings-python-legacy (0.2.3-3) unstable; urgency=medium
* Team upload.
* [8eddce9] Switch from poetry back to pdm-pep517 build backend.
-- Boyuan Yang <byang@debian.org> Sat, 20 Aug 2022 10:28:51 -0400
mkdocstrings-python-legacy (0.2.3-2) unstable; urgency=medium
* [f4c481c] d/{t,}/control: Add versioned dep on pygments
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 02 Jul 2022 12:55:22 +0200
mkdocstrings-python-legacy (0.2.3-1) unstable; urgency=medium
* [8c089ff] New upstream version 0.2.3
* [fcb4b33] Rebuild patch queue from patch-queue branch
Modified patch:
Switch-to-poetry-as-build-system.patch
Adopted upstream changes to pyproject.toml.
* [08bd574] d/control: Add dep on mkdocstrings >> 0.19.0-1
* [d1f9d40] d/control: Conflict on mkdocstrings-python-handlers
* [6645a3b] d/control: Add python3-pytkdocs to B-D
* [f633342] d/rules: Remove PYBUILD_AFTER_INSTALL variable
* [c2014a6] d/control: Add more B-D packages
* [c004908] d/rules: Turn on the internal testing
* [9b95228] autopkgtest: Adding first working setup
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 02 Jun 2022 21:09:18 +0200
mkdocstrings-python-legacy (0.2.2-1) unstable; urgency=medium
* [8bc97d3] New upstream version 0.2.2
* [6a4c7c9] First and basic Debianization
(Closes: #1010382)
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 17 May 2022 07:56:34 +0200
|