dh-buildinfo 0.11-ok4 source package in openKylin

Changelog

dh-buildinfo (0.11-ok4) yangtze; urgency=medium

  * Modify debian/changlog.

 -- sufang <email address hidden>  Tue, 27 Sep 2022 09:54:12 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main devel
Yangtze V1.0 proposed main devel

Downloads

File Size SHA-256 Checksum
dh-buildinfo_0.11.orig.tar.gz 17.4 KiB 111c299f9067042e6f7dfb42f7dca144af0139afac50318c7815aa53b5eaaaa7
dh-buildinfo_0.11-ok4.debian.tar.xz 2.0 KiB 3ee9b61a69cec22a3bbf683cd3774695f3e396877be0b518f001d584697392d6
dh-buildinfo_0.11-ok4.dsc 1.7 KiB ec850bc293d62642c1c2090e4647e22a8fd2b344b5d52a3ff655226175aecdac

Available diffs

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.