mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 14:19:25 -05:00
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.
This commit is contained in:
parent
356ea4e09b
commit
bb374f4320
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
matrix-synapse-py3 (1.77.0) stable; urgency=medium
|
||||||
|
|
||||||
* New Synapse release 1.77.0.
|
* New Synapse release 1.77.0.
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -37,6 +37,7 @@ Depends:
|
|||||||
# so we put perl:Depends in Suggests rather than Depends.
|
# so we put perl:Depends in Suggests rather than Depends.
|
||||||
Recommends:
|
Recommends:
|
||||||
${shlibs1:Recommends},
|
${shlibs1:Recommends},
|
||||||
|
matrix-org-archive-keyring,
|
||||||
Suggests:
|
Suggests:
|
||||||
sqlite3,
|
sqlite3,
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user