diff options
author | Erik Johnston <erik@matrix.org> | 2023-02-20 17:33:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 16:33:24 +0000 |
commit | bb374f43201d579b4a5afb5a8bbc99b5699a12ee (patch) | |
tree | f05c326d058e751ccd02335bcbf5b5286acde3e4 /debian/changelog | |
parent | Update database_maintenance_tools.md (#15083) (diff) | |
download | synapse-bb374f43201d579b4a5afb5a8bbc99b5699a12ee.tar.xz |
Add `matrix-org-archive-keyring` package as `Recommends` (#15110)
This is so installations will pull in the keyring package, allowing us to update the expiry time of the `packages.matrix.org` repository.
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 ea651438f1..71e8bc0d6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.77.0ubuntu1) UNRELEASED; urgency=medium + + * Add `matrix-org-archive-keyring` package as recommended. + + -- Synapse Packaging team <packages@matrix.org> Mon, 20 Feb 2023 15:41:41 +0000 + matrix-synapse-py3 (1.77.0) stable; urgency=medium * New Synapse release 1.77.0. |