chiark / gitweb /
dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Nov 2015 12:59:49 +0000 (12:59 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 1 Jul 2016 22:53:45 +0000 (23:53 +0100)
debian/changelog
dgit.1

index 49a72bbc5fc08e10c134b313f7ca10c49e331d52..9b5230dbc24aa0118403a3bcd40c99e2d276e4d4 100644 (file)
@@ -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 926a9c65d300a95f4341c00324cd92fb69a17a55..8235b059fcd63164db25c54b1504b511bb866704 100644 (file)
--- 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