diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-10-14 00:08:23 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-10-14 00:08:23 +0200 |
commit | a5c486e061f7da07784adbdce77a2775dfcac0ea (patch) | |
tree | e1a0eba51fed7466b5b61fa892db1d70c7dd0809 /doc | |
parent | 0c1a7101fda38ad9e43ef4c6757bfc9c0191a30c (diff) |
* doc/apt-verbatim.ent:
- change the codenames to reflect the situation after squeeze release
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-verbatim.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 8b3734f6c..a194a9d0d 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -183,6 +183,6 @@ "> <!-- Codenames for debian releases --> -<!ENTITY oldstable-codename "etch"> -<!ENTITY stable-codename "lenny"> -<!ENTITY testing-codename "squeeze"> +<!ENTITY oldstable-codename "lenny"> +<!ENTITY stable-codename "squeeze"> +<!ENTITY testing-codename "wheezy"> |