]> git.decadent.org.uk Git - dak.git/blobdiff - docs/README.config
IntLevel fix for Shania. tbm's TrackingServer patch and comment typo.
[dak.git] / docs / README.config
index 67b487521c39577c75a977f98f3d9bb2caee4e0a..89b33d3c0314d1299b17235a9b03c5ac0d895611 100644 (file)
@@ -90,6 +90,7 @@ Mandatory.  List of dinstall options, e.g.:
 |    MyDistribution "Debian";
 |    BugServer "bugs.debian.org";
 |    PackagesServer "packages.debian.org";
+|    TrackingServer "packages.qa.debian.org";
 |    NewAckList "/org/ftp.debian.org/katie/log";
 |    LockFile "/org/ftp.debian.org/katie/lock";
 |    Bcc "archive@ftp-master.debian.org";
@@ -111,6 +112,10 @@ BugServer is used by katie and melanie when closing bugs.
 PackagesServer is used by melanie when carbon-copying a bug close mail
 to a package maintainer.
 
+TrackingServer is used by katie and melanie to send messages for the
+maintainer also to an alias for people tracking a specific source
+package.
+
 NewAckList is a mandatory field and contains the filename of list of
 NEW packages dinstall knows about and is used when dinstall is running
 in -k/--ack-new mode (usually in the daily cron run).