ccbuild 2.0.9-1build1 source package in Ubuntu

Changelog

ccbuild (2.0.9-1build1) lunar; urgency=medium

  * No-change rebuild against libbobcat6

 -- Steve Langasek <email address hidden>  Mon, 28 Nov 2022 07:16:35 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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
ccbuild_2.0.9.orig.tar.gz 228.7 KiB 3420f7ba63afd0eb5eefb2da904b86a51141c771ad26f0bf8cd95fcab4b8fd61
ccbuild_2.0.9-1build1.debian.tar.xz 5.7 KiB 516974fd3472de3caf09d5ccbe466b3f93c24e0e91e70821058483c506bab471
ccbuild_2.0.9-1build1.dsc 2.0 KiB 355b385722a5555394b055615a9fc0c978caaa944b38989f7c577a78e24d0374

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