gprbuild 2024.1.20231009-4build2 source package in Ubuntu

Changelog

gprbuild (2024.1.20231009-4build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:17:20 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
gprbuild_2024.1.20231009.orig.tar.xz 676.9 KiB 8564dabdc62af1ce46c5ff914e428a3f3a2b53ee7f533956b3d73352ae68ff5c
gprbuild_2024.1.20231009-4build2.debian.tar.xz 19.2 KiB e94987e8d14ae561f39fcf173dccf8a983206d0fd947caf42bd5a59c5eceb7c7
gprbuild_2024.1.20231009-4build2.dsc 2.6 KiB 96ae2c73c244fda67ec8e0036637e1d727e830007b5fab1f67c9c298ab95896d

View changes file

Binary packages built by this source

gprbuild: No summary available for gprbuild in ubuntu oracular.

No description available for gprbuild in ubuntu oracular.

gprbuild-dbgsym: No summary available for gprbuild-dbgsym in ubuntu oracular.

No description available for gprbuild-dbgsym in ubuntu oracular.

gprbuild-doc: multi-language extensible build tool (documentation)

 A set of tools for processing GNAT project files:
 gprconfig detects available compilers,
 gprbuild runs them;
 gprslave helps distributing the build work across the network;
 gprinstall copies the objects to their final destination;
 gprclean removes them.
 The default configuration supports Ada, Assembler, C, C++, Fortran,
 and can be extended to support user source processing tools.
 .
 This package contains the documentation.

libgnatprj-dev: support for programs processing GNAT projects (development)

 GNAT projects are human-readable text files used to drive tools
 building or inspecting lots of source files in several programming
 languages, like those provided by the gprbuild package.
 .
 This package contains the development tools.

libgnatprj11: support for programs processing GNAT projects (runtime)

 GNAT projects are human-readable text files used to drive tools
 building or inspecting lots of source files in several programming
 languages, like those provided by the gprbuild package.
 .
 This package contains the runtime shared library.

libgnatprj11-dbgsym: debug symbols for libgnatprj11