[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master 9/9] Remove removed config options



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 docs/README.config |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/docs/README.config b/docs/README.config
index ced8751..ee0dc0d 100644
--- a/docs/README.config
+++ b/docs/README.config
@@ -78,10 +78,6 @@ Morgue (required): Removed files are moved there.  The morgue has various
 sub-directories, including (optionally) those defined by
 Clean-Queues::MorgueSubDir and Clean-Suites::MorgueSubDir.
 
-QueueBuild (optional): This variable is only relevant if any suites
-are to be auto built, i.e. if Dinstall::QueueBuildSuites has any
-values.
-
 UrgencyLog (optional): If this directory is specified, 'dak
 process-accepted' will store the urgency value of each upload.  This
 is mainly used for britney (the testing script).
@@ -213,10 +209,6 @@ Mandatory.  List of dinstall options, e.g.:
 |    FutureTimeTravelGrace 28800; // 8 hours
 |    PastCutoffYear "1984";
 |    BXANotify "false";
-|    QueueBuildSuites
-|    {
-|      unstable;
-|    };
 | };
 
 GPGKeyring (required): filenames of the PGP and GnuPG
@@ -269,9 +261,6 @@ at the maintainer if they differ.
 CloseBugs (optional): a boolean (default: no); if true the automated bug
 closing feature of dinstall is activated.
 
-QueueBuildSuites (optional): a list of suites which should be auto
-build.
-
 QueueBuild is a boolean; if true it activates support
 for auto-building from accepted.
 
-- 
1.7.2.5


Reply to: