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
|
python-zstandard (0.24.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches/: Refresh patches, drop patches for zstd 1.5.7.
-- Boyuan Yang <byang@debian.org> Mon, 18 Aug 2025 11:17:26 -0400
python-zstandard (0.23.0-5) unstable; urgency=medium
* Team upload.
* Drop build-dep on python3-exceptiongroup
-- Alexandre Detiste <tchet@debian.org> Sat, 26 Jul 2025 12:52:53 +0200
python-zstandard (0.23.0-4) unstable; urgency=medium
* Team upload.
* Use d/clean more
* d/rules: drop trailing whitespace
* Backport patches and bump version constraints for zstd 1.5.7 (Closes:
#1100475)
-- Luca Boccassi <bluca@debian.org> Sun, 16 Mar 2025 15:04:23 +0000
python-zstandard (0.23.0-3) unstable; urgency=medium
* debian/control: Bump Standards-Version to 4.7.2.
* debian/clean: Explicitly clean built .so files. (Closes: #1047487)
-- Boyuan Yang <byang@debian.org> Sat, 01 Mar 2025 20:06:34 -0500
python-zstandard (0.23.0-2) unstable; urgency=medium
* debian/control: Use dh-sequence-python3.
-- Boyuan Yang <byang@debian.org> Sun, 14 Jul 2024 23:57:18 -0400
python-zstandard (0.23.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Remove version requirement of python3-setuptools.
The upstream incompatibility has no impact on us.
-- Boyuan Yang <byang@debian.org> Sun, 14 Jul 2024 23:51:41 -0400
python-zstandard (0.22.0+git20240526-1) unstable; urgency=high
* New upstream snapshot.
+ Add compatibility with libzstd 1.5.6. (Closes: #1073362)
* debian/control: Update build-dependency and dependency version
requirement according to upstream instruction.
-- Boyuan Yang <byang@debian.org> Mon, 17 Jun 2024 13:15:06 -0400
python-zstandard (0.22.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sat, 18 Nov 2023 18:44:49 -0500
python-zstandard (0.21.0-1) unstable; urgency=medium
* New upstream.
-- Boyuan Yang <byang@debian.org> Sun, 25 Jun 2023 19:19:53 -0400
python-zstandard (0.21.0-1~exp1) experimental; urgency=medium
* New upstream release.
+ Requires libzstd 1.5.5.
* debian/control: Require libzstd1 (>= 1.5.5~) (<< 1.5.6~).
* debian/patches: Refresh patches.
-- Boyuan Yang <byang@debian.org> Sat, 24 Jun 2023 16:55:30 -0400
python-zstandard (0.20.0-3) unstable; urgency=high
* debian/control: Also add dependency on libzstd1 (<< 1.5.5~).
(Closes: #1032031)
-- Boyuan Yang <byang@debian.org> Mon, 27 Feb 2023 11:43:22 -0500
python-zstandard (0.20.0-2) unstable; urgency=high
* debian/control: Explicitly depends on libzstd1 (>= 1.5.4~)
to circumvent autopkgtest errors.
-- Boyuan Yang <byang@debian.org> Tue, 21 Feb 2023 16:15:42 -0500
python-zstandard (0.20.0-1) unstable; urgency=high
* New upstream release.
+ Fix compatibility with libzstd 1.5.4. (Closes: #1031293)
* debian/control: Explicitly require libzstd-dev (>= 1.5.4~).
-- Boyuan Yang <byang@debian.org> Mon, 20 Feb 2023 17:29:29 -0500
python-zstandard (0.19.0-3) unstable; urgency=medium
* Team upload.
* d/control: depend on python3-exceptiongroup.
This allows us to restore support for python3.10 a little longer,
and also smoothens transition to testing with existing reverse
dependencies.
Thanks to s3v <c0llapsed@yahoo.it>
* d/control: declare compliance to standards version 4.6.2.
* d/control: declare rules do not require root.
-- Étienne Mollier <emollier@debian.org> Wed, 25 Jan 2023 20:18:20 +0100
python-zstandard (0.19.0-2) unstable; urgency=medium
* Team upload.
* d/control: build depends only on python3-dev. (Closes: #1028837)
* d/control: activate autodep8 python tests.
-- Étienne Mollier <emollier@debian.org> Sat, 21 Jan 2023 18:36:31 +0100
python-zstandard (0.19.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Tue, 01 Nov 2022 13:48:07 -0400
python-zstandard (0.18.0-2) unstable; urgency=medium
* Source-only upload.
-- Boyuan Yang <byang@debian.org> Fri, 08 Jul 2022 12:00:28 -0400
python-zstandard (0.18.0-1) unstable; urgency=medium
* Initial release.
* d/copyright: Update information.
-- Boyuan Yang <byang@debian.org> Wed, 06 Jul 2022 17:59:09 -0400
|