summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2024-01-27 15:07:22 +0100
committerAndrej Shadura <andrewsh@debian.org>2024-01-27 15:07:22 +0100
commit40a9163940a685259d265963287f479244eec595 (patch)
tree8813f23681a9587952f47e0f9cea7a454b48de08
parent5d2533c0cf07e55ab6360a1fdb820d938b51cd2f (diff)
Update the changelogdebian/1.99.0-3
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c6f5acdd..0d1c4ebd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+matrix-synapse (1.99.0-3) unstable; urgency=medium
+
+ * Only run autopkgtests on the current Python.
+ Tests expect the temporary directory to not exist, and it only
+ makes sense to run tests with the default Python since that’s what
+ Synapse runs on.
+
+ -- Andrej Shadura <andrewsh@debian.org> Sat, 27 Jan 2024 15:06:14 +0100
+
matrix-synapse (1.99.0-2) unstable; urgency=medium
* Run autopkgtest-pkg-pybuild testsuite.