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 <[email protected]> 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 _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
