[Pkg-mozext-commits] [status-4-evar] 01/01: watch: replace ftp with https

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 06:41:14 UTC 2014


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

dmn pushed a commit to branch master
in repository status-4-evar.

commit c2b91e01fcceb26d83ffef9898616d3ad779889e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 06:40:31 2014 +0000

    watch: replace ftp with https
    
     * it is more secure (but the upstream diff still has to be examined)
     * works with tor
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index bd0d332..2d3ccf9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-  ftp://ftp.mozilla.org/pub/mozilla.org/addons/235283/status_4_evar-(20[\d\.]+)-.*\.xpi debian xpi-repack
+  https://ftp.mozilla.org/pub/mozilla.org/addons/235283/status_4_evar-(20[\d\.]+)-.*\.xpi debian xpi-repack

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/status-4-evar.git



More information about the Pkg-mozext-commits mailing list