From d7a681cd54fca2ae3ae8e9d31dc33993643cf825 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Thu, 14 Nov 2024 15:29:09 -0500 Subject: [PATCH 1/3] Update debian/compat to version 13 --- contrib/debian/compat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/debian/compat b/contrib/debian/compat index ec635144f..b1bd38b62 100644 --- a/contrib/debian/compat +++ b/contrib/debian/compat @@ -1 +1 @@ -9 +13 From 9782160ff6ec3949e790f3c71bb3cf76d4058f2f Mon Sep 17 00:00:00 2001 From: jahway603 Date: Thu, 14 Nov 2024 15:54:46 -0500 Subject: [PATCH 2/3] 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: From 0249aecf004c4dce2924b4eeda792b1e704600ee Mon Sep 17 00:00:00 2001 From: jahway603 Date: Thu, 14 Nov 2024 16:05:25 -0500 Subject: [PATCH 3/3] Fixed contrib/debian/hush.example --- contrib/debian/hush.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/debian/hush.example b/contrib/debian/hush.example index 924659c02..43111f548 100644 --- a/contrib/debian/hush.example +++ b/contrib/debian/hush.example @@ -1 +1 @@ -DEBIAN/examples/zcash.conf +DEBIAN/examples/HUSH3.conf