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
|
python-stone (3.3.8-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.3.8
* Patch-out usage of "six"
-- Alexandre Detiste <tchet@debian.org> Fri, 10 Jan 2025 01:04:51 +0100
python-stone (3.3.7-1) unstable; urgency=low
* New upstream version 3.3.7
* Refresh patches.
* Update year in d/copyright.
* Install testfiles using d/pybuild.testfiles.
-- Michael Fladischer <fladi@debian.org> Fri, 19 Jul 2024 17:36:59 +0000
python-stone (3.3.6-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Alexandre Detiste <tchet@debian.org> Wed, 22 May 2024 16:54:02 +0200
python-stone (3.3.4-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Refresh patches
-- Alexandre Detiste <tchet@debian.org> Sun, 12 May 2024 20:18:33 +0200
python-stone (3.3.1-3) unstable; urgency=medium
* Team upload.
* Add patch to fix python3.12 FTBFS
(Closes: #1056506)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 11 Dec 2023 15:55:42 +0100
python-stone (3.3.1-2) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Fix watch file
* Standards-Version: 4.6.2 (routine-update)
* Add salsa-ci file (routine-update)
[ Nilesh Patra ]
* Add patch to fix python3.11 FTBFS
(Closes: #1025122)
-- Nilesh Patra <nilesh@debian.org> Thu, 22 Dec 2022 18:19:36 +0530
python-stone (3.3.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Use pybuild-plugin-pyproject to support pyproject.toml build.
* Clean up .eggs/README.txt to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Sat, 29 Jan 2022 11:37:13 +0000
python-stone (3.2.1-2) unstable; urgency=medium
* Add python3-six to Build-Depends, required to build.
* Rename stone binary to stone-py to avoid conflict with stone package
(Closes: #998823).
* Update year in d/copyright.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Jan 2022 21:24:52 +0000
python-stone (3.2.1-1) unstable; urgency=low
* Initial release (Closes: #997843).
-- Michael Fladischer <fladi@debian.org> Thu, 21 Oct 2021 09:41:53 +0000
|