Package: apticron
Version: 1.1.9
Severity: minor
Tags: patch
The message generated from apticron uses incorrect sigdashes. The
correct form for a signature separator line is '-- ' (hyphen, hyphen,
space) on a separate line.
<URL:http://www.apps.ietf.org/rfc/rfc3676.html#sec-4.3>
The attached patch addresses this bug.
diff -ruN apticron-1.1.9.debian/apticron apticron-1.1.9/apticron
--- apticron-1.1.9.debian/apticron 2005-03-26 03:57:06.000000000 +1100
+++ apticron-1.1.9/apticron 2005-04-15 09:44:20.749026568 +1000
@@ -75,7 +75,7 @@
apt-get -s dist-upgrade
---
+--
apticron
EOF