]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] config/archive_layout.tmpl: Remove suite aliases
authorFrank Lichtenheld <frank@lichtenheld.de>
Wed, 12 Sep 2007 22:42:14 +0000 (00:42 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Wed, 12 Sep 2007 22:42:14 +0000 (00:42 +0200)
In Ubuntu there are no alias suite names

templates/config/archive_layout.tmpl

index 6e501c7ababaf3983d2b0c7f1cb8f3d506a1b00c..1eacb1600baa34d49bb5a2ea5bae290d4623d9f8 100644 (file)
@@ -2,11 +2,4 @@
    main_section = 'main'
    main_archive = 'us'
    standard_priority = 'optional'
-
-   suite_aliases = {
-               sarge => 'oldstable', 
-               etch => 'stable',
-               lenny => 'testing',
-               sid => 'unstable',
-                  }
 %]