From: Ian Jackson Date: Sat, 7 Nov 2015 12:59:49 +0000 (+0000) Subject: dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting. X-Git-Tag: archive/debian/2.0~363 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=beb3973ddae45ae7e6d11694301463ce732ead79;hp=8ddd53c0140e1e2649ab2233c8fdbd42fbfa734d dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting. --- 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