]> git.deb.at Git - deb/packages.git/blob - templates/config/archive_layout.tmpl
Merge branch 'archive-master' of git+ssh://git.debian.org/git/webwml/packages into...
[deb/packages.git] / templates / config / archive_layout.tmpl
1 [%
2    main_section = 'main'
3    main_archive = 'us'
4    standard_priority = 'optional'
5
6    section_titles = {
7                 main => g('packages that meet the Debian Free Software Guidelines'),
8                 contrib => g('packages that meet the Debian Free Software Guidelines but need software not in Debian main'),
9                 'non-free' => g('packages that do not meet the Debian Free Software Guidelines'),
10         }
11
12    section_urls = {
13                 main => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-main',
14                 contrib => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-contrib',
15                 'non-free' => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-non-free',
16         }
17
18 %]