/[collab-qa]/udd/config-org.yaml
ViewVC logotype

Diff of /udd/config-org.yaml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1539 by lucas, Fri Jul 24 14:40:23 2009 UTC revision 1808 by lucas, Sat Sep 25 10:25:27 2010 UTC
# Line 10  general: Line 10  general:
10      popcon: module udd.popcon_gatherer      popcon: module udd.popcon_gatherer
11      testing-migrations: module udd.testing_migrations_gatherer      testing-migrations: module udd.testing_migrations_gatherer
12      upload-history: module udd.upload_history_gatherer      upload-history: module udd.upload_history_gatherer
13      orphaned_packages: module udd.orphaned_packages_gatherer      orphaned-packages: module udd.orphaned_packages_gatherer
14      bugs: exec DEBBUGS_CONFIG_FILE=/org/udd.debian.org/bugs/bugs.debian.org/etc/config perl /org/udd.debian.org/udd/udd/bugs_gatherer.pl      bugs: exec DEBBUGS_CONFIG_FILE=/org/udd.debian.org/bugs/bugs.debian.org/etc/config perl /org/udd.debian.org/udd/udd/bugs_gatherer.pl
15      carnivore: module udd.carnivore_gatherer      carnivore: module udd.carnivore_gatherer
16      lintian: module udd.lintian_gatherer      lintian: module udd.lintian_gatherer
# Line 19  general: Line 19  general:
19      ddtp: module udd.ddtp_gatherer      ddtp: module udd.ddtp_gatherer
20      ftpnew: module udd.ftpnew_gatherer      ftpnew: module udd.ftpnew_gatherer
21      screenshots: module udd.screenshot_gatherer      screenshots: module udd.screenshot_gatherer
22        bibref: module udd.bibref_gatherer
23      dehs: module udd.dehs_gatherer      dehs: module udd.dehs_gatherer
24        ldap: module udd.ldap_gatherer
25        wannabuild: module udd.wannabuild_gatherer
26        removals: module udd.removals_gatherer
27        pts: module udd.pts_gatherer
28        history-daily: module udd.history_daily_gatherer
29        i18n-apps: module udd.i18n_apps_gatherer
30        hints: module udd.hints_gatherer
31    timestamp-dir: /org/udd.debian.org/timestamps    timestamp-dir: /org/udd.debian.org/timestamps
32    lock-dir: /org/udd.debian.org/locks    lock-dir: /org/udd.debian.org/locks
33    archs:    archs:
# Line 30  general: Line 38  general:
38      netbsd-i386, hurd-powerpc, kfreebsd-powerpc, netbsd-powerpc, hurd-sparc,      netbsd-i386, hurd-powerpc, kfreebsd-powerpc, netbsd-powerpc, hurd-sparc,
39      kfreebsd-sparc, netbsd-sparc, darwin-i386, freebsd-i386, openbsd-i386, darwin-powerpc]      kfreebsd-sparc, netbsd-sparc, darwin-i386, freebsd-i386, openbsd-i386, darwin-powerpc]
40    
41  debian-etch:  debian-lenny:
   type: src-pkg  
   archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,  
           mipsel, powerpc, s390, sparc]  
   directory: /org/mirrors/ftp.debian.org/ftp/dists/etch/  
   components: [main, contrib, non-free]  
   distribution: debian  
   packages-table: packages  
   sources-table: sources  
   uploaders-table: uploaders  
   packages-schema: packages  
   sources-schema: sources  
   release: etch  
   
 debian-etch-proposed-updates:  
42    type: src-pkg    type: src-pkg
43    archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,    archs: [alpha, amd64, arm, armel, hppa,
44              i386, ia64, mips,
45            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
46    directory: /org/mirrors/ftp.debian.org/ftp/dists/etch-proposed-updates/    directory: /org/mirrors/ftp.debian.org/ftp/dists/lenny/
47    components: [main, contrib, non-free]    components: [main, contrib, non-free, main/debian-installer, non-free/debian-installer]
48    distribution: debian    distribution: debian
49    packages-table: packages    packages-table: packages
50    sources-table: sources    sources-table: sources
51    uploaders-table: uploaders    uploaders-table: uploaders
52    packages-schema: packages    packages-schema: packages
53    sources-schema: sources    sources-schema: sources
54    release: etch-proposed-updates    release: lenny
   
 debian-backports-etch:  
   type: src-pkg  
   archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,  
           mipsel, powerpc, s390, sparc]  
   directory: /org/mirrors/backports.org/ftp/dists/etch-backports/  
   components: [main, contrib, non-free]  
   distribution: debian-backports  
   packages-table: packages  
   sources-table: sources  
   uploaders-table: uploaders  
   packages-schema: packages  
   sources-schema: sources  
   release: etch  
   
 debian-volatile-etch:  
   type: src-pkg  
   archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,  
           mipsel, powerpc, s390, sparc]  
   directory: /org/mirrors/volatile.debian.org/ftp/dists/etch/  
   components: [main, contrib, non-free]  
   distribution: etch-volatile  
   packages-table: packages  
   sources-table: sources  
   uploaders-table: uploaders  
   packages-schema: packages  
   sources-schema: sources  
   release: etch  
55    
56  debian-etch-security:  debian-lenny-security:
57    type: src-pkg    type: src-pkg
58    archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,    archs: [alpha, amd64, arm, armel, hppa,
59              i386, ia64, mips,
60            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
61    directory: /org/mirrors/security.debian.org/ftp/dists/etch/    update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh security.debian.org::debian-security/dists/lenny/ /org/udd.debian.org/mirrors/security/lenny
62      directory: /org/udd.debian.org/mirrors/security/lenny/updates/
63    components: [main, contrib, non-free]    components: [main, contrib, non-free]
64    distribution: debian    distribution: debian
65    packages-table: packages    packages-table: packages
# Line 98  debian-etch-security: Line 67  debian-etch-security:
67    uploaders-table: uploaders    uploaders-table: uploaders
68    packages-schema: packages    packages-schema: packages
69    sources-schema: sources    sources-schema: sources
70    release: etch-security    release: lenny-security
71    
72  debian-lenny:  debian-lenny-proposed-updates:
73    type: src-pkg    type: src-pkg
74    archs: [alpha, amd64, arm, armel, hppa,    archs: [alpha, amd64, arm, armel, hppa,
75            i386, ia64, mips,            i386, ia64, mips,
76            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
77    directory: /org/mirrors/ftp.debian.org/ftp/dists/lenny/    directory: /org/mirrors/ftp.debian.org/ftp/dists/lenny-proposed-updates/
78    components: [main, contrib, non-free]    components: [main, contrib, non-free]
79    distribution: debian    distribution: debian
80    packages-table: packages    packages-table: packages
# Line 113  debian-lenny: Line 82  debian-lenny:
82    uploaders-table: uploaders    uploaders-table: uploaders
83    packages-schema: packages    packages-schema: packages
84    sources-schema: sources    sources-schema: sources
85    release: lenny    release: lenny-proposed-updates
86    
87  debian-lenny-security:  debian-backports-lenny:
88    type: src-pkg    type: src-pkg
89    archs: [alpha, amd64, arm, armel, hppa,    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
           i386, ia64, mips,  
90            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
91    directory: /org/mirrors/security.debian.org/ftp/dists/lenny/    update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh backports.debian.org::debian-backports/dists/lenny-backports/ /org/udd.debian.org/mirrors/backports/lenny
92    components: [main, contrib, non-free]    directory: /org/udd.debian.org/mirrors/backports/lenny/
93    distribution: debian    components: [main, contrib, non-free, main/debian-installer]
94      distribution: debian-backports
95    packages-table: packages    packages-table: packages
96    sources-table: sources    sources-table: sources
97    uploaders-table: uploaders    uploaders-table: uploaders
98    packages-schema: packages    packages-schema: packages
99    sources-schema: sources    sources-schema: sources
100    release: lenny-security    release: lenny
101    
102  debian-lenny-proposed-updates:  debian-volatile-lenny:
103    type: src-pkg    type: src-pkg
104    archs: [alpha, amd64, arm, armel, hppa,    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
           i386, ia64, mips,  
105            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
106    directory: /org/mirrors/ftp.debian.org/ftp/dists/lenny-proposed-updates/    directory: /org/mirrors/volatile.debian.org/archive/dists/lenny/volatile/
107    components: [main, contrib, non-free]    components: [main, contrib, non-free]
108    distribution: debian    distribution: lenny-volatile
109    packages-table: packages    packages-table: packages
110    sources-table: sources    sources-table: sources
111    uploaders-table: uploaders    uploaders-table: uploaders
112    packages-schema: packages    packages-schema: packages
113    sources-schema: sources    sources-schema: sources
114    release: lenny-proposed-updates    release: lenny
115    
116  debian-backports-lenny:  debian-volatile-sloppy-lenny:
117    type: src-pkg    type: src-pkg
118    archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
119            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
120    directory: /org/mirrors/backports.org/ftp/dists/lenny-backports/    directory: /org/mirrors/volatile.debian.org/archive/dists/lenny/volatile-sloppy/
121    components: [main, contrib, non-free]    components: [main, contrib, non-free]
122    distribution: debian-backports    distribution: lenny-volatile-sloppy
123    packages-table: packages    packages-table: packages
124    sources-table: sources    sources-table: sources
125    uploaders-table: uploaders    uploaders-table: uploaders
# Line 159  debian-backports-lenny: Line 127  debian-backports-lenny:
127    sources-schema: sources    sources-schema: sources
128    release: lenny    release: lenny
129    
130  debian-volatile-lenny:  debian-volatile-proposed-lenny:
131    type: src-pkg    type: src-pkg
132    archs: [alpha, amd64, arm, hppa, i386, ia64,  mips,    archs: [alpha, amd64, arm, armel, hppa, i386, ia64,  mips,
133            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc]
134    directory: /org/mirrors/volatile.debian.org/ftp/dists/lenny/    directory: /org/mirrors/volatile.debian.org/archive/dists/lenny-proposed-updates/volatile/
135    components: [main, contrib, non-free]    components: [main, contrib, non-free]
136    distribution: lenny-volatile    distribution: lenny-volatile-proposed
137    packages-table: packages    packages-table: packages
138    sources-table: sources    sources-table: sources
139    uploaders-table: uploaders    uploaders-table: uploaders
# Line 175  debian-volatile-lenny: Line 143  debian-volatile-lenny:
143    
144  debian-squeeze:  debian-squeeze:
145    type: src-pkg    type: src-pkg
146    archs: [alpha, amd64, armel, hppa,    archs: [amd64, armel, hppa,
147            i386, ia64, mips,            i386, ia64, mips,
148            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
149    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze/    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze/
150    components: [main, contrib, non-free]    components: [main, contrib, non-free, main/debian-installer, non-free/debian-installer]
151    distribution: debian    distribution: debian
152    packages-table: packages    packages-table: packages
153    sources-table: sources    sources-table: sources
# Line 190  debian-squeeze: Line 158  debian-squeeze:
158    
159  debian-squeeze-security:  debian-squeeze-security:
160    type: src-pkg    type: src-pkg
161    archs: [alpha, amd64, armel, hppa,    archs: [amd64, armel, hppa,
162            i386, ia64, mips,            i386, ia64, mips,
163            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
164    directory: /org/mirrors/security.debian.org/ftp/dists/squeeze/    update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh security.debian.org::debian-security/dists/squeeze/ /org/udd.debian.org/mirrors/security/squeeze
165      directory: /org/udd.debian.org/mirrors/security/squeeze/updates/
166    components: [main, contrib, non-free]    components: [main, contrib, non-free]
167    distribution: debian    distribution: debian
168    packages-table: packages    packages-table: packages
# Line 205  debian-squeeze-security: Line 174  debian-squeeze-security:
174    
175  debian-squeeze-proposed-updates:  debian-squeeze-proposed-updates:
176    type: src-pkg    type: src-pkg
177    archs: [alpha, amd64, armel, hppa,    archs: [amd64, armel, hppa,
178            i386, ia64, mips,            i386, ia64, mips,
179            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
180    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze-proposed-updates/    directory: /org/mirrors/ftp.debian.org/ftp/dists/squeeze-proposed-updates/
181    components: [main, contrib, non-free]    components: [main, contrib, non-free]
182    distribution: debian    distribution: debian
# Line 222  debian-sid: Line 191  debian-sid:
191    type: src-pkg    type: src-pkg
192    archs: [alpha, amd64, armel, hppa, hurd-i386,    archs: [alpha, amd64, armel, hppa, hurd-i386,
193            i386, ia64, mips,            i386, ia64, mips,
194            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
195    directory: /org/mirrors/ftp.debian.org/ftp/dists/sid/    directory: /org/mirrors/ftp.debian.org/ftp/dists/sid/
196    components: [main, contrib, non-free]    components: [main, contrib, non-free, main/debian-installer, non-free/debian-installer]
197    distribution: debian    distribution: debian
198    packages-table: packages    packages-table: packages
199    sources-table: sources    sources-table: sources
# Line 237  debian-experimental: Line 206  debian-experimental:
206    type: src-pkg    type: src-pkg
207    archs: [alpha, amd64, armel, hppa, hurd-i386,    archs: [alpha, amd64, armel, hppa, hurd-i386,
208            i386, ia64, mips,            i386, ia64, mips,
209            mipsel, powerpc, s390, sparc]            mipsel, powerpc, s390, sparc, kfreebsd-amd64, kfreebsd-i386]
210    directory: /org/mirrors/ftp.debian.org/ftp/dists/experimental/    directory: /org/mirrors/ftp.debian.org/ftp/dists/experimental/
211    components: [main, contrib, non-free]    components: [main, contrib, non-free]
212    distribution: debian    distribution: debian
# Line 248  debian-experimental: Line 217  debian-experimental:
217    sources-schema: sources    sources-schema: sources
218    release: experimental    release: experimental
219    
220    ubuntu-maverick:
221      type: src-pkg
222      archs: [amd64, i386]
223      directory: /org/mirrors/ubuntu.com/ftp/dists/maverick/
224      components: [main, multiverse, universe, restricted]
225      distribution: ubuntu
226      release: maverick
227      packages-table: ubuntu_packages
228      sources-table: ubuntu_sources
229      uploaders-table: ubuntu_uploaders
230      packages-schema: packages
231      sources-schema: sources
232    
233    ubuntu-lucid:
234      type: src-pkg
235      archs: [amd64, i386]
236      directory: /org/mirrors/ubuntu.com/ftp/dists/lucid/
237      components: [main, multiverse, universe, restricted]
238      distribution: ubuntu
239      release: lucid
240      packages-table: ubuntu_packages
241      sources-table: ubuntu_sources
242      uploaders-table: ubuntu_uploaders
243      packages-schema: packages
244      sources-schema: sources
245    
246  ubuntu-karmic:  ubuntu-karmic:
247    type: src-pkg    type: src-pkg
248    archs: [amd64, i386]    archs: [amd64, i386]
# Line 300  ubuntu-hardy: Line 295  ubuntu-hardy:
295    packages-schema: packages    packages-schema: packages
296    sources-schema: sources    sources-schema: sources
297    
298    ubuntu-dapper:
299      type: src-pkg
300      archs: [amd64, i386]
301      directory: /org/mirrors/ubuntu.com/ftp/dists/dapper/
302      components: [main, multiverse, universe, restricted]
303      distribution: ubuntu
304      release: dapper
305      packages-table: ubuntu_packages
306      sources-table: ubuntu_sources
307      uploaders-table: ubuntu_uploaders
308      packages-schema: packages
309      sources-schema: sources
310    
311    aptosid:
312      type: src-pkg
313      archs: [amd64, i386]
314      directory: /org/udd.debian.org/mirrors/aptosid/sid
315      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh debian.tu-bs.de::aptosid/debian/dists/sid/ /org/udd.debian.org/mirrors/aptosid/sid
316      components: [main, fix.main ]
317      distribution: aptosid
318      release: sid
319      packages-table: derivatives_packages
320      sources-table: derivatives_sources
321      uploaders-table: derivatives_uploaders
322      packages-schema: packages
323      sources-schema: sources
324    
325    skolelinux-lenny:
326      type: src-pkg
327      archs: [amd64, i386, powerpc]
328      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh ftp.skolelinux.org::skolelinux-dist/dists/lenny/ /org/udd.debian.org/mirrors/skolelinux/lenny
329      directory: /org/udd.debian.org/mirrors/skolelinux/lenny
330      components: [local]
331      distribution: skolelinux
332      release: lenny
333      packages-table: derivatives_packages
334      sources-table: derivatives_sources
335      uploaders-table: derivatives_uploaders
336      packages-schema: packages
337      sources-schema: sources
338    
339    skolelinux-etch:
340      type: src-pkg
341      archs: [amd64, i386, powerpc]
342      update-command: /org/udd.debian.org/udd/scripts/sync-dist.sh ftp.skolelinux.org::skolelinux-dist/dists/etch/ /org/udd.debian.org/mirrors/skolelinux/etch
343      directory: /org/udd.debian.org/mirrors/skolelinux/etch
344      components: [local]
345      distribution: skolelinux
346      release: etch
347      packages-table: derivatives_packages
348      sources-table: derivatives_sources
349      uploaders-table: derivatives_uploaders
350      packages-schema: packages
351      sources-schema: sources
352    
353  debian-popcon:  debian-popcon:
354    type: popcon    type: popcon
355    path: /org/udd.debian.org/tmp/all-popcon-results.txt.gz    path: /org/udd.debian.org/tmp/all-popcon-results.txt.gz
# Line 318  ubuntu-popcon: Line 368  ubuntu-popcon:
368    
369  testing-migrations:  testing-migrations:
370    type: testing-migrations    type: testing-migrations
371    path: /org/udd.debian.org/tmp/migrations    path: /org/udd.debian.org/testing-status/testing-status.raw
372    update-command: wget -q -O /org/udd.debian.org/tmp/migrations 'http://qa.debian.org/~lucas/testing-status.raw'    update-command: /org/udd.debian.org/udd/scripts/testing-status-update
373    schema: testing_migrations    schema: testing_migrations
374    table: migrations    table: migrations
375    
376  upload-history:  upload-history:
377    type: upload-history    type: upload-history
378    path: /org/udd.debian.org/tmp/upload-history    path: /org/udd.debian.org/tmp/upload-history
379    update-command: if [ ! -e /org/udd.debian.org/tmp/upload-history/ ]; then mkdir /org/udd.debian.org/tmp/upload-history/; fi; rm -rf /org/udd.debian.org/tmp/upload-history/*; wget -q -r --no-parent -nd -A debian-devel-* -P /org/udd.debian.org/tmp/upload-history http://qa.debian.org/~filippo/ddc/    update-command: if [ ! -e /org/udd.debian.org/tmp/upload-history/ ]; then mkdir /org/udd.debian.org/tmp/upload-history/; fi; lftp -c 'mirror -e -P http://master.debian.org/~lucas/ddc-parser/ /org/udd.debian.org/tmp/upload-history'
380    schema: upload_history    schema: upload_history
381    table: upload_history    table: upload_history
382    
383    hints:
384      type: hints
385      path: /org/udd.debian.org/tmp/hints
386      update-command: /org/udd.debian.org/udd/scripts/update-hints
387    
388  bugs:  bugs:
389    type: bugs    type: bugs
390    archived: false    archived: false
# Line 352  bugs-archive: Line 407  bugs-archive:
407    sources-table: sources    sources-table: sources
408    update-command: cd /org/udd.debian.org/bugs ; ./bugsync    update-command: cd /org/udd.debian.org/bugs ; ./bugsync
409    
410  orphaned_packages:  orphaned-packages:
411    type: orphaned_packages    type: orphaned-packages
412    table: orphaned_packages    table: orphaned_packages
413    setup: orphaned_packages    setup: orphaned_packages
414    unarchived-table: bugs    unarchived-table: bugs
# Line 382  dehs: Line 437  dehs:
437    update-command: rm -f /org/udd.debian.org/mirrors/dehs.txt && wget -q http://dehs.alioth.debian.org/udd_dump.txt  -O /org/udd.debian.org/mirrors/dehs.txt    update-command: rm -f /org/udd.debian.org/mirrors/dehs.txt && wget -q http://dehs.alioth.debian.org/udd_dump.txt  -O /org/udd.debian.org/mirrors/dehs.txt
438    path: /org/udd.debian.org/mirrors/dehs.txt    path: /org/udd.debian.org/mirrors/dehs.txt
439    
440    ldap:
441      type: ldap
442    
443  debtags:  debtags:
444    type: debtags    type: debtags
445    update-command: rm -f /org/udd.debian.org/mirrors/debtags.txt && wget -q http://svn.debian.org/viewsvn/*checkout*/debtags/tagdb/tags -O /org/udd.debian.org/mirrors/debtags.txt    update-command: rm -f /org/udd.debian.org/mirrors/debtags.txt && wget -q http://svn.debian.org/viewsvn/*checkout*/debtags/tagdb/tags -O /org/udd.debian.org/mirrors/debtags.txt
# Line 419  screenshots: Line 477  screenshots:
477    cache: /org/udd.debian.org/mirrors/cache    cache: /org/udd.debian.org/mirrors/cache
478    table:  screenshots    table:  screenshots
479    screenshots_json: /org/udd.debian.org/mirrors/screenshots/screenshots.json    screenshots_json: /org/udd.debian.org/mirrors/screenshots/screenshots.json
480    
481    bibref:
482      type: bibref
483      update-command: /org/udd.debian.org/udd/scripts/fetch_bibref.sh
484      path: /org/udd.debian.org/mirrors/bibref
485      cache: /org/udd.debian.org/mirrors/cache
486      table: bibref
487      bibref_yaml: /org/udd.debian.org/mirrors/bibref/bibref.yaml
488    
489    wannabuild:
490      type: wannabuild
491      wbdb: "dbname=wanna-build host=localhost port=5433 user=guest"
492      archs: [alpha, amd64, arm, armel, hppa, hurd-i386,
493        i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips,
494        mipsel, powerpc, s390, sparc]
495    
496    removals:
497      type: removals
498      update-command: wget -q http://ftp-master.debian.org/removals-full.txt -O - | /org/udd.debian.org/udd/scripts/fix-removal-timestamps.py > /org/udd.debian.org/mirrors/removals-full.txt
499      path: /org/udd.debian.org/mirrors/removals-full.txt
500      table: package_removal
501      schema: package_removal
502    
503    pts:
504      type: pts
505      update-command: ssh -i /org/udd.debian.org/.ssh/id_ptsdata qa@master.debian.org /org/packages.qa.debian.org/bin/export-data-to-udd > /org/udd.debian.org/tmp/pts.txt
506      path: /org/udd.debian.org/tmp/pts.txt
507    
508    history-daily:
509      type: history-daily
510    
511    i18n-apps:
512       type: i18n-apps
513       update-command: /org/udd.debian.org/udd/scripts/fetch_i18n-apps.sh
514       path: /org/udd.debian.org/mirrors/i18n-apps
515       mirror: http://i18n.debian.net/material/data
516       files: .*\.gz
517       releases: sid squeeze
518       table_apps: i18n_apps
519       table_debconf: po_debconf
520    

Legend:
Removed from v.1539  
changed lines
  Added in v.1808

  ViewVC Help
Powered by ViewVC 1.1.5