Source: bitcoin
Section: utils
Priority: optional
Maintainer: Debian Cryptocoin Team <team+cryptocoin@tracker.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
 Micah Anderson <micah@debian.org>,
 Scott Howard <showard@debian.org>,
Build-Depends:
 bash-completion,
 debhelper-compat (= 13),
 dh-exec,
 dh-sequence-bash-completion,
 lcov,
 libboost-chrono-dev,
 libboost-filesystem-dev,
 libboost-system-dev,
 libboost-test-dev,
 libboost-thread-dev,
 libdb++-dev,
 libevent-dev,
 libleveldb-dev,
 libminiupnpc-dev,
 libprotobuf-dev,
 libqrencode-dev,
 libsecp256k1-dev (>= 0.1~20201209),
 libsqlite3-dev,
 libssl-dev,
 libunivalue-dev (>= 1.0.4),
 libzmq3-dev,
 pkg-config,
 protobuf-compiler,
 python3,
 qt5-qmake,
 qtbase5-dev,
 qttools5-dev-tools,
Standards-Version: 4.5.1
Homepage: https://www.bitcoin.org/
Vcs-Git: https://salsa.debian.org/cryptocoin-team/bitcoin.git
Vcs-Browser: https://salsa.debian.org/cryptocoin-team/bitcoin
Rules-Requires-Root: no

Package: bitcoind
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 tor,
Suggests:
 bash-completion,
Description: peer-to-peer network based digital currency - daemon
 This package provides Bitcoin Core daemon bitcoind,
 and command-line tool bitcoin-cli to interact with the daemon.
 .
 Bitcoin Core is the reference implementation of Bitcoin.
 .
 Bitcoin (₿) is the world's first cryptocurrency,
 a form of electronic cash sent peer-to-peer
 without the need for a financial intermediary.
 .
 Beware that unless pruning is enabled,
 full global transaction history is stored locally at each client,
 which may require large amounts of disk space
 (hundreds of gigabyte).

Package: bitcoin-qt
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 tor,
Description: peer-to-peer network based digital currency - GUI
 This package provides Bitcoin Core tool Bitcoin-Qt,
 a graphical user interface for Bitcoin.
 .
 Bitcoin (₿) is the world's first cryptocurrency,
 a form of electronic cash sent peer-to-peer
 without the need for a financial intermediary.
 .
 Bitcoin Core is the reference implementation of Bitcoin.
 .
 Beware that unless pruning is enabled,
 full global transaction history is stored locally at each client,
 which may require large amounts of disk space
 (hundreds of gigabyte).

Package: bitcoin-tx
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 bash-completion,
Description: peer-to-peer network based digital currency - CLI tools
 This package provides these Bitcoin Core command-line tools:
  * bitcoin-tx - tool to create, parse, or modify transactions
  * bitcoin-wallet - tool to handle Bitcoin Core wallet files offline
 .
 Bitcoin (₿) is the world's first cryptocurrency,
 a form of electronic cash sent peer-to-peer
 without the need for a financial intermediary.
 .
 Bitcoin Core is the reference implementation of Bitcoin.
 .
 Beware that unless pruning is enabled,
 full global transaction history is stored locally at each client,
 which may require large amounts of disk space
 (hundreds of gigabyte).
