commit: 158d182b0142a90aae7b6c860c923659c78b3f97
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 12:07:32 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 22 08:35:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=158d182b
ebuild-maintenance: Add news items to agenda for package moves.
This policy is already outlined in GLEP 42.
Bug: 583404
ebuild-maintenance/text.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index a2fe6b8..3e30933 100644
--- a/ebuild-maintenance/text.xml
+++ b/ebuild-maintenance/text.xml
@@ -482,6 +482,11 @@ Here is an example where the package
<li>
Commit all the changes in one commit using: <c>git commit --gpg-sign</c>
</li>
+ <li>
+ Update any <uri link="::general-concepts/news">news items</uri>
+ referencing the package in a <c>Display-If-Installed</c> header
+ or in the item's body (and increment their <c>Revision</c>).
+ </li>
<li>Update any open bugs related to the package</li>
</ol>