[Collab-qa-commits] r2343 - udd

Andreas Tille tille at alioth.debian.org
Mon May 21 12:07:49 UTC 2012


Author: tille
Date: 2012-05-21 12:07:49 +0000 (Mon, 21 May 2012)
New Revision: 2343

Modified:
   udd/config-org.yaml
Log:
Enable running blends-prospective scripts by injecting into main configuration file


Modified: udd/config-org.yaml
===================================================================
--- udd/config-org.yaml	2012-05-21 03:00:38 UTC (rev 2342)
+++ udd/config-org.yaml	2012-05-21 12:07:49 UTC (rev 2343)
@@ -20,6 +20,7 @@
     ftpnew: module udd.ftpnew_gatherer
     screenshots: module udd.screenshot_gatherer
     bibref: module udd.bibref_gatherer
+    blends-prospective: module udd.blends_prospective_gatherer
     dehs: module udd.dehs_gatherer
     ldap: module udd.ldap_gatherer
     wannabuild: module udd.wannabuild_gatherer
@@ -1101,6 +1102,12 @@
   table: bibref
   bibref_yaml: /org/udd.debian.org/mirrors/bibref/bibref.yaml
 
+blends-prospective:
+  type: blends-prospective
+  update-command: /org/udd.debian.org/udd/scripts/fetch_machine-readable.sh
+  path: /org/udd.debian.org/mirrors/machine-readable
+  table: blends_prospectivepackages
+
 wannabuild:
   type: wannabuild
   wbdb: "dbname=wanna-build host=localhost port=5433 user=guest"




More information about the Collab-qa-commits mailing list