[Debpool-commits] [SCM] Debpool Project Repository branch, master, updated. debian/0.4.0-11-g890bdcd

Andres Mejia mcitadel at gmail.com
Mon Oct 27 22:16:19 UTC 2008


The following commit has been merged in the master branch:
commit 890bdcd836505136c8385a8ec6b437cddea9c349
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Oct 27 18:16:14 2008 -0400

    Updated TODO

diff --git a/debian/TODO b/debian/TODO
index 9235b92..0d15efb 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -2,7 +2,13 @@ Features, fixes, and other stuff to be done.
 
 (general)
 
-* Parse_DSC and Parse_Changes need to handle multiline entries better.
+* REWRITE! debpool seems to need a complete rewrite, especially with the
+  Packages.pm module and the main debpool script.
+* Get rid of use of .package and .source files. We need to read/write this stuff
+  to the database.
+* The old maintainer would have loved to store the package data as a
+  "hash of hashes of hashrefs", but couldn't because of the database layer.
+  Look into using MLDBM with DB_File instead.
 * Support tools for manipulating metadata (which really means 'anything
   stored in database files').
 * Support rebuild-dbs (including invocation from rebuild-all)?
@@ -62,7 +68,3 @@ Features, fixes, and other stuff to be done.
   signed deb files (in addition to signed metadata).
   - This probably won't happen anytime soon as there's little support for signed
     deb files.
-
-(remove .package and .source metadata from database)
-
-* Use another method to retrieve package metadata instead of using these files.
diff --git a/debian/changelog b/debian/changelog
index 8684dc9..01f34af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ debpool (0.5.0) experimental; urgency=low
   * Fix issue where Packages and Sources files were not being generated for
     binary only uploads.
   * Change perl 'require' function to 'use' function as appropriate.
+  * Update TODO.
 
  -- Andres Mejia <mcitadel at gmail.com>  Mon, 27 Oct 2008 17:14:52 -0400
 

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list