X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=443e4580f535f4a3c6970e8f002b44bab632a196;hb=94728eaa0bfe92f0eb50528a513fafdb2540d831;hp=1d9336dbfb1e5ee9c364726e5b6e3c1d836c87bb;hpb=b0769907773d8b5b4a8fbcb4906f048997cc26f6;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 1d9336db..443e4580 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -70,8 +70,10 @@ def init(): ("process-upload", "Process packages in queue/unchecked"), + ("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",