X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=9495644b79b90a0879f8e3e92d3ef0d5fb5ae0d9;hb=c4ba3eda74e1600b823f2bd2c7afe15dc679f9e7;hp=61749490935a77f0fbb6fbddadd66c50243002ad;hpb=dade1d4e91245074ff31a9c8e79fb2ea5b942c51;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 61749490..9495644b 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -145,8 +145,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", @@ -165,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",