ccache 4.9-1 source package in Ubuntu

Changelog

ccache (4.9-1) unstable; urgency=medium

  * Remove debian/ccache.triggers on clean (closes: #1060243)
  * New upstream release 4.9
  * Update debian/copyright
  * Bump Standards-Version to 4.6.2 with no changes

 -- Joel Rosdahl <email address hidden>  Mon, 15 Jan 2024 21:39:08 +0100

Upload details

Uploaded by:
Joel Rosdahl
Uploaded to:
Sid
Original maintainer:
Joel Rosdahl
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ccache_4.9-1.dsc 1.9 KiB ba7987b6bd05d458029e9e4c01ba1a38745fb5118fbe6796e4254a828c2a7a16
ccache_4.9.orig.tar.xz 570.1 KiB 1ebc72324e3ab52af0b562bf54189d108e85eef6478d6304a345a3c2dc4018e0
ccache_4.9-1.debian.tar.xz 16.5 KiB 530fc188acca772f41a24c90102368a060dc8fb490d4bfb07ceb1e160cc32db1

Available diffs

No changes file available.

Binary packages built by this source

ccache: Compiler cache for fast recompilation of C/C++ code

 Ccache is a compiler cache. It speeds up recompilation by caching
 previous compilations and detecting when the same compilation is
 being done again.

ccache-dbgsym: debug symbols for ccache