From 1010e0f140b65161a06fcf65c605fe0db5ddcd35 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 14 Jun 2018 21:46:05 +0200 Subject: Move support of jessie to LTS team distributions.json is used by reportbug to decide where to redirect potential regression reports. Move support for jessie to the LTS team. --- static/distributions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/distributions.json b/static/distributions.json index 484d26727d..fbff7b500d 100644 --- a/static/distributions.json +++ b/static/distributions.json @@ -6,8 +6,8 @@ }, "jessie": { "major-version": "8", - "support": "security", - "contact": "team@security.debian.org" + "support": "lts", + "contact": "debian-lts@lists.debian.org" }, "stretch": { "major-version": "9", -- cgit v1.2.3