Rename dvb-common → broadcast-common + repo → rust-broadcast (v8.1.0) - #360
Merged
Merged
Conversation
…-broadcast - broadcast-common 8.1.0: content moved from dvb-common (Parse/Serialize, CRC-32/MPEG-2, BCD, bits, MJD/UTC time, impl_spec_display) - dvb-common 8.1.0: deprecated re-export shim (pub use broadcast_common::*) - workspace-wide sweep: dvb_common -> broadcast_common, dvb-common dep -> broadcast-common (432 files) - version bumps: lockstep 8.1.0, mpeg-ts 0.1.1, + 16 independents - repository fields + remote -> rust-broadcast - release.yml: broadcast-common publishes first
…cast-common rename - CHANGELOG entry per crate (23) + broadcast-common/dvb-common shim notes - docs/release-notes/v8.1.0.md with migration + crate-versions table - rustfmt import reordering (broadcast_common sorts before dvb_*) - dvb-tools description -> rust-broadcast
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renames the shared base crate
dvb-common→broadcast-commonand the reporust-dvb→rust-broadcast. Non-breaking via a deprecated re-export shim.What changed
impl_spec_display!).pub use broadcast_common::*shim, sodvb-common = "8"consumers keep building.dvb_common→broadcast_common, depdvb-common→broadcast-common.release.yml: broadcast-common publishes first (no workspace deps), then the dvb-common shim.repository=fields updated.Verification (orchestrator-run, isolated target)
Release plan (after merge, on explicit OK)
v8.1.0→ publishes broadcast-common (new) → dvb-common shim → bbframe → si → conformance → t2mi → tools.Plan:
docs/superpowers/plans/2026-06-29-repo-rename-broadcast-common.md🤖 Generated with Claude Code