muon-meson 0.3.0-4 source package in Ubuntu
Changelog
muon-meson (0.3.0-4) unstable; urgency=medium * bootstrap.sh: create muon-bootstrap instead of muon * d/rules: use build/muon-bootstrap. This fixes a FTBFS problem where muon was being used before it was ready. Thanks to Santiago for the report and help! (Closes: #1085124) * Make meson_reference.3 generation truly reproducible. Closes: #1083053 -- Andrea Pappacoda <email address hidden> Fri, 29 Nov 2024 00:15:35 +0100
Upload details
- Uploaded by:
- Andrea Pappacoda
- Uploaded to:
- Sid
- Original maintainer:
- Andrea Pappacoda
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
muon-meson_0.3.0-4.dsc | 1.9 KiB | f396e7093e49d21e2d32b362fb30c86a625b23da22e2ae8a5d1c20c29a2f42b9 |
muon-meson_0.3.0.orig-meson-docs.tar.gz | 83.1 KiB | 2a781073f8fdbf0f3c9dcea73cf32a37f12714d6cf0e7054d5dba245c3b564df |
muon-meson_0.3.0.orig.tar.gz | 672.4 KiB | 927297432475d61d1cbe17930514e3f99391c88241ed85c98470a24bab0099f8 |
muon-meson_0.3.0-4.debian.tar.xz | 12.6 KiB | 329f2e17709d5ab4066ed92d85948fd9c562b184d6b4c8c30c772c8edba2bbe2 |
Available diffs
- diff from 0.3.0-3 to 0.3.0-4 (1.7 KiB)
No changes file available.
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