]> git.deb.at Git - deb/packages.git/blob - templates/config/archive_layout.tmpl
Apply 7d0ab8bd0e5ce6b2373779e14a1d6586be3cf315 from templates.pot
[deb/packages.git] / templates / config / archive_layout.tmpl
1 [%
2    main_section = 'main'
3    main_archive = 'us'
4    standard_priority = 'optional'
5
6    suite_aliases = {
7                 etch => 'oldstable', 
8                 lenny => 'stable',
9                 squeeze => 'testing',
10                 sid => 'unstable',
11                    }
12
13    section_titles = {
14                 main => g('packages that meet the Debian Free Software Guidelines'),
15                 contrib => g('packages that meet the Debian Free Software Guidelines but need software not in Debian main'),
16                 'non-free' => g('packages that do not meet the Debian Free Software Guidelines'),
17         }
18
19 %]