From ff9dfe2cf2dcb2e42ecc3ebb3ad0df4969cc8d7d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 18 Sep 2010 20:32:51 -0700 Subject: [PATCH] Move DM-Upload-Allowed to the end of the field list This way, it won't renumber all the other fields, cutting down on the amount of work required for cross-referencing. --- policy.sgml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/policy.sgml b/policy.sgml index 29df962..13f95b0 100644 --- a/policy.sgml +++ b/policy.sgml @@ -2800,21 +2800,6 @@ Package: libc6

- - DM-Upload-Allowed - -

- The most recent version of a package uploaded to unstable or - experimental must include the field DM-Upload-Allowed: - yes in the source section of its source control file for - the Debian archive to accept uploads signed with a key in the - Debian Maintainer keyring. See the General - Resolution for more - details. -

-
- Changed-By @@ -3648,6 +3633,21 @@ Checksums-Sha256: must match the list of files in the Files field.

+ + + DM-Upload-Allowed + +

+ The most recent version of a package uploaded to unstable or + experimental must include the field DM-Upload-Allowed: + yes in the source section of its source control file for + the Debian archive to accept uploads signed with a key in the + Debian Maintainer keyring. See the General + Resolution for more + details. +

+
-- 2.39.5