From 29124c585e330301c12a8eea9a2ac1c86cc44f34 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Mon, 17 Jul 2023 21:57:56 +0100 Subject: [PATCH] Minor updates --- doc/release-checklist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/release-checklist b/doc/release-checklist index 2ac5431..bddd241 100644 --- a/doc/release-checklist +++ b/doc/release-checklist @@ -1,14 +1,14 @@ Before releasing a new version, go through this checklist: - - check for patches from http://packages.qa.debian.org/p/pv.html + - check for patches from https://tracker.debian.org/pkg/pv - bump doc/VERSION - bump doc/lsm.in - - check doc/NEWS is up to date + - check doc/NEWS.md is up to date - check manual is up to date - - make indent indentclean + - make indent; make indent indentclean - make update-po - make test - - commit to SVN + - commit to repository - wipe build directory, re-run generate.sh and configure - make release - make manhtml | tidy -asxhtml | sed -e '1,//d' -e '/<\/body>/,$d'