[Collab-qa-commits] r2311 - udd/sql

Andreas Tille tille at alioth.debian.org
Fri May 11 14:57:34 UTC 2012


Author: tille
Date: 2012-05-11 14:57:34 +0000 (Fri, 11 May 2012)
New Revision: 2311

Modified:
   udd/sql/blends-prospective-packages.sql
Log:
Also store wnpp type (ITP or RFP)


Modified: udd/sql/blends-prospective-packages.sql
===================================================================
--- udd/sql/blends-prospective-packages.sql	2012-05-11 14:56:36 UTC (rev 2310)
+++ udd/sql/blends-prospective-packages.sql	2012-05-11 14:57:34 UTC (rev 2311)
@@ -20,6 +20,7 @@
    vcs_url text,
    vcs_browser text,
    wnpp int,
+   wnpp_type text,
    license text,
    chlog_date text, -- time,
    chlog_version debversion




More information about the Collab-qa-commits mailing list