From: Russ Allbery Date: Fri, 30 Nov 2007 04:49:56 +0000 (+0000) Subject: Merge lists of urgency values and include a complete list X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=773de76139a90eb074206c9a397cd00fc89c360c;p=debian%2Fdebian-policy.git Merge lists of urgency values and include a complete list Remove the footnote in the changelog description that provides one incomplete list of urgency values. Add a normative list instead of examples in the description of the Urgency field, and move the rest of the footnote content about dak behavior to there. git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-14 --- diff --git a/debian/changelog b/debian/changelog index 241c4c9..c0e88af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,9 @@ debian-policy (3.7.3.0) UNRELEASED; urgency=low * Bug fix: "Source field of .changes files may contain a version number" (Closes: #431813). * Bug fix: "822-date is deprecated (use date -R instead)" (Closes: #448035). - + * Bug fix: "5.6.17 (Urgency) should list emergency, maybe a normative + list?" (Closes: #412634). + -- debian-policy (3.7.2.2) unstable; urgency=low diff --git a/policy.sgml b/policy.sgml index c6f273a..5412107 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1516,14 +1516,7 @@ keyword=value settings in the dpkg changelog format (though there is currently only one useful keyword, - urgency). - Recognized urgency values are low, - medium, high and emergency. - They have an effect on how quickly a package will be - considered for inclusion into the testing - distribution, and give an indication of the importance - of any fixes included in this upload. - + urgency).

@@ -2949,10 +2942,19 @@ Package: libc6

This is a description of how important it is to upgrade to this version from previous ones. It consists of a single - keyword usually taking one of the values low, - medium or high (not case-sensitive) - followed by an optional commentary (separated by a space) - which is usually in parentheses. For example: + keyword taking one of the values low, + medium, high, emergency, or + critical + Other urgency values are supported with configuration + changes in the archive software but are not used in Debian. + The urgency affects how quickly a package will be considered + for inclusion into the testing distribution and + gives an indication of the importance of any fixes included + in the upload. Emergency and critical are + treated as synonymous. + (not case-sensitive) followed by an optional + commentary (separated by a space) which is usually in + parentheses. For example: Urgency: low (HIGH for users of diversions) diff --git a/upgrading-checklist.html b/upgrading-checklist.html index d3607c0..4fec738 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -68,6 +68,8 @@ picking your way through this list. sections would be more appropriate. [menu policy] * The Source field in a .changes file may contain a version number in parentheses. [5.6.1] + * The acceptable values for the Urgency field are low, medium, high, + critical, or emergency. [5.6.17] 3.7.2.2 Oct 2006 * Maintainer scripts must not be world writeable (up from a should to a must) [6.1]