]> git.deb.at Git - deb/packages.git/blobdiff - config.sh.sed.in
The Big, the Fat and the Ugly commit ;)
[deb/packages.git] / config.sh.sed.in
index ea6703a4d3169cbea48a5f746c42a3bf0b67628b..d5d84988a0f6c01b9b1723311ebb0db0eeb8ba8c 100644 (file)
@@ -14,14 +14,16 @@ 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
+#localdir=/org/ftp.debian.org/ftp
 
 # path to private ftp directory
-ftproot=/org/ftp.root
+#ftproot=/org/ftp.root
 
 ftpsite=http://ftp.debian.org/debian
 nonus_ftpsite=http://ftp.uk.debian.org/debian-non-US
@@ -41,6 +43,7 @@ archives="us non-US security amd64 kfreebsd backports volatile"
 sections="main contrib non-free"
 parts="$sections"
 suites="oldstable stable stable-volatile stable-backports testing unstable experimental"
+priorities="required important standard optional extra"
 dists="$suites"
 architectures="alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc"
 arch_oldstable="alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc"
@@ -53,4 +56,4 @@ arch_stable_proposed_updates="${arch_stable}"
 
 # Miscellaneous
 #
-admin_email="djpig@debian.org,joey@infodrom.org"
+admin_email="djpig@debian.org"