X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=d1db68cbf0a320a08e276030e1e4f247e78b32cc;hb=051c49b04f9f7ec43e064c74f46eb50bbb74f035;hp=b82154b3318b3f6547bae3551b491ca598c99622;hpb=ae75cd9fe86b11c285eb033ac56711061e6975c5;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index b82154b3..d1db68cb 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -126,11 +126,19 @@ Import-Archive ExportDir "/srv/ftp.debian.org/dak/import-archive-files/"; }; +Import-Keyring +{ + /srv/ftp.debian.org/keyrings/debian-maintainers.gpg + { + Debian-Maintainer "true"; + }; +}; + 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 @@ -589,6 +597,14 @@ Dir }; }; +Queue-Report +{ + ReportLocations + { + 822Location "/srv/ftp.debian.org/web/new.822"; + }; +}; + DB { Name "projectb";