diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/source-package-format-1.0.txt | 2 |
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 768f951..2e1fa04 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 2822 section 3.4. + follow the syntax of the "mailbox" symbol in RFC 5322 section 3.4. * Build-Depends (optional) A list of packages that must be installed before the package can be built. * Homepage |