소스 검색

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 1 년 전
committed by GitHub
부모
커밋
bb374f4320
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      debian/changelog
  2. +1
    -0
      debian/control

+ 6
- 0
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.


+ 1
- 0
debian/control 파일 보기

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


불러오는 중...
취소
저장