chiark / gitweb /
dgit: Do not misrecognise some initial packaging as gdr-processable
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 1 Mar 2019 18:01:18 +0000 (18:01 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 1 Mar 2019 20:35:22 +0000 (20:35 +0000)
commit336354ae2894e7d677c0d80fff8fd54e275e025b
treea5a5331dba3ef0d5748ff868c4a1d3ba11a9a32d
parent2fd17888af415b5ec3e780aa3814d76ef2d01023
dgit: Do not misrecognise some initial packaging as gdr-processable

git-debrebase expects a breakwater start commit to not make any
changes to upstream files.  This means that sometimes dgit would fail
to make this check, and expect gdr to be able to make patches; but
then gdr would reject the branch.

It is still of course possible for dgit to ask gdr to make patches for
branches that the user does not *intend* to be handled by gdr, but
that is OK so long as gdr will DTRT.

Closes: #922446
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit