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
|
xeus-python (0.9.5-1) unstable; urgency=medium
* New upstream version 0.9.5
* Depend upon xtl-dev 0.6.23
-- Gordon Ball <gordon@chronitis.net> Tue, 12 Jan 2021 19:05:47 +0000
xeus-python (0.9.2-1) unstable; urgency=medium
* New upstream version 0.9.2
* Rebase patches, increment versioned dependency on xeus-dev
-- Gordon Ball <gordon@chronitis.net> Fri, 11 Dec 2020 13:00:27 +0000
xeus-python (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Drop XPYT_DISABLE_TUNE_GENERIC patch, applied upstream
* Add explicit build-dependencies on nlohmann-json-dev, libzmq3-dev, xtl-dev
rather than relying on transitive dependencies
-- Gordon Ball <gordon@chronitis.net> Fri, 20 Nov 2020 20:59:55 +0000
xeus-python (0.8.6-2) unstable; urgency=medium
* Patch CMakeLists to actually respect XPYT_DISABLE_MTUNE_GENERIC, which was
causing build failures on most non-x86 architectures
-- Gordon Ball <gordon@chronitis.net> Fri, 30 Oct 2020 09:11:31 +0000
xeus-python (0.8.6-1) unstable; urgency=medium
* Initial release. (Closes: #973043)
-- Gordon Ball <gordon@chronitis.net> Wed, 28 Oct 2020 16:17:17 +0000
|