muon-meson 0.2.0-3 source package in Ubuntu
Changelog
muon-meson (0.2.0-3) unstable; urgency=medium * Switch to dgit-maint-debrebase(7) workflow * d/gbp.conf: disable import-orig.merge. Needed to switch to git-debrebase. * d/README.source: document packaging workflow -- Andrea Pappacoda <email address hidden> Fri, 12 Jul 2024 16:32:17 +0200
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 | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
muon-meson_0.2.0-3.dsc | 1.6 KiB | 110f3cab4f34163711425735cb166c0e6c9f9433131df626f99f724cba04b0dd |
muon-meson_0.2.0.orig.tar.gz | 498.6 KiB | d73db1be5388821179a25a15ba76fd59a8bf7c8709347a4ec2cb91755203f36c |
muon-meson_0.2.0-3.debian.tar.xz | 10.1 KiB | ba662d571c77f05ec8b5812e8e02cf2f00c068aafa162204b2a56950a602c93c |
Available diffs
- diff from 0.2.0-2 to 0.2.0-3 (1.1 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