]> git.deb.at Git - deb/packages.git/commitdiff
Add a list of fields from Packages/Sources we currently don't use
authorFrank Lichtenheld <frank@lichtenheld.de>
Fri, 24 Nov 2006 01:25:23 +0000 (01:25 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Fri, 24 Nov 2006 01:25:23 +0000 (01:25 +0000)
TODO

diff --git a/TODO b/TODO
index c92524c6f2171bbbe70eadba240335002fbba2b3..0f578afd663a01f32d276840ed1e0fa487e51420 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,7 +57,18 @@ General:
 - Debtags: print friendly names instead of raw names?
 - Store in db \1-separated, and split on that, instead of the more fragile
   '/, /' split
-
+- Fields we don't handle in any way currently:
+  Essential -- should be simple
+  Conflicts
+  Suggests
+  Replaces
+  Enhances
+  Origin    -- not needed
+  Bugs      -- not needed
+  URL       -- should be supported, should be simple
+  Task
+  Python-Version(s) -- not needed
+  X-Vcs-.*  -- should be supported
 
 Missing pieces from old code:
  - DDTP support (but without a working DDTP I will not invest any time