[Pkg-mozext-commits] [firebug] 30/35: d/watch: Use HTTPS instead of FTP

David Prévot taffit at moszumanska.debian.org
Sat May 24 14:54:29 UTC 2014


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

taffit pushed a commit to branch master
in repository firebug.

commit 56bda3c3b53aedc6b07c3d5fa7e9d94cf6af3d49
Author: David Prévot <taffit at debian.org>
Date:   Sat May 24 09:51:28 2014 -0400

    d/watch: Use HTTPS instead of FTP
    
    Git-Dch: Ignore
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 590abfc..cf68ca6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 opts="uversionmangle=s/([^\.\d]+)/\~$1/;s/0(\d)/0.$1/g" \
-ftp://ftp.mozilla.org/pub/mozilla.org/addons/1843/\
+https://ftp.mozilla.org/pub/mozilla.org/addons/1843/\
 firebug-(\d+(?:\.\d+){1,3}(?:\w+\d+)?).*\.xpi debian xpi-repack
 opts="uversionmangle=s/([^\.\d]+)/\~$1/;s/0(\d)/0.$1/g" \
 https://blog.getfirebug.com/ https://getfirebug.com/releases/firebug/[\.\d]+/\

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



More information about the Pkg-mozext-commits mailing list