From: Ian Jackson Date: Sun, 1 Jul 2018 10:08:21 +0000 (+0100) Subject: WHERE TO DO CHECK FOR #801435 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d214aa66d69dcb3ae13c61104174684df7543d73;p=dgit.git WHERE TO DO CHECK FOR #801435 --- diff --git a/dgit b/dgit index ca573753..ffdfecdd 100755 --- a/dgit +++ b/dgit @@ -4418,6 +4418,9 @@ END files_compare_inputs($dsc, $changes) unless forceing [qw(dsc-changes-mismatch)]; + # Check whether this is a source only upload + xxxx + # Perhaps adjust .dsc to contain right set of origs changes_update_origs_from_dsc($dsc, $changes, $upstreamversion, $changesfile)