Cut release 1.1.0-1

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-06 20:12:06 +02:00
parent 312e9245f8
commit 535a121435
+10
View File
@@ -1,3 +1,13 @@
s3-genindex (1.1.0-1) trixie; urgency=medium
* Build system overhaul: cross-compile CGO-free static binaries for
amd64 and arm64 from a single host, build .deb packages directly
via debian/build-deb.sh (no more dpkg-buildpackage/debhelper).
* VERSION is parsed once from debian/changelog and injected at link
time via -ldflags; `s3-genindex -version` is the source of truth.
-- Pim van Pelt <pim@ipng.ch> Tue, 06 May 2026 12:00:00 +0000
s3-genindex (1.0.0-1) unstable; urgency=medium
* Initial release