Update changelog for 0.6.0-1~3.gbp7c5d9c release

This commit is contained in:
2025-11-19 13:21:15 -06:00
parent 7c5d9c6af0
commit 09cc2116b7

14
debian/changelog vendored
View File

@@ -1,6 +1,6 @@
another-boids-in-rust (0.6.0-1~2.gbpf38383) UNRELEASED; urgency=medium
another-boids-in-rust (0.6.0-1~3.gbp7c5d9c) UNRELEASED; urgency=medium
** SNAPSHOT build @f383836c24993ba70f8560a60565d9d605c834e8 **
** SNAPSHOT build @7c5d9c6af02bd6e52d62d30d6f4a44ab1f34c38b **
* Fix: Missing destination in Docker copy instr.
* Add a Makefile to make web builds more ergonomic
@@ -48,8 +48,16 @@ another-boids-in-rust (0.6.0-1~2.gbpf38383) UNRELEASED; urgency=medium
* Build-Depend on rust-llvm to get default linker
* Mangle the rules file, trying to get WASM build
* Fix branch name in d/gbp.conf
* Update changelog for new snapshot
* Drop unneeded build-dep
* Add a Systemd service unit file for the server
* Override d/rules install to pass web root along
* Patch Makefile to have a var for web root
* Rename service unit file to match package name
* Add a runtime dependency on Python3 (http.server)
* Switch arch from "any" to "all"
-- Robert Garrett <robertgarrett404@gmail.com> Wed, 19 Nov 2025 12:25:05 -0600
-- Robert Garrett <robertgarrett404@gmail.com> Wed, 19 Nov 2025 13:21:15 -0600
another-boids-in-rust (0.3.0-1.1) unstable; urgency=medium