ccbuild 2.0.9-1build2 source package in Ubuntu

Changelog

ccbuild (2.0.9-1build2) noble; urgency=medium

  * No-change rebuild against libgnutls30t64

 -- Steve Langasek <email address hidden>  Sun, 10 Mar 2024 02:02:41 +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
ccbuild_2.0.9.orig.tar.gz 228.7 KiB 3420f7ba63afd0eb5eefb2da904b86a51141c771ad26f0bf8cd95fcab4b8fd61
ccbuild_2.0.9-1build2.debian.tar.xz 5.7 KiB 6fa91f30c44c5e86b6065db5b6bf294ac37df1691ce9264e7b9103957cd14e96
ccbuild_2.0.9-1build2.dsc 2.0 KiB c90ed90ba509878cc8f179e63930deab9a103bc80975a60f242ba3c653fdc6d3

Available diffs

View changes file

Binary packages built by this source

ccbuild: source scanning build utility for C++

 Scan the source for main functions and includes. When the file
 contains a main function it will compile all the files next to that
 file's includes and link them into a program.
 .
 This makes it possible to build entire programs with minimal
 configuration. Linker and compiler options can be added and will be
 automatically divided over the compiler and linker.

ccbuild-dbgsym: debug symbols for ccbuild