This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit b7a36b4b440cd0bf72b41c69135f78ef918d6489 Author: Austin English <[email protected]> Date: Thu Nov 30 12:57:12 2017 -0600 regsvr32: Move WineHQ URLs to https. Signed-off-by: Austin English <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]> --- programs/regsvr32/regsvr32.man.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/programs/regsvr32/regsvr32.man.in b/programs/regsvr32/regsvr32.man.in index 173e586..6263fae 100644 --- a/programs/regsvr32/regsvr32.man.in +++ b/programs/regsvr32/regsvr32.man.in @@ -19,19 +19,19 @@ Call DllInstall passing it an optional \fIcmdline\fR. When used with \fB/u\fR ca Do not call DllRegisterServer; this option must be used with \fB/i\fR. .SH BUGS Bugs can be reported on the -.UR http://bugs.winehq.org +.UR https://bugs.winehq.org .B Wine bug tracker .UE . .SH AVAILABILITY .B regsvr32 is part of the Wine distribution, which is available through WineHQ, the -.UR http://www.winehq.org/ +.UR https://www.winehq.org/ .B Wine development headquarters .UE . .SH "SEE ALSO" .BR wine (1), .br -.UR http://www.winehq.org/help +.UR https://www.winehq.org/help .B Wine documentation and support .UE . -- 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
