lmcp/debian: fix build-deb.sh sha256 for v1.2.4 (finish the release, for real) #113
Reference in New Issue
Block a user
Delete Branch "claude-noether/marfrit-packages:lmcp-1.2.4-debsha"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Third and final piece of the 1.2.4 debian release.
build-deb.shcarries three version-coupled fields —PKGVER,UPSTREAM_TAG, andLMCP_TARBALL_SHA256. #112 bumped the first two but left the sha at the 1.2.3 hash, sosha256sum -cfailed on the v1.2.4 tarball andlmcp-debianerrored.This updates the pinned hash to the v1.2.4 archive (
e8ede94e…).Verified on fermi: with the corrected sha,
lmcp.tar.gz: OKanddpkg-debbuildslmcp_1.2.4-1_all.debcleanly — only the CI-key publish step remains. Merge →lmcp-debianpublishes and Debian catches up to Arch.🤖 Generated with Claude Code