X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=d5858da3a86af34090349e956dd08d35bd714b94;hb=HEAD;hp=2986c9ea87527b878f41989fd4e95e60f3aabb95;hpb=c29b2d42946cb1cebc3e6e8ff9fcecb3fe7ef9d1;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2986c9ea..d5858da3 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -185,6 +185,13 @@ AutomaticByHandPackages { Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-di"; }; + "linux-code-sign" { + Source "linux"; + Section "byhand"; + Extension "tar.xz"; + Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-code-sign"; + }; + "tag-overrides" { Source "tag-overrides"; Section "byhand"; @@ -218,7 +225,7 @@ Dir Lock "/srv/ftp-master.debian.org/lock"; Morgue "/srv/ftp-master.debian.org/morgue/"; Override "/srv/ftp-master.debian.org/scripts/override/"; - UrgencyLog "/srv/release.debian.org/britney/input/urgencies/"; + UrgencyLog "/srv/ftp.debian.org/web/britney/urgencies/"; TempPath "/srv/ftp-master.debian.org/tmp/"; BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; Done "/srv/ftp-master.debian.org/queue/done/"; @@ -269,13 +276,6 @@ Common ThreadCount 16; } -Changelogs -{ - Testing "/srv/release.debian.org/tools/trille/current-testing"; - Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog"; - Export "/srv/ftp-master.debian.org/export/changelogs"; -} - ByGroup { dak-unpriv "/srv/ftp-master.debian.org/dak/config/debian/dak.conf-dak"; ftpteam "";