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
|
python-fastjsonschema (2.21.1-1) unstable; urgency=medium
* [bfc90e2] New upstream version 2.21.1
* [b3421bb] Rebuild patch queue from patch-queue branch
Added patch:
Use-python3-instead-of-python.patch
-- Kathara Sasikumar <katharasasikumar007@gmail.com> Sat, 28 Dec 2024 20:04:45 +0530
python-fastjsonschema (2.20.0-1) unstable; urgency=medium
* [431de30] New upstream version 2.20.0
* [a402835] Rebuild patch queue from patch-queue branch
Deleted patch:
Use-warnings.catch_warnings-instead-of-pytest.warns-None-.patch
Renamed patch:
debian/patches/Disable_sphinxtogithub_doc_ext.patch
-> debian/patches/docs-Disable-sphinx-extension-sphinxtogithub.patch
* [b2c67ac] d/control: Bump Standards-Version to 4.7.0
No further changes needed.
* [740c5d1] d/control: Add myself to Uploaders
As sugested by Carsten Schoenert.
* [cbb63d1] d/README.source: Adding data about source
* [ec58064] d/gbp.conf: Added dch section
-- Kathara Sasikumar <katharasasikumar007@gmail.com> Fri, 28 Jun 2024 21:05:27 +0530
python-fastjsonschema (2.19.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.19.1
* Rebuild patch queue from patch-queue branch
Added patch:
Use-warnings.catch_warnings-instead-of-pytest.warns-None-.patch
(Closes: #1066756, #1063949)
* d/copyright: Update upstream copyright year data
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 16 Mar 2024 12:11:33 +0100
python-fastjsonschema (2.19.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.19.0
-- Carsten Schoenert <c.schoenert@t-online.de> Thu, 07 Dec 2023 20:17:47 +0100
python-fastjsonschema (2.18.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.18.0
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 30 Jul 2023 16:08:06 +0200
python-fastjsonschema (2.17.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.17.1
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 23 Jun 2023 18:39:24 +0200
python-fastjsonschema (2.16.3-2) unstable; urgency=medium
* Team upload.
* autopkgtest: Add additional needed package
(Closes: #1032044)
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 27 Feb 2023 18:38:43 +0100
python-fastjsonschema (2.16.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.16.3
* d/*: Running wrap-and-sort -ast
* d/control: Sort binary packages alphabetical
* d/copyright: Update year data
* autopkgtest: Add upstream tests
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 26 Feb 2023 08:17:11 +0100
python-fastjsonschema (2.16.2-1) unstable; urgency=medium
* Team upload.
* d/gbp-conf: Add some more default values
* New upstream version 2.16.2
* d/u/metadata: Add Documentation key pointing to project website
* d/control: Point upstream homepage to the GitHub resource
* d/control: Increase Standards-Version to 4.6.2
No further modifications needed.
* d/copyright: Update upstream copyright year data
* python-fastjsonschema-doc: Use dh_sphinxdoc for build
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 01 Jan 2023 09:54:39 +0100
python-fastjsonschema (2.15.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints on python-fastjsonschema-doc
Add Multi-Arch: foreign.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 22:09:33 +0100
python-fastjsonschema (2.15.1-2) unstable; urgency=medium
* Team upload.
* Update Standards-Version to 4.6.0 (no changes needed)
-- Scott Talbert <swt@techie.net> Mon, 11 Oct 2021 21:49:30 -0400
python-fastjsonschema (2.15.1-1) unstable; urgency=medium
* Initial release (Closes: #948968).
-- Adam Cecile <acecile@le-vert.net> Tue, 28 Sep 2021 22:12:54 +0200
|