[Debpool-commits] [SCM] Debpool Project Repository branch, andres, updated. 0.2.3-64-g084a58b

Andres Mejia mcitadel at gmail.com
Wed Oct 15 04:21:07 UTC 2008


The following commit has been merged in the andres branch:
commit 084a58b7825c1a277b1f29d6d25ab485eab2668f
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed Oct 15 00:20:49 2008 -0400

    Update TODO list

diff --git a/debian/TODO b/debian/TODO
index f9b2e5a..adf6333 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,26 +1,50 @@
-Items which still need to be done:
+Features, fixes, and other stuff to be done.
 
-(general)
+(package uploads)
 
-* Support tools for manipulating metadata (which really means 'anything
-  stored in database files').
+* Fix package uploads for different cases, such as:
+  - binNMUs
+  - allow uploading same version but disallow change of orig file.
+  - allow uploading same version but disallow uploading earlier version.
 
-* Support rebuild-dbs (including invocation from rebuild-all)?
-  - What can this do with stuff that has migrated between distributions?
+(package removal)
+
+* Allow package removals through a simple command and/or signal to debpool
 
-(for debian-installer support)
+(remove .package and .source metadata from database)
 
-* Handle udeb packages correctly (entries go into
-    dists/<dist>/<section>/debian-installer/<binary>/Packages instead of
-    dists/<dist>/<section>/<binary>/Packages)
+* Use another method to retrieve package metadata instead of using these files.
 
-(for hooks)
+(email)
+
+* Implement email notifications.
+
+(archive diff support)
+
+* Support Packages.diff, Sources.diff, and Contents-<arch>.diff files.
+  - Should probably use 'diff --ed' as diff is an essential package anyway.
+
+(hooks)
 
 * Hooks
   - Installation
   - Rejection
   - Byhand (with some sort of requeue? Or "byhand MUST be missing"?)
 
+(gamin support)
+
+* Support gamin (useful for non-Linux ports).
+
+
+Items which still need to be done (OLD LIST. Will check this later):
+
+(general)
+
+* Support tools for manipulating metadata (which really means 'anything
+  stored in database files').
+
+* Support rebuild-dbs (including invocation from rebuild-all)?
+  - What can this do with stuff that has migrated between distributions?
 
 (for sane binary-all)
 

-- 
Debpool Project Repository



More information about the Debpool-commits mailing list