X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=config.sh;h=299c5390b1b6f0f79eb80972c4db3cab598330d6;hb=202eb3b349348d04e15926777d7a3b7f8526c557;hp=2a3e945733c8724c2e102ac9342e33b3040ea9e7;hpb=08852aab550de858d4e4956ea357dbc3ae713a26;p=deb%2Fpackages.git diff --git a/config.sh b/config.sh index 2a3e945..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,23 +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"