This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 3c27b50bbd11f30da7e904240922c8ad66c14bc8 Author: Jens Reyer <[email protected]> Date: Sun Feb 7 03:35:12 2016 +0100 Use secure uri in vcs fields. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index 65daadb..ffee737 100644 --- a/debian/control.in +++ b/debian/control.in @@ -62,8 +62,8 @@ Build-Depends: ocl-icd-opencl-dev, Standards-Version: 3.9.6 Homepage: http://www.winehq.org/ -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-wine/wine.git -Vcs-Git: git://anonscm.debian.org/pkg-wine/wine.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-wine/wine.git +Vcs-Git: https://anonscm.debian.org/git/pkg-wine/wine.git Package: wineVERSION Architecture: all -- 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
