summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/entities/common.ent8
-rw-r--r--debian/changelog4
2 files changed, 7 insertions, 5 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 7db791257..0b63f3561 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -8,10 +8,10 @@
<!ENTITY d-i "<classname>debian-installer</classname>">
<!ENTITY d-i-manual "<classname>debian-installer-manual</classname>">
-<!ENTITY release "3.1">
-<!ENTITY releasename "sarge">
-<!ENTITY releasename-cap "Sarge">
-<!ENTITY releasename-uc "SARGE">
+<!ENTITY release "3.1+&delta;">
+<!ENTITY releasename "etch">
+<!ENTITY releasename-cap "Etch">
+<!ENTITY releasename-uc "ETCH">
<!ENTITY FIXME
"<emphasis>Documentation not complete, text missing.</emphasis>">
diff --git a/debian/changelog b/debian/changelog
index 0ccc94e9d..3f196df92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,17 +2,19 @@ installation-guide (20051026) UNRELEASED; urgency=low
[ Frans Pop ]
* Fix build error caused by description for s390. Closes: #337382.
+ * Update kernel package names and kernel versions per architecture.
* Move documentation on preseeding to separate appendix for etch.
* Use new, more flexible perl script to extract example preseed file from
new appendix.
* Set proper POT-Creation-Date when generating new POT files.
* New translations started: Polish, Swedish, Vietnamese.
* First release of Greek and Korean translations.
+ * Switch release name to Etch (3.1+δ).
[ Joey Hess ]
* Update installation report template and instructions for etch.
- -- Frans Pop <fjp@debian.org> Sun, 1 Jan 2006 11:50:43 +0100
+ -- Frans Pop <fjp@debian.org> Mon, 2 Jan 2006 18:09:12 +0100
installation-guide (20051025) unstable; urgency=low