mirror of
https://github.com/dandavison/delta.git
synced 2026-05-29 11:19:34 +02:00
de93421666
- Fix .deb packages being uninstallable on Debian 12 due to glibc 2.39 dependency (caused by building on ubuntu-latest/24.04 instead of ubuntu-20.04). - Pin GNU Linux builds to ubuntu-22.04 (glibc 2.35). - Add post-release verification of asset completeness and Debian 12 compatibility. Create releases as drafts so release notes can be written before the notification email goes out.