]> git.deb.at Git - deb/packages.git/blobdiff - config.sh.sed.in
[UBUNTU] config.sh: Update list of description translations
[deb/packages.git] / config.sh.sed.in
index edfbc3eaa796946d110a93111843371c22af582e..8c62dbc615c14627c5361a86d1a8dbcff150fc9b 100644 (file)
@@ -28,28 +28,28 @@ ftpsite=http://archive.ubuntu.com/ubuntu
 security_ftpsite=http://archive.ubuntu.com/ubuntu
 #ddtp_ftpsite=http://archive.ubuntu.com/ubuntu
 
-wget_cmd="wget --no-verbose --tries=2 --timeout=60" 
+wget_cmd="wget --no-verbose --tries=2 --timeout=60"
+check_release_cmd="perl -I${libdir} ${bindir}/check-release --verbose --ignoremissing --keyring ${configdir}/trusted.gpg"
 
+# URLs that need to be known in the code (as opposed to the templates)
 root=""
+search_url="/search"
 
 # Architectures
 #
 polangs="de fi fr hu ja nl ru sv uk zh-cn"
-ddtplangs="ca cs da de eo es fi fr hu it ja ko nl pl pt pt-br ru sk sv uk zh-cn zh-tw"
+ddtplangs="ar be bn ca cs da de el en en-au en-gb eo es et eu fi fr gl he hi hu id is it ja ka km ko lt ml my nb nl oc pl pt pt-br ro ru si sk sl sq sr sv ta th tr uk vi zh-cn zh-hk zh-tw"
 archives="us security"
 sections="main multiverse restricted universe"
 parts="$sections"
-suites="dapper dapper-updates dapper-backports edgy edgy-updates edgy-backports feisty feisty-updates feisty-backports gutsy gutsy-updates gutsy-backports hardy hardy-updates hardy-backports intrepid"
+suites="dapper dapper-updates dapper-backports feisty feisty-updates feisty-backports gutsy gutsy-updates gutsy-backports hardy hardy-updates hardy-backports intrepid intrepid-updates intrepid-backports"
 dists="$suites"
 priorities="required important standard optional extra"
 architectures="i386 amd64 powerpc"
 arch_dapper="i386 amd64 powerpc"
 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}"
+arch_feisty="${arch_dapper}"
 arch_feisty_updates="${arch_feisty}"
 arch_feisty_backports="${arch_feisty}"
 arch_gutsy="${arch_feisty}"