X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fdak.conf;h=82af9cadace0cda0d295919de53dda997abb3795;hb=717f343ebc3c5994b39aa03ccc7035f14faaa9e7;hp=d97c52bacfe385fb1862ed9866efe5b01da9055a;hpb=12440bbf9173956e70800c86e6e773f067f7e2ab;p=dak.git diff --git a/config/backports/dak.conf b/config/backports/dak.conf index d97c52ba..82af9cad 100644 --- a/config/backports/dak.conf +++ b/config/backports/dak.conf @@ -36,7 +36,6 @@ Dinstall DefaultSuite "lenny-backports"; Reject { - NoSourceOnly "true"; ReleaseTransitions "/srv/backports-master.debian.org/hints/transitions.yaml"; }; // If set, only send mails to addresses listed there. @@ -111,7 +110,7 @@ Import-Users-From-Passwd // The Primary GID of your users. Using uma it is the gid from group users. ValidGID "800"; // Comma separated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,katie,dak,www-data,qa,guest"; + KnownPostgres "postgres,katie,dak,www-data,qa,guest,repuser"; }; Queue-Report @@ -139,8 +138,6 @@ Control-Overrides Suite "lenny-backports"; Type "deb"; }; - - ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name }; Rm @@ -219,7 +216,6 @@ Dir Log "/srv/backports-master.debian.org/log/"; Lock "/srv/backports-master.debian.org/lock"; Morgue "/srv/backports-master.debian.org/morgue/"; - MorgueReject "reject"; Override "/srv/backports-master.debian.org/scripts/override/"; QueueBuild "/srv/backports-master.debian.org/buildd/"; UrgencyLog "/srv/backports-master.debian.org/testing/urgencies/"; @@ -294,28 +290,6 @@ Archive }; }; -Component -{ - main - { - Description "Main"; - MeetsDFSG "true"; - }; - - contrib - { - Description "Contrib"; - MeetsDFSG "true"; - }; - - non-free - { - Description "Software that fails to meet the DFSG"; - MeetsDFSG "false"; - }; - -}; - Section { admin; @@ -382,24 +356,6 @@ Priority source 0; // i.e. unused }; -OverrideType -{ - deb; - udeb; - dsc; -}; - -Location -{ - // Pool locations on backports.debian.org - /srv/backports-master.debian.org/ftp/pool/ - { - Archive "backports"; - Type "pool"; - }; - -}; - Urgency { Default "low";