X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;fp=config%2Fdebian%2Fdak.conf;h=d5858da3a86af34090349e956dd08d35bd714b94;hp=a7e34cba14ff6a7b343a76a0e28bf2c2f9544dcf;hb=356f4f93a9d0b29c0878111f7c3eee194f6571e5;hpb=9cc55bf99db30be35f70e19058e4fe5dbdb17ede diff --git a/config/debian/dak.conf b/config/debian/dak.conf index a7e34cba..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";