make-dfsg 4.1-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Updated Standards version to 3.9.6. No changes needed.
  * Updated the VCS-Git field of the control file to use HTTPS transport
  * Updated the copyright file to DEP-5 format.
  * Reverted to source format 1.0 , and use dgit
  * Bug fix: "Typos in manpage", thanks to Josh Triplett
   (Closes: #763147).
  * Bug fix: "[make] make version 4.1 available", thanks to LeJacq, Jean
    Pierre (Closes: #766383).
  * Demote make to priority optional, along with gcc and such. And bump
    make-guile to extra.
  * Bug fix: "Neither make nor make-guile should be standard", thanks to
    Josh Triplett (Closes: #761301).
  * Bug fix: "make instead of make-guile should be standard", thanks to
    Joey Hess (Closes: #762017).
  * Make make and make-guile be Multi-Arch: Allowed packages, since it
    might not be feasible to make make architecture agnostic.
  * Bug fix: "Please add U flag in the default ARFLAGS", thanks to
    Celelibi. I tend to agree, this was a backwards incompatible
    change. Make needs the timestamps to knpow when to update archie
    members, so nuking the timestamps changes behaviour, and remake things
    that need not be remade. This fails the principle of least surprise. I
    added a default -U to the flags make passes to arl (Closes: #798804).

 -- Manoj Srivastava <email address hidden>  Sat, 16 Jan 2016 22:37:08 -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-1.dsc 1.8 KiB 55b0f48bbf16a540e6668210edac2b2c9f81a1085c89a77b5f428b4c78b5f31d
make-dfsg_4.1.orig.tar.gz 1.3 MiB b3ed04fb6718289e4a430afbe2df6ecba9177aad9f6d09aaf38e5409262ca8a3
make-dfsg_4.1-1.diff.gz 38.3 KiB d54d23d3e7e2934d0241626103643370081f343382696ee3474654961e5a3a27

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