make-dfsg 4.1-2 source package in Ubuntu

Changelog

make-dfsg (4.1-2) unstable; urgency=low

  * Update the handling of the changed behaviour of ar. The fix in the
    previous version has been rolled back. The new strategy is to narrowly
    change running the test suite to pass in the U modifier to ar, and
    change make to detect and warn the user of they are using the archive
    rule like libxx(*.o) to generate archives, and the archives do not
    contain time stamps. The warning advises the user to explicitly pass
    in the modifier U in the environment variable ARFLAGS, which is
    essentially what we did for the test suite.

 -- Manoj Srivastava <email address hidden>  Mon, 18 Jan 2016 15:57:45 -0800

Upload details

Uploaded by:
Manoj
Uploaded to:
Sid
Original maintainer:
Manoj
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
make-dfsg_4.1-2.dsc 1.8 KiB bbf8c690c8174bd65cbccc547e0c42a9ca2e8ca57ac9ff1d085f204051ff4e64
make-dfsg_4.1.orig.tar.gz 1.3 MiB b3ed04fb6718289e4a430afbe2df6ecba9177aad9f6d09aaf38e5409262ca8a3
make-dfsg_4.1-2.diff.gz 40.3 KiB 2fe120a1f47f736abf41fb6580c6e5974ab33825c6308a8d4e220288379a3acd

Available diffs

No changes file available.

Binary packages built by this source

make: utility for directing compilation

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver.

make-dbgsym: debug symbols for package make

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver.

make-guile: utility for directing compilation with guile support

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver. This variant has built in guile support

make-guile-dbgsym: debug symbols for package make-guile

 GNU Make is a utility which controls the generation of executables
 and other target files of a program from the program's source
 files. It determines automatically which pieces of a large program
 need to be (re)created, and issues the commands to (re)create
 them. Make can be used to organize any task in which targets (files)
 are to be automatically updated based on input files whenever the
 corresponding input is newer --- it is not limited to building
 computer programs. Indeed, Make is a general purpose dependency
 solver. This variant has built in guile support