general: dbname: udd types: sources: module udd.sources_gatherer packages: module udd.packages_gatherer setup: exec python db_manager.py delete: exec python db_manager.py src-pkg: module udd.src_and_pkg_gatherer popcon: module udd.popcon_gatherer testing-migrations: module udd.testing_migrations_gatherer #src-pkg: python sources_gatherer.py debug: 1 archs: [alpha, amd64, arm, armeb, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc, all, any, lpia, m32r, s390x, sh3, sh3eb, sh4, sh4eb, sh, knetbsd-i386, netbsd-alpha, sparc64, netbsd-i386, hurd-powerpc, kfreebsd-powerpc, netbsd-powerpc, hurd-sparc, kfreebsd-sparc, netbsd-sparc, darwin-i386, freebsd-i386, openbsd-i386, darwin-powerpc] delete: type: delete setup: type: setup script: setup-db.sql debian-lenny: type: src-pkg archs: [alpha, amd64, arm, armel, hppa, i386, ia64, mips, mipsel, powerpc, s390, sparc] directory: /org/ftp.debian.org/dists/lenny/ components: [main, contrib, non-free] distribution: debian release: lenny debian-sid: type: src-pkg archs: [alpha, amd64, arm, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc] directory: /org/ftp.debian.org/dists/sid/ components: [main, contrib, non-free] distribution: debian release: sid debian-etch: type: src-pkg archs: [alpha, amd64, arm, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc] directory: /org/ftp.debian.org/dists/etch/ components: [main, contrib, non-free] distribution: debian release: etch debian-backports-etch: type: src-pkg archs: [alpha, amd64, arm, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc] directory: /org/ftp.backports.org/dists/etch-backports/ components: [main, contrib, non-free] distribution: debian-backports release: etch debian-volatile-etch: type: src-pkg archs: [alpha, amd64, arm, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc] directory: /org/volatile.debian.org/dists/etch/volatile/ components: [main, contrib, non-free] distribution: debian-volatile release: etch ubuntu-intrepid: type: src-pkg archs: [amd64, i386] directory: ./ubuntu/intrepid/ components: [main, multiverse, universe, restricted] distribution: ubuntu release: intrepid update-command: ./ubuntu-rsync intrepid ./ubuntu ubuntu-hardy: type: src-pkg archs: [amd64, i386] directory: ./ubuntu/hardy/ components: [main, multiverse, universe, restricted] distribution: ubuntu release: hardy update-command: ./ubuntu-rsync hardy ./ubuntu test-src: type: sources directory: /org/ftp.debian.org/dists/lenny/ components: [main, contrib, non-free] distribution: test release: test test-pkg: type: packages directory: /org/ftp.debian.org/dists/lenny/ components: [main, contrib, non-free] distribution: test release: test archs: [alpha, amd64, arm, armeb, armel, hppa, hurd-i386, i386, i486, ia64, kfreebsd-amd64, kfreebsd-i386, m68k, mips, mipsel, powerpc, ppc64, s390, sparc, all, any] debian-popcon: type: popcon path: /tmp/all-popcon-results.txt.gz update-command: wget -O /tmp/all-popcon-results.txt.gz http://popcon.debian.org/all-popcon-results.txt.gz distribution: debian ubuntu-popcon: type: popcon path: /tmp/ubuntu-popcon-results.txt.gz update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz distribution: ubuntu testing-migrations: type: testing-migrations path: /tmp/migrations update-command: echo "test"; wget -O /tmp/migrations 'http://qa.debian.org/~lucas/testing-status.raw'