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

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


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

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

commit e5c613207fa09b0496bcf927af002313f6b77ef0
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 da45362..c4c301b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-rc/~rc/,pgpsigurlmangle=s/$/.sign/,repack,compression=xz" \
-ftp://ftp.winehq.org/pub/wine/source/(\d).0/wine-(\d.*)\.tar\.(?:bz2|xz)
+https://dl.winehq.org/wine/source/(\d).0/wine-(\d.*)\.tar\.(?:bz2|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