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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
|
quart (0.20.0-5) unstable; urgency=medium
* Team upload.
* Disable flaky "datetime_headers" autopkgtest
-- Alexandre Detiste <tchet@debian.org> Fri, 16 Jan 2026 00:57:48 +0100
quart (0.20.0-4) unstable; urgency=medium
* Team upload.
* Sourcefull upload against new dh-python to
drop the python3-importlib-metadata dependency.
* Drop "Rules-Requires-Root: no": it is the default now
* Bump Standards-Version to 4.7.3, drop Priority: tag
* Rewrite d/watch in v5 format
* Disable useless Salsa CI jobs
-- Alexandre Detiste <tchet@debian.org> Thu, 15 Jan 2026 06:38:06 +0100
quart (0.20.0-3) unstable; urgency=medium
* Team upload.
* Copy pyproject.toml into test directory in autopkgtest.
-- Colin Watson <cjwatson@debian.org> Thu, 21 Aug 2025 13:05:57 +0100
quart (0.20.0-2) unstable; urgency=medium
* Team upload.
* Drop python3-toml from build-dependencies
-- Alexandre Detiste <tchet@debian.org> Sun, 27 Jul 2025 14:06:46 +0200
quart (0.20.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 23 Dec 2024 21:50:47 +0000
quart (0.19.9-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- CVE-2024-49767: Fix how `max_form_memory_size` is applied when parsing
large non-file fields (closes: #1086063).
-- Colin Watson <cjwatson@debian.org> Sun, 17 Nov 2024 15:07:18 +0100
quart (0.19.6-1) unstable; urgency=medium
* Team upload
* New upstream version 0.19.6
* d/control: Increase Standards-Version to 4.7.0
No further modifications needed.
* d/copyright: Update upstream data
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 26 May 2024 07:24:39 +0200
quart (0.19.5-1) unstable; urgency=medium
* Team upload
* New upstream version 0.19.5
* Rebuild patch queue from patch-queu branch
Dropped patch (fixed upstream):
Fix-issues-with-the-latest-black-mypy-and-pytest.patch
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 02 Apr 2024 22:05:20 +0200
quart (0.19.4-2) unstable; urgency=medium
* Team upload
* Rebuild patch queue from patch-queu branch
Added patche:
Fix-issues-with-the-latest-black-mypy-and-pytest.patch
(Closes: #1066777)
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 17 Mar 2024 12:40:00 +0100
quart (0.19.4-1) unstable; urgency=medium
* Team upload
[ Andreas Tille ]
* New upstream version 0.19.4
(Closes: #1042259)
* Standards-Version: 4.6.2 (routine-update)
* Add salsa-ci file (routine-update)
* Build-Depends: python3-flask
[ Carsten Schoenert ]
* d/gbp.conf: Don't use numbers in patch names
* Add patch queue from patch-queue branch
Added patch:
docs-conf.py-Use-sphinx_rtd_theme-instead.patch
* d/control: Keep B-D entries alphabetical
* d/rules: Add override for dh_clean
* d/rules: Drop direct modification of docs/conf.py
Done now through patch queue.
* d/rules: Undo modification of pyproject.toml after build
* d/python-quart-doc.lintian-overrides: Update data content
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 12 Feb 2024 20:48:14 +0100
quart (0.18.3-2) unstable; urgency=medium
* Team upload
* d/control: Update some B-D by adding BuildProfileSpecs
* d/u/metadata: Add fields Documentation, Security-Contact
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 02 Dec 2022 20:13:00 +0100
quart (0.18.3-1) experimental; urgency=medium
* Team upload
[ Stefano Rivera ]
* New upstream release.
* Upstream now builds with poetry.
[ Carsten Schoenert ]
* d/gbp.conf: Set debian branch to debian/master
* New upstream version 0.18.3
(Closes: #1020729)
* d/control: Update upstream Homepage URL
The upstream project has moved to the umbrella of Pallets and lives now on
GitHub.
* d/copyright: Update upstream data
* d/watch: Update url to watch on
* d/control: Increase Standards-Version to 4.6.1
No further modifications needed.
* d/control: Adding entry Rules-Requires-Root: no
No needs for root privileges while building.
* d/control: Increase werkzeug version in Build-Depends
The library si depending on werkzeug 2.2+ onwards
* d/control: Update entries on python-quart-doc
* d/u/metadata: Update entries due upstream project changes
Reflect the changes given by the movement of the project home.
* d/control: Sort binary packages alphabetical
* d/rules: Adjust the target for dh_auto_build
* python-quart-doc: Use dh_sphinxdoc for package build
* d/rules: Adopt upstream changes into dh_installchangelogs
* Lintian: Adding a override about the source
* Lintian: Some overrides for python-quart-doc
* d/control: Drop obsolete entry X-Python3-Version
* d/README.source: Adding base information about source
* autopkgtest: Run upstream tests for basic testing
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 18 Oct 2022 07:49:28 +0200
quart (0.14.1-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Andrej Shadura <andrewsh@debian.org> Fri, 26 Feb 2021 10:08:51 +0100
quart (0.13.1-1) unstable; urgency=medium
[ Andrej Shadura ]
* New upstream release.
* Drop dependency on python3-asynctest.
[ Ondřej Nový ]
* Update Maintainer field with new Debian Python Team contact address.
* Update Vcs-* fields with new Debian Python Team Salsa layout.
* Use https protocol in the watch file.
-- Andrej Shadura <andrewsh@debian.org> Tue, 29 Sep 2020 09:33:23 +0200
quart (0.13.0-1) unstable; urgency=medium
* New upstream release.
-- Andrej Shadura <andrewsh@debian.org> Mon, 20 Jul 2020 20:16:24 +0200
quart (0.12.0-2) unstable; urgency=medium
* Adjust Sphinx theme patching code (Closes: #965013).
-- Andrej Shadura <andrewsh@debian.org> Sat, 18 Jul 2020 11:41:53 +0200
quart (0.12.0-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
-- Andrej Shadura <andrewsh@debian.org> Tue, 14 Jul 2020 10:44:16 +0200
quart (0.11.3-1) experimental; urgency=low
* Initial packaging (Closes: #953885).
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Mar 2020 15:52:09 +0100
|