X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;fp=dak%2Fdak.py;h=10407b501be489302dc1e571c87d67f10670a864;hb=0dada7c5846e0ae676bbe0b81c1065fe75ca9b86;hp=c8a6a198941f45134b245f007353ba4f14be4edb;hpb=50f8efa1d06c180dcf6edbaa6ea02a24d99a5100;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index c8a6a198..10407b50 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -131,8 +131,6 @@ def init(): "Override cruft checks"), ("check-proposed-updates", "Dependency checking for proposed-updates"), - ("compare-suites", - "Show fixable discrepencies between suites"), ("control-overrides", "Manipulate/list override entries in bulk"), ("control-suite", @@ -145,8 +143,6 @@ def init(): "Show information useful for NEW processing"), ("find-null-maintainers", "Check for users with no packages in the archive"), - ("import-archive", - "Populate SQL database based from an archive tree"), ("import-keyring", "Populate fingerprint/uid table based on a new/updated keyring"), ("import-ldap-fingerprints", @@ -167,8 +163,6 @@ def init(): "Generates override files"), ("poolize", "Move packages from dists/ to pool/"), - ("reject-proposed-updates", - "Manually reject from proposed-updates"), ("new-security-install", "New way to install a security upload into the archive"), ("split-done",