X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=dc7aa1e373a630584b81a95d8797c0d07824bb71;hb=0d80b258098ff470433efa4d9c1f81b404883195;hp=e8a7df03a3c52d2998d24dd2e73b7110230e1385;hpb=4338314e5055d3df958b7d13238f56024f803770;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index e8a7df03..dc7aa1e3 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -152,8 +152,6 @@ def init(): "Generates Maintainers file for BTS etc"), ("make-overrides", "Generates override files"), - ("mirror-split", - "Split the pool/ by architecture groups"), ("poolize", "Move packages from dists/ to pool/"), ("reject-proposed-updates", @@ -164,6 +162,8 @@ def init(): "Split queue/done into a date-based hierarchy"), ("stats", "Generate statistics"), + ("bts-categorize", + "Categorize uncategorized bugs filed against ftp.debian.org"), ] return functionality