Initial packaging for Debian

This adds some source files, a script and skeleton for building
a Debian package that installs the zcash daemon and CLI tool.
Also removes unused Bitcoin files.
This commit is contained in:
Kevin Gallagher
2016-10-13 13:15:14 -07:00
parent 49fc58b782
commit b5718a5a57
36 changed files with 223 additions and 1480 deletions

5
contrib/DEBIAN/changelog Normal file
View File

@@ -0,0 +1,5 @@
zcash (1.0.0-rc1) UNRELEASED; urgency=medium
* Initial packaging for Debian.
-- Zcash Company <team@z.cash> Tue, 27 Sep 2016 12:05:17 -0700