X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh;h=299c5390b1b6f0f79eb80972c4db3cab598330d6;hb=202eb3b349348d04e15926777d7a3b7f8526c557;hp=3e8b2c682c332b387e0e9371b692f722e2e41497;hpb=47c93cb066364b11f0b216589ddc68671435b060;p=deb%2Fpackages.git diff --git a/config.sh b/config.sh index 3e8b2c6..299c539 100644 --- a/config.sh +++ b/config.sh @@ -11,7 +11,7 @@ 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}/conf @@ -32,6 +32,7 @@ amd64_ftpsite=http://amd64.debian.net/debian kfreebsd_ftpsite=http://kfreebsd-gnu.debian.net/debian root="" +hostname="http://packages.debian.net" search_page="http://packages.debian.net/" search_url="/search" webmaster=webmaster@debian.org @@ -41,15 +42,16 @@ 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"