]> 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 6e501c7ababaf3983d2b0c7f1cb8f3d506a1b00c..d4290f2f100caa41ace4a06f336c3f1aa7335fe4 100644 (file)
@@ -3,10 +3,14 @@
    main_archive = 'us'
    standard_priority = 'optional'
 
-   suite_aliases = {
-               sarge => 'oldstable', 
-               etch => 'stable',
-               lenny => 'testing',
-               sid => 'unstable',
-                  }
+   section_titles = {
+               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 = {
+        }
+
 %]