]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/archive_layout.tmpl
[UBUNTU] Move homepage to new template mechanism
[deb/packages.git] / templates / config / archive_layout.tmpl
index 6adae92c7c59e7eb79d8cc47ce7724df74ab7fd5..d4290f2f100caa41ace4a06f336c3f1aa7335fe4 100644 (file)
@@ -4,8 +4,13 @@
    standard_priority = 'optional'
 
    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 = {
+        }
+
 %]