Merge pull request #1709 from letolabs/debian

Fix Debian package metadata
This commit is contained in:
jl777
2019-09-11 19:43:17 -11:00
committed by GitHub

View File

@@ -1,22 +1,18 @@
Source: VerusCoin Source: komodo
Section: utils Section: utils
Priority: optional Priority: optional
Maintainer: VerusCoin <team@z.cash> Maintainer: Komodo Platform <support@komodoplatform.com>
Homepage: https://veruscoin.io Homepage: https://komodoplatform.com/
Build-Depends: autoconf, automake, bsdmainutils, build-essential, Build-Depends: autoconf, automake, bsdmainutils, build-essential,
git, g++-multilib, libc6-dev, libtool, git, g++-multilib, libc6-dev, libtool,
m4, ncurses-dev, pkg-config, python, m4, ncurses-dev, pkg-config, python,
unzip, wget, zlib1g-dev unzip, wget, zlib1g-dev
Vcs-Git: https://github.com/VeruscCoin/VerusCoin.git Vcs-Git: https://github.com/jl777/komodo
Vcs-Browser: https://github.com/VerusCoin/VerusCoin Vcs-Browser: https://github.com/jl777/komodo
Package: Verus-CLI Package: komodo
Architecture: amd64 Architecture: amd64
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: VerusCoin is a new, mineable and stakeable cryptocurrency. Description: Komodo (KMD) full node. The future is multi-chain.
It is a live fork of Komodo that retains its Zcash lineage and improves it. This package provides the daemon, komodod, and the CLI tool,
VerusCoin will leverage the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. komodo-cli, to interact with the daemon.
We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake.
We describe these changes and vision going forward in a [our Phase I white paper](http://185.25.51.16/papers/VerusPhaseI.pdf) and
[our Vision](http://185.25.51.16/papers/VerusVision.pdf).