X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig%2Farchive_layout.tmpl;h=36ae346ca253e0f26ac4936c79ec05390a0b2a0a;hb=1fbeeb0e19b44543525a8a36e7d5a1b5d386c4ec;hp=6e501c7ababaf3983d2b0c7f1cb8f3d506a1b00c;hpb=eb6e312fd73061c1f55d0696ab6686d567831498;p=deb%2Fpackages.git diff --git a/templates/config/archive_layout.tmpl b/templates/config/archive_layout.tmpl index 6e501c7..36ae346 100644 --- a/templates/config/archive_layout.tmpl +++ b/templates/config/archive_layout.tmpl @@ -4,9 +4,16 @@ standard_priority = 'optional' suite_aliases = { - sarge => 'oldstable', - etch => 'stable', - lenny => 'testing', + etch => 'oldstable', + lenny => 'stable', + squeeze => 'testing', sid => 'unstable', } + + section_titles = { + main => g('packages that meet the Debian Free Software Guidelines'), + contrib => g('packages that meet the Debian Free Software Guidelines but need software not in Debian main'), + 'non-free' => g('packages that do not meet the Debian Free Software Guidelines'), + } + %]