Revert "Merge branch 'master' into dPoW"

This reverts commit a487e5a1d3, reversing
changes made to 6be96b7e1c.
This commit is contained in:
jl777
2017-10-13 16:43:52 +03:00
parent a487e5a1d3
commit 7c49b46d5a
6 changed files with 25 additions and 32 deletions

View File

@@ -1,21 +1,21 @@
Source: komodo
Source: zcash
Section: utils
Priority: optional
Maintainer: Zcash Company <team@z.cash>
Homepage: https://komodoplatform.com/
Homepage: https://z.cash
Build-Depends: autoconf, automake, bsdmainutils, build-essential,
git, g++-multilib, libc6-dev, libtool,
m4, ncurses-dev, pkg-config, python,
unzip, wget, zlib1g-dev
Vcs-Git: https://github.com/jl777/komodo
Vcs-Browser: https://github.com/jl777/komodo
Vcs-Git: https://github.com/zcash/zcash.git
Vcs-Browser: https://github.com/zcash/zcash
Package: komodo
Package: zcash
Architecture: amd64
Depends: ${shlibs:Depends}
Description: HTTPS for money.
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, komodod, and the CLI tool,
komodo-cli, to interact with the daemon.
This package provides the daemon, zcashd, and the CLI tool,
zcash-cli, to interact with the daemon.