X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fdak.py;h=67314ff5bf54718d03141c28ef2bcc9071488ea9;hb=0cb5ffe4fdbcfea1fc779110281705b95ac30798;hp=1d9336dbfb1e5ee9c364726e5b6e3c1d836c87bb;hpb=3fd95d52f5c4a4761a1e332d469c6948e091723c;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",