From 74e44c40cc2ceb9e685158d93ee84174b3eb1111 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Mon, 20 Nov 2023 14:23:31 -0500 Subject: Update debian build with AGPL changes. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 902b18fa41..892c24d028 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: synapse -Source: https://github.com/matrix-org/synapse +Source: https://github.com/vector-im/synapse Files: * Copyright: 2014-2017, OpenMarket Ltd, 2017-2018 New Vector Ltd -- cgit 1.5.1 From 95f0a53662ae9a152f68e0564e2fd276237a87e1 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 13 Dec 2023 15:18:44 +0000 Subject: Fix debian link --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright index 892c24d028..03e176876a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: synapse -Source: https://github.com/vector-im/synapse +Source: https://github.com/element-hq/synapse Files: * Copyright: 2014-2017, OpenMarket Ltd, 2017-2018 New Vector Ltd -- cgit 1.5.1 From 32d824160b20d2587deec10a55f1113108e828b3 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Thu, 11 Jan 2024 16:25:16 +0000 Subject: Update license in Debian metadata (#16807) --- debian/changelog | 6 ++++++ debian/copyright | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'debian/copyright') diff --git a/debian/changelog b/debian/changelog index cb183146a8..bca3ab92c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.99.0~rc1ubuntu1) UNRELEASED; urgency=medium + + * Fix copyright file with new licensing + + -- Synapse Packaging team Thu, 11 Jan 2024 13:47:29 +0000 + matrix-synapse-py3 (1.99.0~rc1) stable; urgency=medium * New Synapse release 1.99.0rc1. diff --git a/debian/copyright b/debian/copyright index 03e176876a..9e407ce425 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2014-2017, OpenMarket Ltd, 2017-2018 New Vector Ltd License: Apache-2.0 +Files: * +Copyright: 2023 New Vector Ltd +License: AGPL-3.0-or-later + Files: synapse/config/saml2.py Copyright: 2015, Ericsson License: Apache-2.0 -- cgit 1.5.1