Debian package for komodo

1. tweaks in control file (name, url, git, etc)
2. package script
3. changelog
This commit is contained in:
Max Lapan
2017-07-23 16:34:31 +02:00
parent ef350c34e6
commit 9069e4addf
3 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
zcash (1.0.8) jessie; urgency=medium
komodo (1.0.8) jessie; urgency=medium
* 1.0.8 release.

View File

@@ -1,21 +1,21 @@
Source: zcash
Source: komodo
Section: utils
Priority: optional
Maintainer: Zcash Company <team@z.cash>
Homepage: https://z.cash
Homepage: https://komodoplatform.com/
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/zcash/zcash.git
Vcs-Browser: https://github.com/zcash/zcash
Vcs-Git: https://github.com/jl777/komodo
Vcs-Browser: https://github.com/jl777/komodo
Package: zcash
Package: komodo
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, zcashd, and the CLI tool,
zcash-cli, to interact with the daemon.
This package provides the daemon, komodod, and the CLI tool,
komodo-cli, to interact with the daemon.