]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/archive_layout.tmpl
Merge branch 'master' into debian-master
[deb/packages.git] / templates / config / archive_layout.tmpl
index 36ae346ca253e0f26ac4936c79ec05390a0b2a0a..0cad75b213b1e4d322aa3f932bf3ee011971ff94 100644 (file)
@@ -4,9 +4,9 @@
    standard_priority = 'optional'
 
    suite_aliases = {
-               etch => 'oldstable', 
-               lenny => 'stable',
-               squeeze => 'testing',
+               lenny => 'oldstable', 
+               squeeze => 'stable',
+               wheezy => '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',
+        }
+
 %]