This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 1a69a648db18bc72a3b2193dd0955107a2855b97 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:43:24 2023 +0200 debian/control: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a6261fa6..ec2d6e25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium - misc: pre-release copyright update. - man/man1/pyhoca-cli.1: pre-release date update. - misc: change http:// to https:// links where appropriate. + * debian/control: + + 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/control b/debian/control index 899fc923..68e1b427 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: python3-setuptools, dh-python, Standards-Version: 4.1.0 -Homepage: http://code.x2go.org/releases/source/pyhoca-cli +Homepage: https://code.x2go.org/releases/source/pyhoca-cli Vcs-Git: git://code.x2go.org/pyhoca-cli.git -Vcs-Browser: http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary +Vcs-Browser: https://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary X-Python3-Version: >= 3.4 Package: pyhoca-cli -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git