Skip to content

Commit 38810a3

Browse files
committed
Adjust release checklist.
1 parent 334b768 commit 38810a3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ReleaseChecklist.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,7 @@ At least a day before the release:
8585

8686
### PPA
8787
- [ ] Create `.release_ppa_auth` at the root of your local Solidity checkout and set `LAUNCHPAD_EMAIL` and `LAUNCHPAD_KEYID` to your key's email and key id.
88-
- [ ] Double-check that the `DISTRIBUTIONS` list in `scripts/release_ppa.sh` and `scripts/deps-ppa/static_z3.sh` contains the most recent versions of Ubuntu.
89-
- [ ] Make sure the [`~ethereum/cpp-build-deps` PPA repository](https://launchpad.net/~ethereum/+archive/ubuntu/cpp-build-deps) contains `libz3-static-dev` builds for all current versions of Ubuntu.
90-
Note that it may be included in the `z3-static` multipackage (follow the `View package details` link to check).
91-
If not present, run `scripts/deps-ppa/static_z3.sh` and wait for the builds to succeed before continuing.
88+
- [ ] Double-check that the `DISTRIBUTIONS` list in `scripts/release_ppa.sh` contains the most recent versions of Ubuntu.
9289
- [ ] Run `scripts/release_ppa.sh v$VERSION` to create the PPA release.
9390
This will create a single package containing static binary for older Ubuntu versions in the [`~ethereum/ethereum-static` PPA](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum-static)
9491
and separate packages with dynamically-linked binaries for recent versions (those listed in `DISTRIBUTIONS`) in the [`~ethereum/ethereum` PPA](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum).

0 commit comments

Comments
 (0)