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

Changelog

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

  * New upstream release

 -- Dima Kogan <email address hidden>  Fri, 09 Dec 2022 14:04:43 -0800

Upload details

Uploaded by:
dkogan-debian-org
Uploaded to:
Sid
Original maintainer:
dkogan-debian-org
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
remake_4.3+dbg-1.6+dfsg-1.dsc 2.0 KiB 97ec5a15c7f853d0d0b36a78ac47baa0bb500e457e23cc8104056b92c5d23785
remake_4.3+dbg-1.6+dfsg.orig.tar.xz 1.1 MiB 33d4586f1c066d4c125c6b6582dff4da68dc52db001312b3e410d5c9bb895b09
remake_4.3+dbg-1.6+dfsg-1.debian.tar.xz 6.7 KiB 188600bdb1863a9712eca1ea642875bab1ceff4199f2c6595bfac1175f69d054

No changes file available.

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