summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2023-09-27 15:15:56 +0200
committerAndrej Shadura <andrewsh@debian.org>2023-10-03 09:38:05 +0200
commit47e5df411778ebe11bd5ac7d2cdbc6d0c8b9a60e (patch)
treebb0152644c9a6ea985dfac007c42b6fdf1280a6d
parent367b325e6952314ed6c6baf68ee0ed169c74c7c8 (diff)
Update the changelogdebian/1.92.0-3_bpo12+1
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b1f07e9..9c312560 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+matrix-synapse (1.92.0-3~bpo12+1) bookworm-backports; urgency=medium
+
+ * Rebuild for bookworm-backports.
+ * Drop Static-Built-Using to avoid build dependency on
+ dh-sequence-builtusing.
+ * Downgrade pyo3 dependency back to what’s in backports.
+ * Add build dependency on aho-corasick since our Rust crate combination
+ in backports needs it.
+
+ -- Andrej Shadura <andrewsh@debian.org> Tue, 03 Oct 2023 09:37:58 +0200
+
matrix-synapse (1.92.0-3) unstable; urgency=medium
* Add the missing dh-cargo build-dependency.