From: Russ Allbery
Date: Sun, 19 Sep 2010 03:32:51 +0000 (-0700)
Subject: Move DM-Upload-Allowed to the end of the field list
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ff9dfe2cf2dcb2e42ecc3ebb3ad0df4969cc8d7d;p=debian%2Fdebian-policy.git
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.
---
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.
+
+