From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BD5D6138262 for ; Sun, 22 May 2016 08:36:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7776C1428A; Sun, 22 May 2016 08:36:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 161EC1428A for ; Sun, 22 May 2016 08:36:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2342E340BDE for ; Sun, 22 May 2016 08:36:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA3896F for ; Sun, 22 May 2016 08:35:59 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1463906141.158d182b0142a90aae7b6c860c923659c78b3f97.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-maintenance/ X-VCS-Repository: proj/devmanual X-VCS-Files: ebuild-maintenance/text.xml X-VCS-Directories: ebuild-maintenance/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 158d182b0142a90aae7b6c860c923659c78b3f97 X-VCS-Branch: master Date: Sun, 22 May 2016 08:35:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0c9ad503-f697-4363-b2f2-48302177363b X-Archives-Hash: af93a4b185c4f3989dbfb1fac1d90723 commit: 158d182b0142a90aae7b6c860c923659c78b3f97 Author: Ulrich Müller gentoo org> AuthorDate: Wed May 18 12:07:32 2016 +0000 Commit: Ulrich Müller gentoo 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
  • Commit all the changes in one commit using: git commit --gpg-sign
  • +
  • + Update any news items + referencing the package in a Display-If-Installed header + or in the item's body (and increment their Revision). +
  • Update any open bugs related to the package