Go to file
Kevin Adams a1fb2bbd94 fix: restore Filename: prefix in all Packages files
sed was replacing 'Filename: /tmp/path/' with '' (empty), stripping the
'Filename: ' label and leaving a bare path apt cannot parse. Result: apt
could see packages in the index but couldn't download them.

Corrected sed: s|Filename: /path/|Filename: | — keeps the label, strips
only the absolute temp-dir prefix.

Regenerated: dists/v3, dists/main, dists/v2 Packages + Release + InRelease.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 08:53:25 -04:00
dists fix: restore Filename: prefix in all Packages files 2026-06-07 08:53:25 -04:00
pool apt: seed testing dist skeleton (empty, ready for first beta push) 2026-06-07 08:45:03 -04:00
index.html chore: initialize gh-pages apt repo structure 2026-06-02 15:59:23 -04:00
public.gpg.key apt: seed v3 dist with 3.0.0-1 packages and real GPG public key 2026-06-06 12:20:14 -04:00