diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-01-04 17:24:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-04 17:24:13 +0000 |
commit | 29f20a8a1abf2e2450a1df0202dd1c02b6873701 (patch) | |
tree | 20069d248dc98443c0e7a14c0b18cb82fd9aa9a4 /debian/changelog | |
parent | fix NPE in /messages by checking if all events were filtered out (#4330) (diff) | |
download | synapse-29f20a8a1abf2e2450a1df0202dd1c02b6873701.tar.xz |
Update debian Conflicts specifications (#4349)
... to allow installation alongside our matrix-synapse transitional package.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 040c8e7cd3..fc8218bee7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +matrix-synapse-py3 (0.34.0.1) UNRELEASED; urgency=medium + + * Update Conflicts specifications to allow installation alongside our + matrix-synapse transitional package. + + -- Synapse Packaging team <packages@matrix.org> Wed, 02 Jan 2019 17:48:40 +0000 + matrix-synapse-py3 (0.34.0) stable; urgency=medium * New synapse release 0.34.0. |