From 32302c566f46426687ae9dcccec2f16ddeb56e4b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 4 Aug 2018 10:35:58 +0100 Subject: 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 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 491e80f..664a3d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dgit (6.5~) unstable; urgency=medium * dgit: Rename --dgit-view-save to --save-dgit-view, leaving an alias. * dgit: Provide print-unapplied-treeish subcommand. * dgit: Improve error message for unknown suite, to suggest -d. + * git-debrebase: Properly reject bare dgit dsc imports -- -- cgit v1.2.3