X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=67314ff5bf54718d03141c28ef2bcc9071488ea9;hb=ef9a7e5e50db1b1fe33540f07407b918baafeae6;hp=1d9336dbfb1e5ee9c364726e5b6e3c1d836c87bb;hpb=8d6090f15f39085e197db475f24e6409b93bb400;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 1d9336db..67314ff5 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -69,9 +69,13 @@ def init(): "Process NEW and BYHAND packages"), ("process-upload", "Process packages in queue/unchecked"), + ("process-policy", + "Process packages in policy queues from COMMENTS files"), + ("dominate", + "Remove obsolete source and binary associations from suites"), ("make-suite-file-list", - "Generate lists of packages per suite for apt-ftparchive"), + "OBSOLETE: replaced by dominate and generate-filelist"), ("make-pkg-file-mapping", "Generate package <-> file mapping"), ("generate-filelist",