]> git.deb.at Git - deb/packages.git/blobdiff - config.sh
Make a reminder that fb_suite dealing isn't always giving correct results,
[deb/packages.git] / config.sh
index 85f35acf2fa16e56e49a17178c1533168311f3ca..299c5390b1b6f0f79eb80972c4db3cab598330d6 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -11,9 +11,9 @@ filesdir=${topdir}/files
 htmldir=${topdir}/www
 archivedir=${topdir}/archive
 podir=${topdir}/po
-localedir=${topdir}/locale
+localedir=/org/packages.debian.org/locale
 staticdir=${topdir}/static
-configdir=${topdir}/etc
+configdir=${topdir}/conf
 
 # unset this if packages.debian.org moves somewhere where the packages files
 # cannot be obtained locally
@@ -32,20 +32,26 @@ amd64_ftpsite=http://amd64.debian.net/debian
 kfreebsd_ftpsite=http://kfreebsd-gnu.debian.net/debian
 
 root=""
-searchpage="http://packages.debian.net/"
-searchcgi="/cgi-bin/search_packages.pl"
+hostname="http://packages.debian.net"
+search_page="http://packages.debian.net/"
+search_url="/search"
 webmaster=webmaster@debian.org
 contact=debian-www@lists.debian.org
 home="http://www.debian.org"
+bug_url="http://bugs.debian.org/"
+src_bug_url="http://bugs.debian.org/src:"
+qa_url="http://packages.qa.debian.org/"
+ddpo_url="http://qa.debian.org/developer.php?email="
+cn_help_url="http://www.debian.org/intro/cn"
 
 # Architectures
 #
 polangs="de fi nl fr uk"
 ddtplangs="de cs da eo es fi fr hu it ja nl pl pt_BR pt_PT ru sk sv_SE uk"
-archives="us non-US security volatile backports"
+archives="us non-US security amd64 kfreebsd"
 sections="main contrib non-free"
 parts="$sections"
-suites="oldstable stable testing unstable experimental"
+suites="oldstable stable stable-volatile stable-backports testing unstable experimental"
 dists="$suites"
 architectures="alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc"
 arch_oldstable="alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc"