dmucs 0.6.1-3 source package in Ubuntu

Changelog

dmucs (0.6.1-3) unstable; urgency=medium

  * QA upload.
  * Improve build rules and switch to debhelper 9 source
    format 3.0 (quilt) (Closes: #668524).
  * Added 03_gcc-7.patch to fix gcc 7 build problem (Closes: #853376).
  * Acknowledge NMU (Closes: #574986).
  * Added Recommends on distcc (Closes: #663068).
  * Make build reproducible (Closes: #839647).

 -- Petter Reinholdtsen <email address hidden>  Wed, 18 Oct 2017 21:40:12 +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 Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
dmucs_0.6.1-3.dsc 1.6 KiB e7f041099507560ee292ec875fa243e8f530bb4679ed748b878c0daf8bde89b1
dmucs_0.6.1.orig.tar.gz 478.2 KiB 320bdbefc9486ce4b635ffa0ac4022e2890f65524cd7c39c41d04ae473d596ac
dmucs_0.6.1-3.debian.tar.xz 52.5 KiB 82cc3fb90fd82d18b8f7dacd724de0795eddfefbcc7c6787d62cb8613f65ca0a

Available diffs

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