[pkg-wine-party] [wine] 01/01: Use secure URI in watch file.

Jens Reyer jreyer-guest at moszumanska.debian.org
Mon Oct 23 21:58:04 UTC 2017


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

jreyer-guest pushed a commit to branch master
in repository wine.

commit 657a78c254484f6b8ff970bdcd585fbad5a7a3ca
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Oct 23 01:05:58 2017 +0200

    Use secure URI in watch file.
    
    cf. lintian I debian-watch-uses-insecure-uri
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 91c8000..955e67a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-rc/~rc/,pgpsigurlmangle=s/$/.sign/" \
-ftp://ftp.winehq.org/pub/wine/source/(\d).x/wine-(\d.*)\.tar\.xz
+https://dl.winehq.org/wine/source/(\d).x/wine-(\d.*)\.tar\.xz

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



More information about the pkg-wine-party mailing list