From: Sean Whitton Date: Mon, 24 Feb 2025 08:23:46 +0000 (+0800) Subject: README.source: Suggest using git-range-diff(1) on patch queues X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7cdd40ea96cf8a4a029d79ca6f76f079bb9024cf;p=emacs.git README.source: Suggest using git-range-diff(1) on patch queues --- diff --git a/debian/README.source b/debian/README.source index 3ee0b8bd29d..2e150432d22 100644 --- a/debian/README.source +++ b/debian/README.source @@ -114,6 +114,8 @@ Other tasks after merging a new upstream release Fix patches, and d/rules, as needed. +Consider a git-range-diff(1) of the old and new patch queues. + Update d/control -- at least metapackage dependencies. No new upstream version / new upstream already merged @@ -168,4 +170,4 @@ The repository layout, DFSG splitting and this workflow were developed mostly by Rob Browning. Sean Whitton updated the workflow in a few respects, adding the use of worktrees, and prepared and published this documentation. - -- Rob Browning , Wed, 15 May 2024 00:45:46 -0500 + -- Sean Whitton , Mon, 24 Feb 2025 16:23:28 +0800