Sfoglia il codice sorgente

* doc/apt-verbatim.ent:
- change the codenames to reflect the situation after squeeze release

David Kalnischkies 15 anni fa
parent
commit
a5c486e061
2 ha cambiato i file con 6 aggiunte e 4 eliminazioni
  1. 3 1
      debian/changelog
  2. 3 3
      doc/apt-verbatim.ent

+ 3 - 1
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
 

+ 3 - 3
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">