Étienne Mollier pushed to branch master at Debian Med / castxml
Commits: 6443a3c6 by Étienne Mollier at 2020-08-04T19:43:01+02:00 d/changelog, d/control: bump llvm requirements Build-Depends on libclang-10-dev and llvm-10-dev. This helps moving forward with #957360. - - - - - 3b554d66 by Étienne Mollier at 2020-08-04T20:04:36+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +castxml (0.3.4-2) unstable; urgency=medium + + * Team upload + * d/control: bump llvm requirements to version 10, to help address 957360 + affecting insighttoolkit4. + + -- Étienne Mollier <[email protected]> Tue, 04 Aug 2020 20:02:34 +0200 + castxml (0.3.4-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -6,8 +6,8 @@ Priority: optional Build-Depends: debhelper-compat (= 13), cmake, help2man, - libclang-9-dev, - llvm-9-dev, + libclang-10-dev, + llvm-10-dev, libedit-dev, zlib1g-dev Standards-Version: 4.5.0 View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/09c07ff2808ef3274972e69654ac1a1d33dd0117...3b554d66d100ec0fcf454a5dabe2ff40cd36fda4 -- View it on GitLab: https://salsa.debian.org/med-team/castxml/-/compare/09c07ff2808ef3274972e69654ac1a1d33dd0117...3b554d66d100ec0fcf454a5dabe2ff40cd36fda4 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
