[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] [wine] 76/124: wmc: Move WineHQ URLs to https.



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

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

commit 19a28bdec715ca6ded078e1b5f516c73023b42b5
Author: Austin English <austinenglish@gmail.com>
Date:   Thu Nov 30 12:57:06 2017 -0600

    wmc: Move WineHQ URLs to https.
    
    Signed-off-by: Austin English <austinenglish@gmail.com>
    Signed-off-by: Alexandre Julliard <julliard@winehq.org>
    (cherry picked from commit 3a8f1c86ea1d848bfdf5390fd335bcc2650e193a)
    Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
---
 tools/wmc/po.c       | 2 +-
 tools/wmc/wmc.man.in | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/wmc/po.c b/tools/wmc/po.c
index b604ac7..6db02c8 100644
--- a/tools/wmc/po.c
+++ b/tools/wmc/po.c
@@ -418,7 +418,7 @@ static po_file_t create_po_file(void)
     po_message_set_msgid( msg, "" );
     po_message_set_msgstr( msg,
                            "Project-Id-Version: Wine\n"
-                           "Report-Msgid-Bugs-To: http://bugs.winehq.org\n";
+                           "Report-Msgid-Bugs-To: https://bugs.winehq.org\n";
                            "POT-Creation-Date: N/A\n"
                            "PO-Revision-Date: N/A\n"
                            "Last-Translator: Automatically generated\n"
diff --git a/tools/wmc/wmc.man.in b/tools/wmc/wmc.man.in
index 39356d6..242604c 100644
--- a/tools/wmc/wmc.man.in
+++ b/tools/wmc/wmc.man.in
@@ -104,20 +104,20 @@ implemented because it is a, well, non-informative format change. It is
 recognized on the commandline for some form of compatibility.
 .PP
 Bugs can be reported on the
-.UR http://bugs.winehq.org
+.UR https://bugs.winehq.org
 .B Wine bug tracker
 .UE .
 .SH AVAILABILITY
 .B wmc
 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 wrc (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



Reply to: