dmucs 0.6.1-3build1 source package in Ubuntu
Changelog
dmucs (0.6.1-3build1) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Sun, 22 Mar 2020 16:38:26 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | devel | |
Kinetic | release | universe | devel | |
Jammy | release | universe | devel | |
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dmucs_0.6.1.orig.tar.gz | 478.2 KiB | 320bdbefc9486ce4b635ffa0ac4022e2890f65524cd7c39c41d04ae473d596ac |
dmucs_0.6.1-3build1.debian.tar.xz | 52.6 KiB | 4edb9922a7b15d63879c2b3548c220182e0a2527d9aa5d992c875965d28002e1 |
dmucs_0.6.1-3build1.dsc | 1.7 KiB | 8900daef2d167273a3e1fb1fd99b7a75de2e93efcdad4625aca622c3e81f3b88 |
Available diffs
- diff from 0.6.1-3 (in Debian) to 0.6.1-3build1 (307 bytes)
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