From beb3973ddae45ae7e6d11694301463ce732ead79 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 7 Nov 2015 12:59:49 +0000 Subject: [PATCH 1/1] dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting. --- debian/changelog | 3 +++ dgit.1 | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 49a72bbc..9b5230db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ dgit (1.5~~) unstable; urgency=medium * dgit sbuild: Check that the binary .changes file doesn't contain a .dsc. + Documentation: + * Document the dgit-distro.DISTRO.quilt-mode config setting. + Bugfixes: * When cleaning up after failed clone, stat the to-be-cleaned-up directory before running rmtree on it. Closes:#796773. diff --git a/dgit.1 b/dgit.1 index 926a9c65..8235b059 100644 --- a/dgit.1 +++ b/dgit.1 @@ -643,6 +643,10 @@ the default value used if there is no distro-specific setting. One of the values for the command line --clean= option; used if --clean is not specified. .TP +.BR dgit-distro. \fIdistro\fR .quilt-mode +One of the values for the command line --quilt= option; used if +--quilt is not specified. +.TP .BR dgit-distro. \fIdistro\fR .readonly " " auto | a " | " true | t | y | 1 " | " false | f | n | 0 Whether you have push access to the distro. For Debian, it is OK to use auto, which uses readonly mode if you are -- 2.30.2