summaryrefslogtreecommitdiffstats
path: root/specs/source-package-format-1.0.txt
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-02-24 18:40:14 (EST)
committer P. J. McDermott <pjm@nac.net>2012-02-24 18:40:14 (EST)
commit000ac3883a7d54f1156481101e28a9570a0b83ea (patch)
tree3ae3a7e1177a791942be630fcb6fed82f2bcf8ca /specs/source-package-format-1.0.txt
parent8b297ba4a32ffb87772462f8d0e8dc3553a99cac (diff)
Update source package format spec to RFC 2822.
RFC 2822 obsoleted RFC 822 in April 2001. It's good to keep up with the times.
Diffstat (limited to 'specs/source-package-format-1.0.txt')
-rw-r--r--specs/source-package-format-1.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/source-package-format-1.0.txt b/specs/source-package-format-1.0.txt
index 893233b..768f951 100644
--- a/specs/source-package-format-1.0.txt
+++ b/specs/source-package-format-1.0.txt
@@ -145,7 +145,7 @@ The fields in the source package metadata are:
a digit.
* Maintainer (required)
The name and e-mail address of the package maintainer. This field must
- follow the syntax of the "mailbox" symbol in RFC 822 section 6.1.
+ follow the syntax of the "mailbox" symbol in RFC 2822 section 3.4.
* Build-Depends (optional)
A list of packages that must be installed before the package can be built.
* Homepage