From d36d819c8b6dc71c40be5e1a2211bcebb76e34ae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Aug 2005 19:40:35 +0000 Subject: 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 --- data/DTSA/dtsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/DTSA/dtsa') 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") -- cgit v1.2.3