[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: README.release: Update the tag summary generation howto



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 228b01bca0909e45dbc85876484e324f1a40d374
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Mar 6 17:59:21 2016 +0000

    README.release: Update the tag summary generation howto
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 doc/README.release | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/doc/README.release b/doc/README.release
index a06d4b4..fec8df3 100644
--- a/doc/README.release
+++ b/doc/README.release
@@ -8,12 +8,9 @@ Preparing and doing a release
 Run the full test suite while the distribution is still set to
 UNRELEASED to ensure everything and all tests are green.  Once
 complete, replace the placeholder in the changelog with the
-actual tags changed.  This two line script may be helpful:
+actual tags changed.  The following command may be helpful:
 
-  $ LAST_VERSION_RELEASED=2.5.20
-  $ perl -p -i -e \
-   "s,\s+XXX: generate tag summary with private/generate-tag-summary\Z,$(private/generate-tag-summary $LAST_VERSION_RELEASED..HEAD)" \
-    debian/changelog
+  $ private/generate-tag-summary --in-place
 
 Then set the distribution (e.g. via dch -r) and run the "scripts" test
 suite again.  This may appear redundant at first, but some of the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: