[med-svn] [Git][med-team/castxml][master] 2 commits: Revert "d/control: bump to llvm 21 tool chain."
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Oct 8 19:09:44 BST 2025
Étienne Mollier pushed to branch master at Debian Med / castxml
Commits:
a2234763 by Étienne Mollier at 2025-10-08T20:05:50+02:00
Revert "d/control: bump to llvm 21 tool chain."
This restores llvm 19 toolchain for building castxml. This is done to
preserve buildability on most Debian ports and mips64el.
- - - - -
5f4756cc by Étienne Mollier at 2025-10-08T20:09:13+02:00
d/changelog: ready for upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+castxml (0.6.13-2) unstable; urgency=medium
+
+ * Revert "d/control: bump to llvm 21 tool chain."
+ This restores llvm 19 toolchain for building castxml. This is done to
+ preserve buildability on most Debian ports and mips64el.
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 08 Oct 2025 20:08:53 +0200
+
castxml (0.6.13-1) unstable; urgency=medium
* New upstream version 0.6.13
=====================================
debian/control
=====================================
@@ -7,14 +7,14 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
help2man <!nodoc>,
- libclang-21-dev,
- llvm-21-dev,
- libmlir-21-dev,
- mlir-21-tools,
- clang-tools-21,
- clang-format-21,
- clang-tidy-21,
- clangd-21,
+ libclang-19-dev,
+ llvm-19-dev,
+ libmlir-19-dev,
+ mlir-19-tools,
+ clang-tools-19,
+ clang-format-19,
+ clang-tidy-19,
+ clangd-19,
libedit-dev,
zlib1g-dev
Standards-Version: 4.7.2
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/5589d4fe2e3e5138f5924be281c3778ad5753393...5f4756cc7d9bc438d08dac721166f6f81bfae2a3
--
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/5589d4fe2e3e5138f5924be281c3778ad5753393...5f4756cc7d9bc438d08dac721166f6f81bfae2a3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251008/85e9b594/attachment-0001.htm>
More information about the debian-med-commit
mailing list