remake 4.3+dbg-1.6+dfsg-1build2 source package in Ubuntu

Changelog

remake (4.3+dbg-1.6+dfsg-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:25:31 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
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
remake_4.3+dbg-1.6+dfsg.orig.tar.xz 1.1 MiB 33d4586f1c066d4c125c6b6582dff4da68dc52db001312b3e410d5c9bb895b09
remake_4.3+dbg-1.6+dfsg-1build2.debian.tar.xz 6.8 KiB d8753b1639facb58c4b44e376e5c32ddae541a74beab8d5eea5b7cfe211ca905
remake_4.3+dbg-1.6+dfsg-1build2.dsc 2.1 KiB 841f55657071038e3f48d8e88e7e85038ec1384f5067a6c5a12367e04f7add28

View changes file

Binary packages built by this source

remake: GNU make fork with improved error reporting and debugging

 Modernized version of GNU make utility that adds improved error
 reporting, the ability to trace execution in a comprehensible way, and
 a debugger. Some of the features of the debugger are:
  * see the target call stack
  * set breakpoints on targets
  * show and set variables
  * execute arbitrary "make" code
  * issue shell commands while stopped in the middle of execution
  * inspect target descriptions
  * write a file with the commands of the target expanded

remake-dbgsym: debug symbols for remake