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 | |
parent | 0c1a7101fda38ad9e43ef4c6757bfc9c0191a30c (diff) |
* doc/apt-verbatim.ent:
- change the codenames to reflect the situation after squeeze release
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 1eab8cf7b..b3af649d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,8 +33,10 @@ apt (0.8.7) UNRELEASED; urgency=low * doc/apt.ent: - move some strings into apt-verbatim.ent to avoid showing them in apt-doc.pot as they are untranslatable anyway (e.g. manpage references) + * doc/apt-verbatim.ent: + - change the codenames to reflect the situation after squeeze release - -- David Kalnischkies <kalnischkies@gmail.com> Thu, 14 Oct 2010 00:05:53 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 14 Oct 2010 00:07:20 +0200 apt (0.8.6) unstable; urgency=low 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"> |