Procházet zdrojové kódy

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.
tags/v1.78.0rc1
Erik Johnston před 1 rokem
committed by GitHub
rodič
revize
bb374f4320
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
2 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. +6
    -0
      debian/changelog
  2. +1
    -0
      debian/control

+ 6
- 0
debian/changelog Zobrazit soubor

@@ -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.


+ 1
- 0
debian/control Zobrazit soubor

@@ -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},


Načítá se…
Zrušit
Uložit