distcc 3.4+really3.3.5-3build1 source package in Ubuntu

Changelog

distcc (3.4+really3.3.5-3build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 as default version

 -- Graham Inggs <email address hidden>  Thu, 13 Jan 2022 19:12:28 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Christian Marillat
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
distcc_3.4+really3.3.5.orig.tar.gz 978.6 KiB 13a4b3ce49dfc853a3de550f6ccac583413946b3a2fa778ddf503a9edc8059b0
distcc_3.4+really3.3.5-3build1.debian.tar.xz 44.6 KiB 66cbf8a904fa0420378af9145ef4b8566612ff42fa2607891d1786079116bc59
distcc_3.4+really3.3.5-3build1.dsc 2.0 KiB 54615bc90fb466edabac8c1b0ae34f94187f8061e974ecd46b3f33ac2b278c63

View changes file

Binary packages built by this source

distcc: simple distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.

distcc-dbgsym: debug symbols for distcc
distcc-pump: pump mode for distcc a distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this package contains the necessary additions for distcc's "pump" mode,
 which improves on plain distcc by distributing not only compilation but
 also preprocessing to distcc servers.
 .
 If you have more than 10 CPUs involved in your distcc setup, you should
 consider using this package on your distcc client machine.

distcc-pump-dbgsym: debug symbols for distcc-pump
distccmon-gnome: GTK+ monitor for distcc a distributed client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this is the GTK+ monitor program.

distccmon-gnome-dbgsym: debug symbols for distccmon-gnome