Update changelog for new snapshot

This commit is contained in:
2025-11-19 12:25:16 -06:00
parent f383836c24
commit 6e2482f68c

13
debian/changelog vendored
View File

@@ -1,6 +1,6 @@
another-boids-in-rust (0.6.0-1~1.gbp57907c) UNRELEASED; urgency=medium
another-boids-in-rust (0.6.0-1~2.gbpf38383) UNRELEASED; urgency=medium
** SNAPSHOT build @57907c105ab79d6b10bcb730d9cbcab8e693f150 **
** SNAPSHOT build @f383836c24993ba70f8560a60565d9d605c834e8 **
* Fix: Missing destination in Docker copy instr.
* Add a Makefile to make web builds more ergonomic
@@ -41,8 +41,15 @@ another-boids-in-rust (0.6.0-1~1.gbp57907c) UNRELEASED; urgency=medium
* Pin transitive dep ruzstd=0.8.1
* Lock the new dependencies and vendor them
* Re-diff patch queue
* Update changelog for 0.6.0-1~1.gbp57907c release
* Add build dependency on the LLD linker
* Build for WASM32 and use the LLD linker
* Revert "Build for WASM32 and use the LLD linker"
* 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
-- Robert Garrett <robertgarrett404@gmail.com> Tue, 18 Nov 2025 13:32:25 -0600
-- Robert Garrett <robertgarrett404@gmail.com> Wed, 19 Nov 2025 12:25:05 -0600
another-boids-in-rust (0.3.0-1.1) unstable; urgency=medium