[med-svn] [Git][med-team/castxml][master] 4 commits: 0003_libatomic.patch: document the bug reported upstream.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Thu Jul 9 21:50:20 BST 2026
Étienne Mollier pushed to branch master at Debian Med / castxml
Commits:
8780355f by Étienne Mollier at 2026-07-09T22:19:32+02:00
0003_libatomic.patch: document the bug reported upstream.
- - - - -
148073a5 by Étienne Mollier at 2026-07-09T22:48:25+02:00
d/control: declare compliance to standards version 4.7.4.
- - - - -
67ce860d by Étienne Mollier at 2026-07-09T22:48:25+02:00
d/control: bump to debhelper-compat 14.
- - - - -
fb930c1a by Étienne Mollier at 2026-07-09T22:49:03+02:00
d/changelog: initialize the changelog.
I have staged a couple of changes, among them an attempt to bump the
llvm version, but release architectures like loong64 do not support
llvm 22, at the time of writing.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/0003_libatomic.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+castxml (0.7.0-2) UNRELEASED; urgency=medium
+
+ * 0003_libatomic.patch: document the bug reported upstream.
+ * d/control: declare compliance to standards version 4.7.4.
+ * d/control: bump to debhelper-compat 14.
+
+ -- Étienne Mollier <emollier at debian.org> Thu, 09 Jul 2026 22:48:44 +0200
+
castxml (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Gert Wollny <gewo at debian.org>,
Étienne Mollier <emollier at debian.org>
Section: devel
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: debhelper-compat (= 14),
cmake,
help2man <!nodoc>,
libclang-21-dev,
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
clangd-21,
libedit-dev,
zlib1g-dev
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/castxml
Vcs-Git: https://salsa.debian.org/med-team/castxml.git
Homepage: https://github.com/CastXML/CastXML
=====================================
debian/patches/0003_libatomic.patch
=====================================
@@ -1,5 +1,6 @@
Author: Gert Wollny <gewo at debian.org>
Description: explicitly link against libatomic
+Bug: https://github.com/CastXML/CastXML/issues/131
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/00f0c6cf6a6e4f2d49b54ce481faba3b215d6329...fb930c1a993353a2c5d98c6847726c30d5f4fdef
--
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/00f0c6cf6a6e4f2d49b54ce481faba3b215d6329...fb930c1a993353a2c5d98c6847726c30d5f4fdef
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260709/1e879ff9/attachment-0001.htm>
More information about the debian-med-commit
mailing list