summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-05-07 13:40:58 +0100
committerGitHub <noreply@github.com>2022-05-07 13:40:58 +0100
commit0ce2201932488e98cab8a7d81788e5bcf8f8dd5e (patch)
tree8f0e3a94138ba808eeceb933448406ed58095c52 /debian/changelog
parentConvert stringy power levels to integers on room upgrade (#12657) (diff)
downloadsynapse-0ce2201932488e98cab8a7d81788e5bcf8f8dd5e.tar.xz
Move `pympler` back into the `all` extras (#12652)
* Move `pympler` back into the `all` extras

Undoes a change I made in #12381. I can't fully remember my reasoning,
but this changed the contents of the debian packages in a backwards
incompatible way. We're not aware of anyone who's been bitten by this,
but we still want to fix it.

To the reviewer: please be convinced that the debian packages will still
contain pympler after this change.

* Debian changelog entry to keep the linter happy
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5440f91bc0..5b21e0d369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+matrix-synapse-py3 (1.58.2) UNRELEASED; urgency=medium
+
+  * Adjust how the `exported-requirements.txt` file is generated as part of
+    the process of building these packages. This affects the package
+    maintainers only; end-users are unaffected.
+
+ -- Synapse Packaging team <packages@matrix.org>  Fri, 06 May 2022 13:49:29 +0100
+
 matrix-synapse-py3 (1.58.1) stable; urgency=medium
 
   * Include python dependencies from the `systemd` and `cache_memory` extras package groups, which