distcc 3.4+really3.4-4build2 source package in Ubuntu

Changelog

distcc (3.4+really3.4-4build2) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 04:14:04 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
distcc_3.4+really3.4.orig.tar.gz 978.3 KiB 37a34c9555498a1168fea026b292ab07e7bb394715d87d8403e0c33b16d2d008
distcc_3.4+really3.4-4build2.debian.tar.xz 44.7 KiB 725659bad58825d9333f39d25129a17729795351eae3a517c2fc048af2f19aa9
distcc_3.4+really3.4-4build2.dsc 2.1 KiB 802f1a29dea3db57c02991165dcc7f511e83c75f82a02eae61c22aa6ccf8a17e

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