[pkg-remote-commits] [x2goserver] 08/10: debian/watch: Use secure URL for obtaining upstream's orig tarball.
Mike Gabriel
sunweaver at debian.org
Mon Dec 11 23:02:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository x2goserver.
commit ae35b4ec4766d641e3820bc0e6c39877a4b30cee
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Dec 11 23:54:56 2017 +0100
debian/watch: Use secure URL for obtaining upstream's orig tarball.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 2cdc4a2..4bf2832 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=pgpsigurlmangle=s/$/.asc/ \
-http://code.x2go.org/releases/source/x2goserver/x2goserver-(\d+\.\d+\.\d+\.\d+)\.tar\.gz
+https://code.x2go.org/releases/source/x2goserver/x2goserver-(\d+\.\d+\.\d+\.\d+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goserver.git
More information about the pkg-remote-commits
mailing list