X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=443e4580f535f4a3c6970e8f002b44bab632a196;hb=2df1ebdd5dc4423d8425311c0de28d5adfbc9fa8;hp=1d9336dbfb1e5ee9c364726e5b6e3c1d836c87bb;hpb=2eab0bd6bdd98ef816f78b74f85ca9fe5792804c;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",