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 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 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: