diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 09:48:50 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-10 09:48:50 +0000 |
commit | ef7f9286d177cfa2c312d58cd701f3b7aa92bb3f (patch) | |
tree | 99eefbdbf4298f10a6c6228d1c0850b68794d84e /debian/changelog | |
parent | 1.47.0rc2 (diff) | |
download | synapse-ef7f9286d177cfa2c312d58cd701f3b7aa92bb3f.tar.xz |
Move Debian changelog entries to rc2 since rc1 was not published
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index a2fcdfbe92..b3ebfb84c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,5 @@ matrix-synapse-py3 (1.47.0~rc2) stable; urgency=medium - * New synapse release 1.47.0~rc2. - - -- Synapse Packaging team <packages@matrix.org> Wed, 10 Nov 2021 09:41:01 +0000 - -matrix-synapse-py3 (1.47.0~rc1) stable; urgency=medium - [ Dan Callahan ] * Update scripts to pass Shellcheck lints. * Remove unused Vagrant scripts from debian/ directory. @@ -13,7 +7,10 @@ matrix-synapse-py3 (1.47.0~rc1) stable; urgency=medium * Preinstall the "wheel" package when building virtualenvs. * Do not error if /etc/default/matrix-synapse is missing. - -- Synapse Packaging team <packages@matrix.org> Tue, 09 Nov 2021 12:16:43 +0000 + [ Synapse Packaging team ] + * New synapse release 1.47.0~rc2. + + -- Synapse Packaging team <packages@matrix.org> Wed, 10 Nov 2021 09:41:01 +0000 matrix-synapse-py3 (1.46.0) stable; urgency=medium |