summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--dgit.14
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 49a72bb..9b5230d 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 926a9c6..8235b05 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