Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Add matrix-org-archive-keyring package as Recommends (#15110)
Browse files Browse the repository at this point in the history
This is so installations will pull in the keyring package, allowing us
to update the expiry time of the `packages.matrix.org` repository.
  • Loading branch information
erikjohnston authored Feb 20, 2023
1 parent 356ea4e commit bb374f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.77.0ubuntu1) UNRELEASED; urgency=medium

* Add `matrix-org-archive-keyring` package as recommended.

-- Synapse Packaging team <[email protected]> Mon, 20 Feb 2023 15:41:41 +0000

matrix-synapse-py3 (1.77.0) stable; urgency=medium

* New Synapse release 1.77.0.
Expand Down
1 change: 1 addition & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Depends:
# so we put perl:Depends in Suggests rather than Depends.
Recommends:
${shlibs1:Recommends},
matrix-org-archive-keyring,
Suggests:
sqlite3,
${perl:Depends},
Expand Down

0 comments on commit bb374f4

Please sign in to comment.