* 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
<tt><var>keyword</var>=<var>value</var></tt> settings in the
<prgn>dpkg</prgn> changelog format (though there is
currently only one useful <var>keyword</var>,
- <tt>urgency</tt>).<footnote>
- Recognized urgency values are <tt>low</tt>,
- <tt>medium</tt>, <tt>high</tt> and <tt>emergency</tt>.
- They have an effect on how quickly a package will be
- considered for inclusion into the <tt>testing</tt>
- distribution, and give an indication of the importance
- of any fixes included in this upload.
- </footnote>
+ <tt>urgency</tt>).
</p>
<p>
<p>
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 <tt>low</tt>,
- <tt>medium</tt> or <tt>high</tt> (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 <tt>low</tt>,
+ <tt>medium</tt>, <tt>high</tt>, <tt>emergency</tt>, or
+ <tt>critical</tt><footnote>
+ 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 <tt>testing</tt> distribution and
+ gives an indication of the importance of any fixes included
+ in the upload. <tt>Emergency</tt> and <tt>critical</tt> are
+ treated as synonymous.
+ </footnote> (not case-sensitive) followed by an optional
+ commentary (separated by a space) which is usually in
+ parentheses. For example:
<example>
Urgency: low (HIGH for users of diversions)
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]