From 9782160ff6ec3949e790f3c71bb3cf76d4058f2f Mon Sep 17 00:00:00 2001 From: jahway603 Date: Thu, 14 Nov 2024 15:54:46 -0500 Subject: [PATCH] Debchange package does not exist and bin lives in devscripts package --- doc/release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-process.md b/doc/release-process.md index f60b26632..c1adb3269 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -58,7 +58,7 @@ Look for Git issues that should be fixed in the next release. Especially low-ris Install deps on Linux: - apt-get install help2man debchange + apt-get install help2man devscripts ## Release process - If new seeds are being added or seeds are changing: