From 0876fd51e1295510b5535212c5644bbed373bbb9 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Fri, 24 Feb 2012 18:45:44 -0500
Subject: Update source package format spec to RFC 5322.

RFC 5322 obsoleted RFC 2822 in October 2008.  It's great to keep up with
the times.
---
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
--
cgit v0.9.1