[Collab-qa-commits] r1488 - udd

Andreas Tille tille at alioth.debian.org
Mon Jun 15 21:05:40 UTC 2009


Author: tille
Date: 2009-06-15 21:05:40 +0000 (Mon, 15 Jun 2009)
New Revision: 1488

Modified:
   udd/config-org.yaml
Log:
added ftpnew to general udd configuration file


Modified: udd/config-org.yaml
===================================================================
--- udd/config-org.yaml	2009-06-14 07:18:44 UTC (rev 1487)
+++ udd/config-org.yaml	2009-06-15 21:05:40 UTC (rev 1488)
@@ -17,6 +17,7 @@
     debtags: module udd.debtags_gatherer
     ubuntu-bugs: module udd.ubuntu_bugs_gatherer
     ddtp: module udd.ddtp_gatherer
+    ftpnew: module udd.ftpnew_gatherer
   debug: 1
   timestamp-dir: /org/udd.debian.org/timestamps
   lock-dir: /org/udd.debian.org/locks
@@ -394,3 +395,14 @@
    releases: sid lenny squeeze
    table: ddtp
    schema: ddtp
+
+ftpnew:
+  type: ftpnew
+  update-command: /org/udd.debian.org/udd/scripts/fetch_ftpnew.sh
+  path: /org/udd.debian.org/mirrors/ftpnew
+  cache: /org/udd.debian.org/mirrors/cache
+  ftpmasterURL: http://ftp-master.debian.org/new/
+  table_sources:  new_sources
+  table_packages: new_packages
+  releases_ignore: "'etch'"
+




More information about the Collab-qa-commits mailing list