[pkg-remote-commits] [x2goclient] 06/07: debian/watch: Use secure URL to retrieve upstream's source tarball.

Mike Gabriel sunweaver at debian.org
Mon Feb 19 22:46:16 UTC 2018


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository x2goclient.

commit 344f39c7e60471bd008121e9e190e94732530946
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Feb 19 23:40:52 2018 +0100

    debian/watch: Use secure URL to retrieve upstream's source tarball.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 31958fa..91d6bc7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=pgpsigurlmangle=s/$/.asc/ \
-http://code.x2go.org/releases/source/x2goclient/x2goclient-(\d+\.\d+\.\d+\.\d+)\.tar\.gz
+https://code.x2go.org/releases/source/x2goclient/x2goclient-(\d+\.\d+\.\d+\.\d+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goclient.git



More information about the pkg-remote-commits mailing list