diff options
author | David Robertson <davidr@element.io> | 2022-04-26 11:14:41 +0100 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2022-04-26 11:14:41 +0100 |
commit | 7c063da25c80906f0637f907d0c744cd778c682d (patch) | |
tree | ca2abb9f9dc00a869dec964c538d5ec279463c30 /debian | |
parent | Update release script to be poetry-aware (diff) | |
download | synapse-7c063da25c80906f0637f907d0c744cd778c682d.tar.xz |
Temporarily lower debian changelog version number
This seems to make dch happy when we prepare the release.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 05e6bd75a7..7727536a74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -matrix-synapse-py3 (1.58.0+nmu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.57.1+nmu1) UNRELEASED; urgency=medium * Use poetry to manage the bundled virtualenv included with this package. |