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
|
xeus-python (0.14.3+~0.5.0-3) unstable; urgency=medium
* Standards-Version: 4.6.2
* Rebuild against pybind11-dev >= 2.10.3
-- Gordon Ball <gordon@chronitis.net> Sat, 04 Feb 2023 20:51:31 +0000
xeus-python (0.14.3+~0.5.0-2) unstable; urgency=medium
* Upload to unstable
* Closes: #1016240
-- Gordon Ball <gordon@chronitis.net> Sat, 01 Oct 2022 21:04:47 +0000
xeus-python (0.14.3+~0.5.0-1) experimental; urgency=medium
* Set CMAKE_BUILD_RPATH_USE_ORIGIN (reproducible builds, patch from Vagrant
Cascadian). Closes: #1001860
* Standards-Version: 4.6.0
* New upstream version 0.14.3
- Add component xeus-python-shell @ 0.5.0
* New binary python3-xeus-python-shell
-- Gordon Ball <gordon@chronitis.net> Fri, 30 Sep 2022 21:44:05 +0000
xeus-python (0.12.5-1) unstable; urgency=medium
* d/watch: new github tarball URL
* Rebase patches
* d/control: bump xeus, xtl, pybind11-json dependencies
* New upstream version 0.12.5
-- Gordon Ball <gordon@chronitis.net> Sat, 09 Oct 2021 21:40:01 +0000
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
|