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
|
xtl (0.6.23-1) unstable; urgency=medium
* New upstream version 0.6.23
* Update patches
- Drop 0001-Install-cmake-pkgconfig-in-usr-share.patch, upstreamed
- Patch a failing test in test_xsystem due to assumptions about the
build directory naming
* Run the test suite as an autopkgtest
-- Gordon Ball <gordon@chronitis.net> Tue, 12 Jan 2021 12:35:53 +0000
xtl (0.6.21-1) unstable; urgency=medium
[ Gordon Ball ]
* New upstream version: 0.6.21
* Make xtl-dev arch:all. As this is a header-only library (+cmake and
pkg-config metadata), installing to arch-dependent tasks and duplicating
the package can be avoided. This moves the metadata from usr/lib/tuple to
usr/share.
* Patch out use of -march=native in tests. This didn't affect the result
(since there was no compiled object in the package), but generated build
log scanning errors. (Closes: #961402)
* Update Standards-Version to 4.5.0
* Declare Rules-Requires-Root: no
* Update homepage to github.com/xtensor-stack/xtl
[ Vincent Bernat ]
* Prepare for release
-- Vincent Bernat <bernat@debian.org> Sun, 22 Nov 2020 16:02:55 +0100
xtl (0.6.9-1) unstable; urgency=medium
* Initial release (Closes: #939936)
-- Vincent Bernat <bernat@debian.org> Sat, 14 Dec 2019 18:27:18 +0100
|