From 2c8843fc860c2dec69cd682e5bf3ea722bfab022 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Thu, 3 Oct 2024 12:09:09 +0100 Subject: [PATCH] Expand the list of places to check for patches and bug reports. --- docs/DEVELOPERS.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/DEVELOPERS.md b/docs/DEVELOPERS.md index b1f49bb..c182983 100644 --- a/docs/DEVELOPERS.md +++ b/docs/DEVELOPERS.md @@ -131,7 +131,14 @@ these will need to be corrected by translators. The package maintainer should run through these steps for a new release: - * Check for patches and bug reports at https://tracker.debian.org/pkg/pv + * Check for patches and bug reports: + * + * + * + * + * + * + * * Run "`make indent; make indent indentclean check`" * Run "`make -C po update-po`" * Run "`make analyse`" and see whether remaining warnings can be addressed