X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=dae2c9d987bba732c21e265b56d40cac9c89e5a8;hb=c85fbd74d65ed0c0878d9ba1125186ec151cbe4e;hp=26dc140b11153063e4c26919642913b14aed96e2;hpb=be43b7027584f24eb1faa6275553d96f91e4e6c7;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 26dc140b..dae2c9d9 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -35,6 +35,14 @@ Dinstall NoSourceOnly "true"; ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml"; }; + // if you setup an own dak repository and want to upload Debian packages you most possibly want + // to set the following option to a real path/filename and then enter those mail addresses that + // you want to be able to receive mails generated by your dak installation. This avoids spamming + // the real maintainers of a package you upload with mail. + // format of entries: one entry per line. Either an email address directly, or a regular expression, + // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will + // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com + // MailWhiteList "/some/path/to/a/file"; }; Transitions @@ -138,7 +146,7 @@ Reject-Proposed-Updates { StableRejector "the Stable Release Team"; StableMail "debian-release@lists.debian.org"; - MoreInfoURL "http://release.debian.org/stable/4.0/4.0r6/"; + MoreInfoURL "http://release.debian.org/stable/4.0/4.0r7/"; }; Import-LDAP-Fingerprints