From 599ee8fbfde3786781d36944caac72353aee99e3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 25 Jul 2018 21:05:28 +0800 Subject: dgit: make $need_split_build_invocation always true dgit will always build the source package. One minor consequence is that dgit will usualliy generate *_multi.changes rather than *_$arch.changes, so we need to update the one test that makes the contrary assumption. Bump the dgit major version number as this is quite a significant change in implementation and also a behavioural change. This change makes a lot of code dead. Removing that is left as a task for the future. Signed-off-by: Sean Whitton Signed-off-by: Ian Jackson --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d936d22..f0b6919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dgit (5.11~) unstable; urgency=medium +dgit (6.0~) unstable; urgency=medium * test suite: unset VISUAL, which interferes. Closes:#904308. * apt-get method: when apt does not update release files, @@ -11,6 +11,9 @@ dgit (5.11~) unstable; urgency=medium * dgit: Minor internal improvements. * dgit: Rename --ignore-dirty to --include-dirty (leaving the old name supported as a deprecated alias). + * dgit: Always build the source package ourselves, rather than + sometimes leaving that to the builder command. dgit will now + usually generate *_multi.changes rather than *_$arch.changes. -- -- cgit v1.2.3