X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh;h=299c5390b1b6f0f79eb80972c4db3cab598330d6;hb=202eb3b349348d04e15926777d7a3b7f8526c557;hp=8867ddb528b1305f45f8beece6fcccbde4a77f11;hpb=5ca21f1ba07a6b559395bec8d6bc1e528eb238d1;p=deb%2Fpackages.git diff --git a/config.sh b/config.sh index 8867ddb..299c539 100644 --- 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,10 +32,9 @@ 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_cgi="/cgi-bin/search_packages.pl" -search_url="/search/" -search_src_url="/search/source/" +search_url="/search" webmaster=webmaster@debian.org contact=debian-www@lists.debian.org home="http://www.debian.org" @@ -43,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"