diff options
author | Erik Johnston <erik@matrix.org> | 2021-11-02 13:23:01 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-11-02 13:23:01 +0000 |
commit | df84ad602b21a4cea3a63c9117b5cd7884f1ab05 (patch) | |
tree | 23ceb6d2a08dc77cbb3e7c9139437aa53bcea6c2 /debian | |
parent | Force deb compression with `xz`. (#11197) (diff) | |
download | synapse-df84ad602b21a4cea3a63c9117b5cd7884f1ab05.tar.xz |
1.46.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c2ea5d2cfb..06e7a0862d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -matrix-synapse-py3 (1.46.0~rc1ubuntu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.46.0) stable; urgency=medium + [ Richard van der Hoff ] * Compress debs with xz, to fix incompatibility of impish debs with reprepro. - -- Richard van der Hoff <richard@matrix.org> Wed, 27 Oct 2021 15:32:51 +0100 + [ Synapse Packaging team ] + * New synapse release 1.46.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 02 Nov 2021 13:22:53 +0000 matrix-synapse-py3 (1.46.0~rc1) stable; urgency=medium |