From 5dd559b5eaedf57a1081c03ab8602669c9e72e4a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Nov 2016 18:26:01 +0000 Subject: dgit: config: Allow dgit-suite.PATTERN.distro This is going to be useful for *-security. Signed-off-by: Ian Jackson --- dgit.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dgit.1') diff --git a/dgit.1 b/dgit.1 index 9878c20..07eb89c 100644 --- a/dgit.1 +++ b/dgit.1 @@ -879,6 +879,9 @@ Settings likely to be useful for an end user include: Specifies the distro for a suite. dgit keys off the suite name (which appears in changelogs etc.), and uses that to determine the distro which is involved. The config used is thereafter that for the distro. + +.I suite +may be a glob pattern. .TP .BI dgit.default.distro " distro" The default distro for an unknown suite. -- cgit v1.2.3