]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/archive_layout.tmpl
Merge branch 'master' into ubuntu-master
[deb/packages.git] / templates / config / archive_layout.tmpl
index 30c28501fa39671a1774c9998cbc7d54a034dfc5..d4290f2f100caa41ace4a06f336c3f1aa7335fe4 100644 (file)
@@ -3,17 +3,14 @@
    main_archive = 'us'
    standard_priority = 'optional'
 
-   suite_aliases = {
-               sarge => 'oldstable', 
-               etch => 'stable',
-               lenny => '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'),
+               main => g('Canonical supported Open Source software'),
+               universe => g('Community maintained open source software'),
+               multiverse => g('Software restricted by copyright or legal issues'),
+               restricted => g('Proprietary drivers for devices'),
+        }
+
+   section_urls = {
         }
 
 %]