[med-svn] [Git][med-team/castxml][master] 2 commits: d/control: bump dependency from llvm 14 to 17.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Nov 8 07:59:04 GMT 2023
Étienne Mollier pushed to branch master at Debian Med / castxml
Commits:
00fb3887 by Étienne Mollier at 2023-11-08T08:52:32+01:00
d/control: bump dependency from llvm 14 to 17.
It has been considered to go for unversioned llvm packages, but at
least one of them only included versioned variants.
Closes: #1055527
- - - - -
4c26548c by Étienne Mollier at 2023-11-08T08:57:45+01:00
ready to upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-castxml (0.6.2-2) UNRELEASED; urgency=medium
+castxml (0.6.2-2) unstable; urgency=medium
* d/rules: clean temporary manual page after install.
+ * d/control: bump dependency from llvm 14 to 17.
+ It has been considered to go for unversioned llvm packages, but at
+ least one of them only included versioned variants. (Closes: #1055527)
- -- Étienne Mollier <emollier at debian.org> Sun, 15 Oct 2023 12:46:47 +0200
+ -- Étienne Mollier <emollier at debian.org> Wed, 08 Nov 2023 08:54:59 +0100
castxml (0.6.2-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,14 +7,14 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
help2man,
- libclang-14-dev,
- llvm-14-dev,
- libmlir-14-dev,
- mlir-14-tools,
- clang-tools-14,
- clang-format-14,
- clang-tidy-14,
- clangd-14,
+ libclang-17-dev,
+ llvm-17-dev,
+ libmlir-17-dev,
+ mlir-17-tools,
+ clang-tools-17,
+ clang-format-17,
+ clang-tidy-17,
+ clangd-17,
libedit-dev,
zlib1g-dev
Standards-Version: 4.6.2
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/21a3c9f8a55e4b0f21dc261c0c95664d5a018b47...4c26548c69dccffe7cb7d609fe51f370bb9b9692
--
View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/21a3c9f8a55e4b0f21dc261c0c95664d5a018b47...4c26548c69dccffe7cb7d609fe51f370bb9b9692
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/20231108/fb3b51c0/attachment-0001.htm>
More information about the debian-med-commit
mailing list