dmucs 0.6.1-4 source package in Ubuntu
Changelog
dmucs (0.6.1-4) unstable; urgency=medium * QA upload. * debian/control: bumped Standards-Version to 4.6.2. * debian/patches/50_fix-FTBS-GCC-13.patch: added to fix FTBFS with GCC-13. (Closes: #1037619) -- David da Silva Polverari <email address hidden> Sat, 05 Aug 2023 05:23:45 +0000
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dmucs_0.6.1-4.dsc | 1.7 KiB | 5f8c12676874d786e9350e50ec0f400511f2f0dd6fcdaf38c53b9f0d208145d3 |
dmucs_0.6.1.orig.tar.gz | 478.2 KiB | 320bdbefc9486ce4b635ffa0ac4022e2890f65524cd7c39c41d04ae473d596ac |
dmucs_0.6.1-4.debian.tar.xz | 52.7 KiB | 4c5b4d163c70ecf938c2bb560ae7d1e78d7d96541b9437c9fdcab994ff5a4d58 |
Available diffs
- diff from 0.6.1-3build1 (in Ubuntu) to 0.6.1-4 (949 bytes)
No changes file available.
Binary packages built by this source
- dmucs: distributed compilation system for use with distcc
DMUCS is a system that allows a group of users to share a compilation farm.
Each compilation request from each user will be sent to the fastest available
machine, every time. The system has these fine qualities:
* Works with distcc, which need not be altered in any way.
* Supports multiple operating systems in the compilation farm.
* Uses all processors of a multi-processor compilation host.
* Makes best use of compilation hosts with widely differing CPU speeds.
* Takes into account the load on a host caused by non-compilation tasks.
* Supports the dynamic addition and removal of hosts to the compilation farm.
- dmucs-dbgsym: debug symbols for dmucs