summaryrefslogtreecommitdiffstats
path: root/templates/lts-no-dsa.txt
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2015-12-31 00:23:22 +0000
committerBen Hutchings <benh@debian.org>2015-12-31 00:23:22 +0000
commita4067d9c21bd66aa76e6c48050851504c4c965f1 (patch)
tree0dd926c66e72503e4cd7a9ecba61b36de3e82a38 /templates/lts-no-dsa.txt
parenta3ffb156a0e94b94d6e197e1e75a8fda2b8639bd (diff)
Change maintainer lookup in contact-maintainers to use PTS
The current implementation depends on apt-cache and may use stale information depending on the local APT configuration. If squeeze source packages are enabled in order to work on squeeze-lts, this may pick up the maintainers from those packages. Use rdflib to parse the maintainer names and addresses from the PTS. As a fallback, if rdflib is not available, use the PTS alias for the package maintainers. The PTS does not separate Maintainer and Uploaders, so remove this distinction from the script and templates. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@38613 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'templates/lts-no-dsa.txt')
-rw-r--r--templates/lts-no-dsa.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/lts-no-dsa.txt b/templates/lts-no-dsa.txt
index 4ca8ebfd9e..d9ee6b50d0 100644
--- a/templates/lts-no-dsa.txt
+++ b/templates/lts-no-dsa.txt
@@ -2,10 +2,6 @@ To: {{ to }}
Cc: {{ cc }}
Subject: About the security issues affecting {{ package }} in Squeeze
-# XXX: Decide whether you want to put some of those persons in copy and
-# then drop this comment
-# Uploaders: {{ uploaders}}
-
Hello dear maintainer(s),
the Debian LTS team recently reviewed the security issue(s) affecting your

© 2014-2024 Faster IT GmbH | imprint | privacy policy