diff --git a/debian/changelog b/debian/changelog index 7e113303..969689e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 18 Nov 2025 13:32:25 -0600 + -- Robert Garrett Wed, 19 Nov 2025 12:25:05 -0600 another-boids-in-rust (0.3.0-1.1) unstable; urgency=medium