icecc 1.4-1 source package in Ubuntu
Changelog
icecc (1.4-1) unstable; urgency=medium [ Debian Janitor ] * Fix day-of-week for changelog entries 0.7.3-4, 0.7.3-3, 0.7.3-2, 0.7.3-1. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Pino Toscano ] * New upstream release. * Bump watch file to v4, no changes required. * Use execute_after_dh_auto_install to avoid invoking dh_auto_install manually. * Use /usr/share/dpkg/architecture.mk to get $DEB_HOST_MULTIARCH instead of manually querying for it. * Update the build dependencies according to the upstream build system: - add pkg-config, now used to check for libraries * Add Rules-Requires-Root: no. * Make sure that libtool is verbose during the build; patch libtool-verbose.diff. * Bump Standards-Version to 4.6.0, no changes required. -- Pino Toscano <email address hidden> Fri, 04 Mar 2022 23:10:22 +0100
Upload details
- Uploaded by:
- Debian KDE Extras Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian KDE Extras Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | kde | |
Lunar | release | universe | kde | |
Kinetic | release | universe | kde |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
icecc_1.4-1.dsc | 2.0 KiB | 48e428165ff739b7bcf2a62eba37a78b419ea4f74e0380e84bb0bc6f4c0136f6 |
icecc_1.4.orig.tar.gz | 227.3 KiB | 249dcf74f0fc477ff9735ff0bdcdfaa4c257a864c4db5255d8b25c9f4fd20b6b |
icecc_1.4-1.debian.tar.xz | 12.1 KiB | 019a36db3a4d8d169dfe9ebda60f435640377b0f152677f0abe61a490c9f06b1 |
Available diffs
- diff from 1.3.1-1 to 1.4-1 (51.1 KiB)
No changes file available.
Binary packages built by this source
- icecc: distributed compiler (client and server)
icecc (also known as Icecream) is a distributed compile system. It allows
parallel compiling by distributing the compile jobs to several nodes of
a compile network running the icecc daemon. The icecc scheduler routes
the jobs and provides status and statistics information to the icecc monitor.
.
Each compile node can accept one or more compile jobs depending on the number
of processors and the settings of the daemon. Link jobs and other jobs which
cannot be distributed are executed locally on the node where the compilation
is started.
- icecc-dbgsym: debug symbols for icecc
- libicecc-dev: development files for icecc (distributed compiler)
This package is part if icecc. It provides files which are necessary to build
icecc-monitor.
.
See the 'icecc' package for more information.