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

Changelog

distcc (3.4+really3.4-3) unstable; urgency=medium

  * debian/distcc-pump.install Fix bad copy/paste introduced in -2

 -- Christian Marillat <email address hidden>  Fri, 06 Jan 2023 18:13:07 +0100

Upload details

Uploaded by:
Christian Marillat
Uploaded to:
Sid
Original maintainer:
Christian Marillat
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
distcc_3.4+really3.4-3.dsc 2.0 KiB a9f7d57979445a42497b8a74da80af350a8d5fccbe1f75738603d4c8856e65da
distcc_3.4+really3.4.orig.tar.gz 978.3 KiB 37a34c9555498a1168fea026b292ab07e7bb394715d87d8403e0c33b16d2d008
distcc_3.4+really3.4-3.debian.tar.xz 44.5 KiB 542351e218a820e4d467f5e0e90476b919df4722a9510decfb27382083be7e96

No changes file available.

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