summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-08-04 12:52:49 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-08-04 12:52:49 +0200
commit9bcfc8184cdae76cef68494ffe0c1a876dcb7175 (patch)
tree120d39b86e30051ffb36dfdb140b9e5e0bf4a528 /doc
parentf1f874bdb8433da780e5635422e6aad4762d8d25 (diff)
* doc/apt-verbatim.ent:
- denote 'wheezy' as stable codename and 'jessie' as testing codename in the documentation in preparation for release
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-verbatim.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 0cc24a254..312a5cdff 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -216,10 +216,10 @@
<!ENTITY apt-product-version "0.9.7.2">
<!-- Codenames for debian releases -->
-<!ENTITY oldstable-codename "lenny">
-<!ENTITY stable-codename "squeeze">
-<!ENTITY testing-codename "wheezy">
-<!ENTITY stable-version "6.0">
+<!ENTITY oldstable-codename "squeeze">
+<!ENTITY stable-codename "wheezy">
+<!ENTITY testing-codename "jessie">
+<!ENTITY stable-version "7.0">
<!ENTITY ubuntu-codename "precise">
<!-- good and bad just refers to matching and not matching a pattern…