Étienne Mollier pushed to branch master at Debian Med / castxml
Commits: c0640cb8 by Étienne Mollier at 2024-08-21T22:59:39+02:00 d/control: bump build dependencies to llvm 18. Among other things, this should resolve the build failure affecting arm64 specifically. - - - - - 3ea4ef7f by Étienne Mollier at 2024-08-22T12:46:28+02:00 Ready for upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +castxml (0.6.8-2) unstable; urgency=medium + + * d/control: bump build dependencies to llvm 18. + Among other things, this should resolve the build failure affecting + arm64 specifically. + + -- Étienne Mollier <[email protected]> Wed, 21 Aug 2024 23:01:01 +0200 + castxml (0.6.8-1) unstable; urgency=medium * New upstream version 0.6.8 ===================================== debian/control ===================================== @@ -7,14 +7,14 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, help2man <!nodoc>, - libclang-17-dev, - llvm-17-dev, - libmlir-17-dev, - mlir-17-tools, - clang-tools-17, - clang-format-17, - clang-tidy-17, - clangd-17, + libclang-18-dev, + llvm-18-dev, + libmlir-18-dev, + mlir-18-tools, + clang-tools-18, + clang-format-18, + clang-tidy-18, + clangd-18, libedit-dev, zlib1g-dev Standards-Version: 4.7.0 View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/df87fd6eaf4bf558b6fdaee5ccbc0a9197419bd7...3ea4ef7f7ef3c96c65237fde5eaec12211738c82 -- View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/df87fd6eaf4bf558b6fdaee5ccbc0a9197419bd7...3ea4ef7f7ef3c96c65237fde5eaec12211738c82 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
