[Collab-qa-commits] r1325 - in udd: . doc

lucas at alioth.debian.org lucas at alioth.debian.org
Thu Oct 16 19:56:20 UTC 2008


Author: lucas
Date: 2008-10-16 19:56:20 +0000 (Thu, 16 Oct 2008)
New Revision: 1325

Modified:
   udd/TODO
   udd/doc/README
Log:
TODO: upload-history for bpo

Modified: udd/TODO
===================================================================
--- udd/TODO	2008-10-11 15:21:08 UTC (rev 1324)
+++ udd/TODO	2008-10-16 19:56:20 UTC (rev 1325)
@@ -26,11 +26,20 @@
    operator '=' used with type text should only check the package name,
    with another pkg should check both pkg and version. Should be pretty
    DWIM.
+-  (prio: high) configuration is currently annoying to do, because of the way
+   we describe each distribution separately. It would be easier to have a tree-like
+   description of what we want to import.
+- (prio: high) check that we really import everything we can (-proposed, etc)
 
 bugs.debian.org
 ---------------
 - (prio: medium) Optimize bugs importing (again)
 
+upload-history
+--------------
+- (prio: medium) < Rhonda> lucas: Can you propably add bpo upload history to udd?
+  godog prepared the data in http://qa.debian.org/~filippo/bpo/
+
 Other data sources
 ------------------
 - (prio: low) DEHS

Modified: udd/doc/README
===================================================================
--- udd/doc/README	2008-10-11 15:21:08 UTC (rev 1324)
+++ udd/doc/README	2008-10-16 19:56:20 UTC (rev 1325)
@@ -13,6 +13,7 @@
 - Download the code (from SVN)
 - install postgresql-8.3 python-syck python-psycopg2 libdbi-perl
   libparams-validate-perl libdbd-pg-perl
+- install python-debian (if running etch, from backports)
 - setup postgresql-8.3 (see /usr/share/doc/postgresql-common/README.Debian.gz)
   and create a database:
      createdb -U user -E SQL_ASCII udd




More information about the Collab-qa-commits mailing list