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

Commit bb374f4

Browse files
authored
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.
1 parent 356ea4e commit bb374f4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.77.0ubuntu1) UNRELEASED; urgency=medium
2+
3+
* Add `matrix-org-archive-keyring` package as recommended.
4+
5+
-- Synapse Packaging team <[email protected]> Mon, 20 Feb 2023 15:41:41 +0000
6+
17
matrix-synapse-py3 (1.77.0) stable; urgency=medium
28

39
* New Synapse release 1.77.0.

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Depends:
3737
# so we put perl:Depends in Suggests rather than Depends.
3838
Recommends:
3939
${shlibs1:Recommends},
40+
matrix-org-archive-keyring,
4041
Suggests:
4142
sqlite3,
4243
${perl:Depends},

0 commit comments

Comments
 (0)