[Pkg-gnupg-commit] [gpgme] 401/412: use https for debian/watch

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:28 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit f5f381046f2a6c57423449bfe35019d5b4bb2748
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Sep 21 14:54:34 2016 -0400

    use https for debian/watch
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 416fd38..5073119 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-opts=pasv,pgpsigurlmangle=s/$/.sig/ ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme@ANY_VERSION@@ARCHIVE_EXT@
+opts=pasv,pgpsigurlmangle=s/$/.sig/ https://gnupg.org/ftp/gcrypt/gpgme/@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Pkg-gnupg-commit mailing list