diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-01-11 17:05:45 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-01-11 17:05:45 +0000 |
commit | 91fa34b3fa93eded7aad45dcc44885124ad76960 (patch) | |
tree | eb0bb40fab6407ff40b56b19c7d7422aa9f2138f /debian/changelog | |
parent | changelog, for debian (diff) | |
download | synapse-91fa34b3fa93eded7aad45dcc44885124ad76960.tar.xz |
s/Breaks/Conflicts/ in debian/control
Otherwise people can't upgrade from matrix-synapse without removing it first
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09bb0001e5..29d55496e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (0.34.1.1+1) UNRELEASED; urgency=medium + + * Update conflicts specifications to allow smoother transition from matrix-synapse. + + -- Synapse Packaging team <packages@matrix.org> Fri, 11 Jan 2019 17:04:28 +0000 + matrix-synapse-py3 (0.34.1.1) stable; urgency=high * New synapse release 0.34.1.1 |