X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=549878211dd0763757ce3b8b17f311140255c16a;hb=ec73fa2dc5acdc3062336d90685a17dfc4b21213;hp=d3b9bada74648680ef54e9d531b351e4684f6dfe;hpb=763c9d2215bdebfc538e9e75f5e1dcc3e4fd5a6b;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index d3b9bada..54987821 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -8,7 +8,7 @@ Dinstall SigningKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; SigningKeyIds "6070D3A1"; - SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; + SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() @@ -317,12 +317,12 @@ Suite { Stable; }; - MustBeOlderThan - { - Testing; - Unstable; - Experimental; - }; +// MustBeOlderThan +// { +// Testing; +// Unstable; +// Experimental; +// }; Enhances { Stable; @@ -378,7 +378,7 @@ Suite MustBeNewerThan { Stable; - Proposed-Updates; +// Proposed-Updates; Testing; }; MustBeOlderThan @@ -439,7 +439,7 @@ Suite MustBeNewerThan { Stable; - Proposed-Updates; +// Proposed-Updates; Testing; Testing-Proposed-Updates; }; @@ -473,7 +473,7 @@ Suite MustBeNewerThan { Stable; - Proposed-Updates; +// Proposed-Updates; Testing; Testing-Proposed-Updates; Unstable;