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)
commit3970525be09d0d3802f378781723c74113cef28c (patch)
tree2674fde337a2a036d60e38a7fb6a6e42d4601fec /specs/source-package-format-1.0.txt
parentfe10139dde7bf12a17861c0ac30e4d1155097835 (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