]> git.decadent.org.uk Git - dak.git/blob - docs/debian-specific
Document how to import additional sources into the security archive.
[dak.git] / docs / debian-specific
1 DEBIAN-SPECIFIC NOTES                                  -*- mode: Org -*-
2
3 * security archive
4 ** NEW processing
5 - cronoff
6 - dak process-new, accept
7 - cd /srv/security-master.debian.org/queue/new/COMMENTS
8 - Change first line to NOTOK, add comment "Moving back to unchecked."
9 - dak process-policy new; dak clean-suites
10 - cd /srv/security-master.debian.org/queue/reject
11 - dak admin forget-signature bla.changes
12 - dcmd mv -n bla.changes ../unchecked
13 - /srv/security-master.debian.org/dak/config/debian-security/cron.unchecked
14 - cronon
15 ** Built-Using
16 Source packages referred to via Built-Using need to be included in the
17 security archive:
18
19 - Obtain & verify .dsc
20 - dak import built-using updates/<component> <.dsc...>
21
22 If the .dsc is signed by an old key no longer in the keyring, use
23 --ignore-signature. Make extra sure the .dsc is correct.