summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-08-07 10:49:25 -0400
committerDidier Raboud <odyx@debian.org>2017-08-07 10:49:28 -0400
commit8bc2d895b15f030bdc0e92b3556bf7b82264a149 (patch)
treea375a7c27bb9f9d482d3bb517db175372a3b9ce8 /debian
parentdd32394f0140ea82aa43503dafecdaa2144cce64 (diff)
Fix number-to-release typo in lsb-release's README.Debian
Closes: #862041
Diffstat (limited to 'debian')
-rw-r--r--debian/lsb-release.README.Debian8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/lsb-release.README.Debian b/debian/lsb-release.README.Debian
index af32d74..878a18b 100644
--- a/debian/lsb-release.README.Debian
+++ b/debian/lsb-release.README.Debian
@@ -28,11 +28,11 @@ DISTRIB_RELEASE=(The release number)
DISTRIB_CODENAME=(The codename for the release)
Any other variable assignments will be silently ignored. For Debian
-7.0 (jessie), it might have read:
+9.0 (stretch), it might have read:
DISTRIB_ID=Debian
-DISTRIB_DESCRIPTION="Debian GNU/Linux 7.0 (jessie)"
-DISTRIB_RELEASE=7.0
-DISTRIB_CODENAME=jessie
+DISTRIB_DESCRIPTION="Debian GNU/Linux 9.0 (stretch)"
+DISTRIB_RELEASE=9.0
+DISTRIB_CODENAME=stretch
-- Chris Lawrence <lawrencc@debian.org>, Wed Sep 21 20:40:25 2005