This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 9429b0ec38ec845ba8b51ee7602dcc12be0a3f5b Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:43:47 2023 +0200 debian/copyright: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ec2d6e2..898e30b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium - misc: change http:// to https:// links where appropriate. * debian/control: + Change http:// to https:// links where appropriate. + * debian/copyright: + + Change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/debian/copyright b/debian/copyright index aec5dab..453a272 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PyHoca-CLI Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://wiki.x2go.org +Source: https://wiki.x2go.org Files: * Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -32,7 +32,7 @@ License: AGPL-3+ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 . - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. . -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git