Drop the inherited Debian packaging #45
Loading…
Reference in a new issue
No description provided.
Delete branch "cleanup/drop-debian-packaging"
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?
Problem:
debian/package.shclones a repository that does not exist, sothe Debian packaging has been unbuildable since the rename (#42). Fixing it
would produce a package nothing can verify: CI tests on Arch only, matching
the platform the fork is developed and tested on.
Fix: Remove
debian/outright. Real Debian support -- a build that worksfrom the working tree, a Debian CI job mirroring the Arch one, reviewed
maintainer scripts -- is tracked as #44, which also ties into #19's point that
distro packages are the correct update channel for the root service.
Verification: Pure deletion of the four
debian/files. The only othertracked reference to the Debian process was the self-updater's
dpkg -ibranch, which is #19's subject and untouched here; the README already stopped
advertising Debian packages in #43.
Closes #42.
🤖 Generated with Claude Code