muon-meson 0.2.0-1build3 source package in Ubuntu
Changelog
muon-meson (0.2.0-1build3) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- William Grant <email address hidden> Mon, 01 Apr 2024 17:58:16 +1100
Upload details
- Uploaded by:
- William Grant
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
muon-meson_0.2.0.orig.tar.gz | 498.6 KiB | d73db1be5388821179a25a15ba76fd59a8bf7c8709347a4ec2cb91755203f36c |
muon-meson_0.2.0-1build3.debian.tar.xz | 5.5 KiB | 135529c75bb4285bddb529587d47f267ccc1f979c26996bdf963b7ca93c39449 |
muon-meson_0.2.0-1build3.dsc | 2.1 KiB | 27aa26f7e6a7ff2840b42067486516454792649d1da04884a9941d593c67d1e7 |
Available diffs
- diff from 0.2.0-1build2 to 0.2.0-1build3 (310 bytes)
Binary packages built by this source
- muon-meson: Meson implementation in C
muon is an implementation of the Meson build system in c99 with minimal
dependencies.
.
It features a static analyzer for meson.build files, a code formatter,
an interactive stepping debugger, and is very fast.
.
It doesn't aim at being bug-for-bug compatible with Meson and offers
a different set of CLI flags, but it is close to feature-complete with
the core of Meson for C and C++.
.
In this package, the muon binary has been renamed to muon-meson to avoid
conflicts with a pre-existing muon package.
- muon-meson-dbgsym: debug symbols for muon-meson