]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/archive_layout.tmpl
Format installed size like package size
[deb/packages.git] / templates / config / archive_layout.tmpl
index 30c28501fa39671a1774c9998cbc7d54a034dfc5..c563e6e3386ee8971711ce1d5eb98727c7c46327 100644 (file)
@@ -4,9 +4,9 @@
    standard_priority = 'optional'
 
    suite_aliases = {
-               sarge => 'oldstable', 
-               etch => 'stable',
-               lenny => 'testing',
+               etch => 'oldstable', 
+               lenny => 'stable',
+               squeeze => 'testing',
                sid => 'unstable',
                   }
 
                 'non-free' => g('packages that do not meet the Debian Free Software Guidelines'),
         }
 
+   section_urls = {
+                main => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-main',
+                contrib => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-contrib',
+                'non-free' => 'http://www.debian.org/doc/debian-policy/ch-archive.html#s-non-free',
+        }
+
 %]