forked from zcash/zcash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Debian build script has been modified to account for the version discrepancy.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Jack Grigg (8): | ||
Rework zcutil/build-debian-package.sh to place files correctly | ||
Add lintian check to zcutil/build-debian-package.sh | ||
Fix DEBIAN/control errors raised by lintian | ||
Build libsnark with -march=x86-64 instead of -march=native | ||
Disable the metrics screen on regtest | ||
Add the Zcash genesis blocks | ||
Update tests for new genesis blocks | ||
Update version strings to 1.0.0 | ||
|
||
Kevin Gallagher (6): | ||
Use fakeroot to build Debian package | ||
Update Debian package maintainer scripts | ||
Fixes executable mode of maintainer scripts | ||
Add DEBIAN/rules file (required by policy) | ||
Adds zcash.examples and zcash.manpages | ||
Run Lintian after built package is copied to $SRC_PATH | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters