TODO list for debpartial-mirror
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

General

 * Provide a virtual repository where the application built a new
   Packages file to simulate a complete new repository (useful for
   PICAX);
 * Support to get Depends of package from a local repository (useful
   when work with not released yet packages);
 * Should work well with squid proxy
 * properly handle debian bug #284027:
    Change cpp use to include from debian-cd tasks too. 
 * merging support for mirrors with variations on /pool:
    security.debian.org, backports.org, volatile.debian.net





Post 0.3.0 release:

 * Port to libapt-front instead of libapt_pkg since the first is easier;
 * Command-line option to select which backends to hit during this
   particular update, so that you can schedule different updates at
   different times;
 * Automatic logging and statistics, possibly with sending mail to a
   specified address on each run;
 * support for multiple archive formats: http://web.freegeek.org/freekbox3,
   others.
 * option to specify server, dist and components with a single configuration 
   option, similar to how mirrors are defined in sources.list

Pre 0.3.0 release:

 * Fix clean command
   (it doesn't work)
 * Fix Packages.gz handling: 
   update should downloading again if it has been changed on remote repository

