From a1473b48fe975947b346720d57c0ad15fca68406 Mon Sep 17 00:00:00 2001 From: Bryant Eisenbach Date: Sat, 7 Sep 2019 10:41:12 -0400 Subject: [PATCH] doc: Change Debian package description --- contrib/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/debian/control b/contrib/debian/control index c2c9d17d5..1f9892563 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -13,9 +13,9 @@ Vcs-Browser: https://github.com/zcash/zcash Package: zcash Architecture: amd64 Depends: ${shlibs:Depends} -Description: HTTPS for money. +Description: Zcash libraries and tools Based on Bitcoin's code, it intends to offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge proving scheme which preserves confidentiality of transaction metadata. This package provides the daemon, zcashd, and the CLI tool, - zcash-cli, to interact with the daemon. + zcash-cli, to interact with the daemon. Think of it as HTTPS for money.