From 91fa34b3fa93eded7aad45dcc44885124ad76960 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Fri, 11 Jan 2019 17:05:45 +0000 Subject: s/Breaks/Conflicts/ in debian/control Otherwise people can't upgrade from matrix-synapse without removing it first --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 634f04284a..b85e36c6ca 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Homepage: https://github.com/matrix-org/synapse Package: matrix-synapse-py3 Architecture: amd64 Provides: matrix-synapse -Breaks: - matrix-synapse (<< 0.34.0-0matrix2), - matrix-synapse (>= 0.34.0-1), +Conflicts: + matrix-synapse (<< 0.34.0.1-0matrix2), + matrix-synapse (>= 0.34.0.1-1), Pre-Depends: dpkg (>= 1.16.1) Depends: adduser, -- cgit 1.4.1