Debian package: fix warning during preconfiguration.

This commit is contained in:
Richard van der Hoff 2019-03-07 07:16:09 +00:00
parent 06cbf79fe3
commit 6e4931aa19
2 changed files with 11 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
matrix-synapse-py3 (0.99.3) UNRELEASED; urgency=medium
* Fix warning during preconfiguration. (Fixes: #4819)
-- Richard van der Hoff <richard@matrix.org> Thu, 07 Mar 2019 07:17:00 +0000
matrix-synapse-py3 (0.99.2) stable; urgency=medium
* Fix overwriting of config settings on upgrade.