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
|
python-pyzstd (0.17.0+ds-1) unstable; urgency=medium
* New upstream version 0.17.0+ds
* Rediff patches
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Tue, 13 May 2025 15:21:48 +0900
python-pyzstd (0.16.2+ds-3) unstable; urgency=medium
* Upgrade Debian policy to 4.7.2
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sun, 02 Mar 2025 09:20:25 +0900
python-pyzstd (0.16.2+ds-2) unstable; urgency=medium
* Upgrade Debian policy standards to 4.7.1
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sun, 23 Feb 2025 14:02:01 +0900
python-pyzstd (0.16.2+ds-1) unstable; urgency=medium
* New upstream version 0.16.2+ds
* Rediff patches
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Mon, 14 Oct 2024 01:17:59 +0900
python-pyzstd (0.16.1+ds-1) unstable; urgency=medium
* New upstream version 0.16.1+ds (Closes: #1078007)
* Drop a patch that applied by upstream
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Tue, 06 Aug 2024 12:02:20 +0900
python-pyzstd (0.16.0+ds-3) unstable; urgency=medium
* Add dependency version for libzstd1 to pass autopkgtest on Debian testing
* Drop embedded libzstd path from manifest file
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sun, 23 Jun 2024 10:48:01 +0900
python-pyzstd (0.16.0+ds-2) unstable; urgency=medium
* Add attribute "targetCBlockSize" for binary module
(Closes: #1073439, #1073424)
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Mon, 17 Jun 2024 11:51:27 +0900
python-pyzstd (0.16.0+ds-1) unstable; urgency=medium
* Restore version mangle to import new upstream version
* New upstream version 0.16.0+ds
* README format was changed to Markdown
* Rediff patches
* Upstream maintainer was changed since 0.15.10
See also: https://github.com/Rogdham/pyzstd/issues/1
* Use DEP5 name for license
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Thu, 23 May 2024 11:28:50 +0900
python-pyzstd (0.15.10+ds1-2) unstable; urgency=medium
* Standards-Version: 4.7.0 (routine-update)
* Testsuite: autopkgtest-pkg-pybuild (routine-update)
* Set upstream metadata fields: Bug-Submit.
* Upgrade Python build sequencer
* Upgrade Python test sequencer
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Tue, 30 Apr 2024 15:07:28 +0900
python-pyzstd (0.15.10+ds1-1) unstable; urgency=medium
* Initial commit (Closes: #1068317)
-- YOKOTA Hiroshi <yokota.hgml@gmail.com> Sun, 07 Apr 2024 07:50:26 +0900
|