Hi Dominique,
On Mon, Mar 27, 2017 at 08:19:10AM +0200, Dominique Dumont wrote:
> Package: git-buildpackage
> Version: 0.8.12.2
> Severity: normal
> 
> Dear Maintainer,
> 
> gbp buildpackage set the time stamps of all files in the binary
> package to the data of the last changelog entry. To be consistent with
> dpkg, the time stamps of the files older than the last changelog entry
> should not be changed.

Gbp itself is not involved in binary package building itself it invokes
a builder like pbuilder or debuild, you can check with "gbp config" or
by building with "gbp buildpackage --git-verbose". So either the builder
is messing things up here or something else (package import or copy to a
temporary build place) is messing things up in the source resulting in
bad timestamps in the binary package.

Please provide details of you configurations and steps to reproduce or
check what of the above is true for the given package.

Cheers,
 -- Guido

Reply via email to