From 81a31ed44401d58cff028c12db896fa3badfd4ee Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 7 Jan 2017 16:41:56 +0000 Subject: dgit: Option parsing: Fix distro/suite reference bugs By moving parseopts_late_defaults call. This is conceptually the same as finalise_late_opts, so do it there. We have to add a missing call to build_prep_early, as otherwise we call massage_dbp_args too soon. Also move a nopushing() call until after $isuite is set All of this means that we now honour $isuite (and sometimes $idistro) much better. Signed-off-by: Ian Jackson --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ed1128e..b72ac69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ dgit (2.17~) unstable; urgency=medium + Bugfixes: + * dgit config handling: Honour command-line and context-provided + suite and distro more reliably and consistently. + dgit-badcommit-fixup: * Do not investigate symrefs. Closes:#850547. -- cgit v1.2.3