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
|
python-udatetime (0.0.16-1+deb10u1) buster; urgency=medium
* Non-maintainer upload.
* Backport upstream patch to fix failing test (Closes: #953539)
* Patch udatetime to properly link against libm library.
Thanks to Aurelien Jarno for the patch (Closes: #954305)
-- Adrian Bunk <bunk@debian.org> Fri, 26 Aug 2022 20:11:06 +0300
python-udatetime (0.0.16-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Ilias Tsitsimpis ]
* New upstream version 0.0.16
* Bump Standards-Version to 4.1.3, no changes needed
-- Ilias Tsitsimpis <iliastsi@debian.org> Thu, 15 Feb 2018 21:10:47 +0200
python-udatetime (0.0.14-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 4.1.2, no changes needed
-- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 05 Dec 2017 10:59:28 +0200
python-udatetime (0.0.13-1) unstable; urgency=low
* New upstream release
* Update d/patches
- Drop Move-rfc3339-module-under-udatetime, applied upstream
- Drop Fix-out-of-bounds-read, applied upstream
* Bump Standards-Version to 4.1.0, no changes needed
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 16 Sep 2017 11:28:20 +0300
python-udatetime (0.0.12-2) unstable; urgency=low
* Patch udatetime to fix an out-of-bounds read.
This caused random FTBFS on some architectures (Closes: #870887).
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 06 Aug 2017 11:38:03 +0300
python-udatetime (0.0.12-1) unstable; urgency=low
* Initial release (Closes: #837159)
-- Ilias Tsitsimpis <iliastsi@debian.org> Thu, 03 Aug 2017 19:33:06 +0300
|