From 8ff24012c9e4b826cedca7eada4476abf518ccd5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 17 Oct 2016 16:57:30 +0100 Subject: [PATCH] debian config; actually make split brain mode work. Closes:#841085. Signed-off-by: Ian Jackson --- debian/changelog | 8 ++++++++ dgit | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a5aaff8..d8827a47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dgit (2.2) unstable; urgency=low + + * Fix config relating to Debian to actually make split brain mode + work. Closes:#841085. + * + + -- + dgit (2.1) unstable; urgency=low * Do not crash due in clone to failure to handle dpkg-parsechangelog diff --git a/dgit b/dgit index a568c579..60ab9a6c 100755 --- a/dgit +++ b/dgit @@ -561,7 +561,6 @@ our %defcfg = ('dgit.default.distro' => 'debian', 'dgit-distro.debian.git-check' => 'url', 'dgit-distro.debian.git-check-suffix' => '/info/refs', 'dgit-distro.debian.new-private-pushers' => 't', - 'dgit-distro.debian.dgit-tag-format' => 'new', 'dgit-distro.debian/push.git-url' => '', 'dgit-distro.debian/push.git-host' => 'push.dgit.debian.org', 'dgit-distro.debian/push.git-user-force' => 'dgit', -- 2.30.2