[pkg-remote-commits] [arctica-greeter] 02/12: debian/watch: Use secure URL to retrieve upstream sources.
Mike Gabriel
sunweaver at debian.org
Wed Nov 29 14:51:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository arctica-greeter.
commit 7ea82f13831d59f4467d5e517ed5043140f2453f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Nov 29 15:46:16 2017 +0100
debian/watch: Use secure URL to retrieve upstream sources.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 17c3118..f030b56 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=pgpsigurlmangle=s/$/.asc/ \
-http://releases.arctica-project.org/source/arctica-greeter/arctica-greeter-(.+)\.tar\.gz
+https://releases.arctica-project.org/source/arctica-greeter/arctica-greeter-(.+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/arctica-greeter.git
More information about the pkg-remote-commits
mailing list