# Configuration for %SITE% # topdir=%TOPDIR% tmpdir=${topdir}/tmp bindir=${topdir}/bin scriptdir=${topdir}/htmlscripts libdir=${topdir}/lib filesdir=${topdir}/files htmldir=${topdir}/www archivedir=${topdir}/archive podir=${topdir}/po localedir=%TOPDIR%/locale staticdir=${topdir}/static configdir=${topdir}/conf templatedir=${topdir}/templates cachedir=${topdir}/cache # unset this if %SITE% moves somewhere where the packages files # cannot be obtained locally # #localdir=/org/ftp.debian.org/ftp # path to private ftp directory #ftproot=/org/ftp.root ftpsite=http://archive.ubuntu.com/ubuntu security_ftpsite=$ftpsite root="" # 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 security" sections="main multiverse restricted universe" parts="${sections}" suites="warty hoary hoary-backports breezy breezy-backports dapper dapper-backports edgy edgy-backports feisty" priorities="required important standard optional extra" dists="${suites}" architectures="i386 amd64 powerpc" arch_warty="i386 amd64 powerpc" arch_warty_updates="${arch_warty}" arch_hoary="${arch_warty}" arch_hoary_backports="${arch_hoary}" arch_hoary_updates="${arch_hoary}" arch_breezy="${arch_hoary}" arch_breezy_updates="${arch_breezy}" arch_breezy_backports="${arch_breezy}" arch_dapper="${arch_breezy}" arch_dapper_updates="${arch_dapper}" arch_dapper_backports="${arch_dapper}" arch_edgy="${arch_dapper}" arch_edgy_updates="${arch_edgy}" arch_edgy_backports="${arch_edgy}" arch_feisty="${arch_edgy}" # Miscellaneous # admin_email="djpig@debian.org"