aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2009-02-13 23:44:58 +0100
committerFrank Lichtenheld <frank@lichtenheld.de>2009-02-13 23:44:58 +0100
commit3e6855ff77bb3e4da4faf8027643bc97fe90b0f5 (patch)
treea9fcf1fc5176c26c482cc928e16fb18b5034eb0c /templates
parent10a2d2f00a391e3300044d4092467eb1d19ddbd5 (diff)
The Lenny Release Commit
Diffstat (limited to 'templates')
-rw-r--r--templates/config/archive_layout.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/config/archive_layout.tmpl b/templates/config/archive_layout.tmpl
index 30c2850..36ae346 100644
--- a/templates/config/archive_layout.tmpl
+++ b/templates/config/archive_layout.tmpl
@@ -4,9 +4,9 @@
standard_priority = 'optional'
suite_aliases = {
- sarge => 'oldstable',
- etch => 'stable',
- lenny => 'testing',
+ etch => 'oldstable',
+ lenny => 'stable',
+ squeeze => 'testing',
sid => 'unstable',
}