summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDan Callahan <danc@element.io>2021-01-29 14:56:04 +0000
committerGitHub <noreply@github.com>2021-01-29 14:56:04 +0000
commite19396d62241c5619051e5aa15c9f53e2568fa45 (patch)
treee22fa79e3815d1ea2f596628bd3730d0086274a2 /debian/changelog
parentFix typo in UPGRADE.rst (diff)
downloadsynapse-e19396d62241c5619051e5aa15c9f53e2568fa45.tar.xz
Fix Debian builds on Xenial (#9254)
Adds note about updating dh-virtualenv once we drop support for Xenial.

We can't update now, because it needs debhelper 12, while Xenial only
backports 10.

Signed-off-by: Dan Callahan <danc@element.io>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 57bab70a34..1a421a85bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+matrix-synapse-py3 (1.26.0+nmu1) UNRELEASED; urgency=medium
+
+  * Fix build on Ubuntu 16.04 LTS (Xenial).
+
+ -- Dan Callahan <danc@element.io>  Thu, 28 Jan 2021 16:21:03 +0000
+
 matrix-synapse-py3 (1.26.0) stable; urgency=medium
 
   [ Richard van der Hoff ]