From 42a9e7a0a1570ca40bccc0eacd282e583961f4eb Mon Sep 17 00:00:00 2001 From: Andrej Shadura <andrew.shadura@collabora.co.uk> Date: Sun, 9 Oct 2022 09:55:22 +0100 Subject: [PATCH] Rebuild for bullseye-backports --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7e1a702..1ffeb45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-setuptools-rust (1.2.0-2~bpo11+1) bullseye-backports; urgency=medium + + * Rebuild for bullseye-backports. + * Adjust dependencies for backports + - Fix the dependency on setuptools_scm + - Use newer rustc and cargo from *-mozilla packages + + -- Andrej Shadura <andrewsh@debian.org> Sun, 09 Oct 2022 10:05:35 +0100 + python-setuptools-rust (1.2.0-2) unstable; urgency=medium * Add dependency on rust compiler. -- GitLab