Page MenuHomePhabricator

Use a sane default version for PPA releases
ClosedPublic

Authored by jasonbcox on Mar 16 2020, 16:47.

Details

Summary

The typical mode of operation is for the version number to be exactly the same as the binary.
There's no reason to not use this, since its readily available. A --version option is provided for
testing and hotfix purposes. This patch will reduce user error, especially when uploading to production.

Test Plan
./debian-packages.sh --dry-run "Jason B. Cox <jasonbcox@bitcoinabc.org>"
./debian-packages.sh --dry-run --version 0.21.2.1 "Jason B. Cox <jasonbcox@bitcoinabc.org>"

Diff Detail

Repository
rABC Bitcoin ABC
Branch
package-version
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9824
Build 17518: Default Diff Build & Tests
Build 17517: arc lint + arc unit