chiark / gitweb /
git-debrebase: Properly reject bare dgit dsc imports
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Aug 2018 09:35:58 +0000 (10:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Aug 2018 09:43:29 +0000 (10:43 +0100)
commit32302c566f46426687ae9dcccec2f16ddeb56e4b
treeba51639665cb64790748ec2c3c30225da789f281
parent32a64c4b2ca401cd594c38ceaa01a2bdfc56f8eb
git-debrebase: Properly reject bare dgit dsc imports

A bare dgit dsc import is not a legal gdr branch, because the main
merge contains debian/patches/.  So it cannot be processed without
conversion.

Previously an attempt to launder such a branch would crash with a
stack trace, although keycommits would falsely claim it was OK

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
git-debrebase