summaryrefslogtreecommitdiffstats
path: root/data/DTSA/dtsa
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-08-28 19:40:35 +0000
committerJoey Hess <joeyh@debian.org>2005-08-28 19:40:35 +0000
commitd36d819c8b6dc71c40be5e1a2211bcebb76e34ae (patch)
tree4da72ccd18645428d29d01047951ecdfa4047f11 /data/DTSA/dtsa
parent820ab3c180dcfe4dee3f136e4ad6ada720dba3fc (diff)
add a trailing period after the package name
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1702 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'data/DTSA/dtsa')
-rwxr-xr-xdata/DTSA/dtsa2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa
index 8b4d7f6d18..104c8c7970 100755
--- a/data/DTSA/dtsa
+++ b/data/DTSA/dtsa
@@ -142,7 +142,7 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_
ascii.write("For the unstable distribution this problem will be fixed soon\n")
ascii.write("\n")
- ascii.write("This upgrade is recommended if you use " + src + "\n")
+ ascii.write("This upgrade is recommended if you use " + src + ".\n")
ascii.write("\n")
ascii.write("The Debian testing security team does not track security issues for then\n")

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