dh-buildinfo 0.9 source package in Ubuntu

Changelog

dh-buildinfo (0.9) unstable; urgency=low

  * Corrected Makefile.PL and debian/rules to get a sane install procedure
    (Closes: #352787).

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 13:39:18 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Edgy
Original maintainer:
Yann Dirson
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Edgy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dh-buildinfo_0.9.tar.gz 17.6 KiB 3c64e0fe8d2bd558045b4ea71399ec32fc3763310f740cb75240a5251eb24b56
dh-buildinfo_0.9.dsc 535 bytes bde6b89a974be44fd49d48422bd9339f1268975eee115c363fd4d89f8bada3d7

View changes file

Binary packages built by this source

dh-buildinfo: Debhelper addon to track package versions used to build a package

 This script is designed to be run at build-time, and registers in a
 file the list of packages declared as build-time dependencies, as
 well as build-essential packages, together with their versions, as
 installed in the build machine.
 .
 This will hopefully help to track packages (auto-)built with package
 versions which are known to be buggy, and, more generally, to find
 out whether a package needs to be rebuilt because of a significant
 change in a package it has a build-time dependency on.