From 14cfb4c89f999cdc0cda0afd0bad7519f1e27fa4 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 20 Jun 2020 13:47:31 +0200 Subject: LTS templates: Replace use of Jessie with Stretch Signed-off-by: Salvatore Bonaccorso --- templates/lts-update-planned.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/lts-update-planned.txt') diff --git a/templates/lts-update-planned.txt b/templates/lts-update-planned.txt index c8257af4b8..21f820755b 100644 --- a/templates/lts-update-planned.txt +++ b/templates/lts-update-planned.txt @@ -1,12 +1,12 @@ Content-Type: text/plain; charset=utf-8 To: {{ to }} Cc: {{ cc }} -Subject: Jessie update of {{ package }}? +Subject: Stretch update of {{ package }}? Dear maintainer(s), The Debian LTS team would like to fix the security issues which are -currently open in the Jessie version of {{ package }}: +currently open in the Stretch version of {{ package }}: {%- if cve -%} {% for entry in cve %} https://security-tracker.debian.org/tracker/{{ entry }} -- cgit v1.2.3