From d36981fc0f93d12421972c17e444a18f9ad540db Mon Sep 17 00:00:00 2001 From: Robert Garrett Date: Wed, 19 Nov 2025 15:22:44 -0600 Subject: [PATCH] Rename binary package to not collide with native I haven't really thought about what I'm going to do to bring the WASM and native builds back together... --- .../{another-boids-in-rust.service => boids-webserver.service} | 0 debian/control | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename debian/{another-boids-in-rust.service => boids-webserver.service} (100%) diff --git a/debian/another-boids-in-rust.service b/debian/boids-webserver.service similarity index 100% rename from debian/another-boids-in-rust.service rename to debian/boids-webserver.service diff --git a/debian/control b/debian/control index 9eb88127..47d8d28f 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Vcs-Git: https://git.gelvin.dev/robert/boids Vcs-Browser: https://git.gelvin.dev/robert/boids Rules-Requires-Root: no -Package: another-boids-in-rust +Package: boids-webserver Architecture: all Depends: ${misc:Depends},