gprbuild 2024.1.20231009-5 source package in Ubuntu

Changelog

gprbuild (2024.1.20231009-5) unstable; urgency=medium

  * source-date-epoch: fix a typo
  * Standards-Version: 4.7.0 (no changes)
  * source-date-epoch: adapt to a private time_t
  * source-date-epoch: fix Source_Date_Time unit (nanoseconds -> seconds)
  * Patch adapting gpr to a private timeval type in libgnat
  * Patch adapting gpr to a private time_t type in libgnat

 -- Nicolas Boulenguez <email address hidden>  Thu, 02 May 2024 13:13:00 +0000

Upload details

Uploaded by:
Nicolas Boulenguez
Uploaded to:
Sid
Original maintainer:
Nicolas Boulenguez
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
gprbuild_2024.1.20231009-5.dsc 2.5 KiB 5a14ff9eb3121feba24e69b656d9147c1d4f5bb44c06ef83ce97cc8488a73674
gprbuild_2024.1.20231009.orig.tar.xz 676.9 KiB 8564dabdc62af1ce46c5ff914e428a3f3a2b53ee7f533956b3d73352ae68ff5c
gprbuild_2024.1.20231009-5.debian.tar.xz 20.0 KiB 72b5a6fbbc001cc9523a6499f71665a30096ed8a18cfd3dbea76c1d509eb5cb4

No changes file available.

Binary packages built by this source

gprbuild: multi-language extensible build tool

 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.

gprbuild-dbgsym: debug symbols for gprbuild
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