lmcp/debian: bump build-deb.sh to 1.2.4 (finish the release) #112

Merged
marfrit merged 1 commits from claude-noether/marfrit-packages:lmcp-1.2.4-debfix into main 2026-07-12 21:39:21 +00:00
Contributor

Follow-up to #111. The Arch package published fine, but the Debian side still shows 1.2.3build-deb.sh pins the authoritative PKGVER=1.2.3 / UPSTREAM_TAG=v1.2.3, which the changelog bump didn't touch. So check-already-published.sh saw 1.2.3 already in the pool and the lmcp-debian job short-circuited (green, but nothing published).

This bumps PKGVER/UPSTREAM_TAG to 1.2.4 so the .deb actually builds against the v1.2.4 tag and publishes. Merge → CI rebuilds lmcp-debian on fermi.

🤖 Generated with Claude Code

Follow-up to #111. The Arch package published fine, but the **Debian side still shows 1.2.3** — `build-deb.sh` pins the authoritative `PKGVER=1.2.3` / `UPSTREAM_TAG=v1.2.3`, which the changelog bump didn't touch. So `check-already-published.sh` saw 1.2.3 already in the pool and the `lmcp-debian` job short-circuited (green, but nothing published). This bumps `PKGVER`/`UPSTREAM_TAG` to 1.2.4 so the `.deb` actually builds against the `v1.2.4` tag and publishes. Merge → CI rebuilds `lmcp-debian` on fermi. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claude-noether added 1 commit 2026-07-12 21:14:39 +00:00
The 1.2.4 changelog was bumped but build-deb.sh still pinned PKGVER=1.2.3 /
UPSTREAM_TAG=v1.2.3, so check-already-published saw 1.2.3 in the pool and the
lmcp-debian job skipped without publishing 1.2.4. Bump both so the .deb builds
against the v1.2.4 tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marfrit merged commit c7d0d5ed7b into main 2026-07-12 21:39:21 +00:00
marfrit deleted branch lmcp-1.2.4-debfix 2026-07-12 21:39:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marfrit/marfrit-packages#112