]> git.deb.at Git - deb/packages.git/blob - templates/config/archive_layout.tmpl
Replace non working volatile mirror debian.domainmail.org with mirror.csclub.uwaterloo.ca
[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                 sarge => 'oldstable', 
8                 etch => 'stable',
9                 lenny => '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 %]