From fe52cedb8e1bc91b6aaa790447e74b5234066dd6 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Fri, 29 Jul 2011 14:23:12 +0100 Subject: [PATCH] Remove 'poolize' command from dak.py; it hasn't been there for ages Signed-off-by: Mark Hymers --- dak/dak.py | 2 -- docs/README.first | 2 -- docs/TODO.old | 1 - 3 files changed, 5 deletions(-) diff --git a/dak/dak.py b/dak/dak.py index 4d9ac076..579548c9 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -129,8 +129,6 @@ def init(): "Generates Maintainers file for BTS etc"), ("make-overrides", "Generates override files"), - ("poolize", - "Move packages from dists/ to pool/"), ("new-security-install", "New way to install a security upload into the archive"), ("split-done", diff --git a/docs/README.first b/docs/README.first index 10fcde93..8ad674c3 100644 --- a/docs/README.first +++ b/docs/README.first @@ -46,7 +46,6 @@ o Information display: Generic and useful, but only for those with existing archives ------------------------------------------------------------- -o dak poolize - migrates packages from legacy locations to the pool o dak init-archive - initializes a projectb database from an exisiting archive Generic but not overly useful (in normal use) @@ -88,7 +87,6 @@ Scripts invoked by other scripts -------------------------------- o dak examine-package - invoked by 'dak process-new' to "check" NEW packages -o dak symlink-dists - invoked by 'dak poolize' to determine packages still in legacy locations How do I get started? ===================== diff --git a/docs/TODO.old b/docs/TODO.old index 717b89eb..2aa065de 100644 --- a/docs/TODO.old +++ b/docs/TODO.old @@ -353,7 +353,6 @@ ls X X make-maintainers X X make-overrides X make-suite-file-list X -poolize X X process-accepted X X process-new X X process-unchecked X -- 2.39.2