chiark / gitweb /
dgit: build_source bypasses dpkg-buildpackage
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 4 Aug 2017 14:03:44 +0000 (10:03 -0400)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Jan 2018 19:31:59 +0000 (19:31 +0000)
commitb24b60a4cc84fe61b86844c2f670435c78548112
treefee8854e8f6c9742841037727ae0b3a2d3ac69fc
parent87c063da387d8b7dbd5790eb8fd742dd1730cbe8
dgit: build_source bypasses dpkg-buildpackage

This is to avoid the inclusion of .buildinfo in the .changes.  Quoting
<https://lists.debian.org/debian-dpkg/2017/06/msg00005.html>:

    A .buildinfo file is not useful for a source-only upload which is
    veried to be identical to the intended source as present in the
    uploader's version control (eg, by the use of dgit).

Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit