Source: dogecoin
Section: utils
Priority: optional
Maintainer: Keng-Yu Lin <kengyu@lexical.tw>
Build-Depends:
 autoconf,
 automake,
 debhelper (>= 9),
 dh-autoreconf,
 libboost-chrono-dev,
 libboost-filesystem-dev,
 libboost-program-options-dev,
 libboost-system-dev,
 libboost-test-dev,
 libboost-thread-dev,
 libdb++-dev,
 libminiupnpc-dev,
 libprotobuf-dev,
 libqrencode-dev,
 libssl-dev,
 pkg-config,
 protobuf-compiler,
 python,
 qtbase5-dev,
 qttools5-dev-tools,
Standards-Version: 4.2.1
Homepage: http://dogecoin.com/

Package: dogecoin
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: peer-to-peer network based digital currency
 Dogecoin is a free open source peer-to-peer electronic cash system that
 is completely decentralized, without the need for a central server or
 trusted parties.  Users hold the crypto keys to their own money and
 transact directly with each other, with the help of a P2P network to
 check for double-spending.
 .
 Full transaction history is stored locally at each client.  This
 requires 20+ GB of space, slowly growing.
