remake 4.1+dbg1.3~dfsg.1-1 source package in Ubuntu

Changelog

remake (4.1+dbg1.3~dfsg.1-1) unstable; urgency=medium

  * Fresh upstream release:
    - all debian/patches/* dropped -- upstreamed
  * debian/control
    - boosted policy to 4.0.0

 -- Yaroslav Halchenko <email address hidden>  Sun, 15 Oct 2017 13:35:22 -0400

Upload details

Uploaded by:
dima kogan
Uploaded to:
Sid
Original maintainer:
dima kogan
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
remake_4.1+dbg1.3~dfsg.1-1.dsc 2.0 KiB dd02eb07ab74e45474fa5dc121cdf9e4b28301f2a9f36c5fc344e1c9164966bd
remake_4.1+dbg1.3~dfsg.1.orig.tar.gz 711.6 KiB 1ed8879d9053b8de9c06da058be8b365f1310e76896860f22a2a113a5c1e8ace
remake_4.1+dbg1.3~dfsg.1-1.debian.tar.xz 5.0 KiB 6889e9c5e6fcf21f6ff5e70f157fc69ab0b4c6c498bc335ed5f34aa74f4b4e97

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