[X2Go-Commits] [x2goplasmabindings] 02/03: misc: switch to HTTPS-based URLs where possible.

git-admin at x2go.org git-admin at x2go.org
Tue Nov 20 02:52:05 CET 2018


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

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit 2a7d7895a8e5ae53cb2823087181ab932b8e55ee
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Nov 19 23:41:36 2018 +0100

    misc: switch to HTTPS-based URLs where possible.
---
 README                             | 4 ++--
 debian/changelog                   | 1 +
 debian/control                     | 4 ++--
 debian/copyright                   | 4 ++--
 debian/copyright.in                | 2 +-
 plasma-applet-x2goplasmoid.desktop | 2 +-
 po/create-potfile.sh               | 2 +-
 po/da.po                           | 2 +-
 po/de.po                           | 2 +-
 po/es.po                           | 2 +-
 po/et.po                           | 2 +-
 po/fi.po                           | 2 +-
 po/fr.po                           | 2 +-
 po/merge-pofiles.sh                | 2 +-
 po/nb_NO.po                        | 2 +-
 po/nl.po                           | 2 +-
 po/ru.po                           | 2 +-
 po/sv.po                           | 2 +-
 po/tr.po                           | 2 +-
 po/x2goplasmoid.pot                | 2 +-
 x2goplasmabindings.spec            | 4 ++--
 21 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/README b/README
index ea09a1e..72e201e 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ in order to get the .desktop file recognized.
 
 -- Tutorials and resources --
 The explanation of the template
-http://techbase.kde.org/index.php?title=Development/Tutorials/Plasma/GettingStarted
+https://techbase.kde.org/index.php?title=Development/Tutorials/Plasma/GettingStarted
 
 Plasma techbase pages
-http://techbase.kde.org/Projects/Plasma
+https://techbase.kde.org/Projects/Plasma
diff --git a/debian/changelog b/debian/changelog
index 6d7e2df..5237d57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ x2goplasmabindings (3.0.2.2-0x2go1) UNRELEASED; urgency=low
     - misc po/: regenerate template, merge and fixup translations.
     - misc po/: update mailing list address.
     - misc: update copyright notices, but for Mike Gabriel.
+    - misc: switch to HTTPS-based URLs where possible.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed
diff --git a/debian/control b/debian/control
index 932290f..714b2c9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Build-Depends:
  cmake,
  kdelibs5-dev
 Standards-Version: 3.9.5
-Homepage: http://code.x2go.org/releases/source/x2goplasmabindings
+Homepage: https://code.x2go.org/releases/source/x2goplasmabindings
 Vcs-Git: git://code.x2g.org/x2goplasmabindings.git
-Vcs-Browser: http://code.x2go.org/gitweb?p=x2goplasmabindings.git;a=summary
+Vcs-Browser: https://code.x2go.org/gitweb?p=x2goplasmabindings.git;a=summary
 
 Package: plasma-widget-x2go
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index c4e5519..35cb74c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: X2Go Plasma/KDE4 Bindings
 Upstream-Contact: x2go-dev at lists.x2go.org
-Source: http://code.x2go.org/releases/source/x2goplasmabindings/
+Source: https://code.x2go.org/releases/source/x2goplasmabindings/
 
 Files: fsitem.cpp
  fsitem.h
diff --git a/debian/copyright.in b/debian/copyright.in
index e4cf98b..deba9d3 100644
--- a/debian/copyright.in
+++ b/debian/copyright.in
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
diff --git a/plasma-applet-x2goplasmoid.desktop b/plasma-applet-x2goplasmoid.desktop
index d49d8a0..518ce40 100644
--- a/plasma-applet-x2goplasmoid.desktop
+++ b/plasma-applet-x2goplasmoid.desktop
@@ -91,7 +91,7 @@ X-KDE-PluginInfo-Author=Oleksandr Shneyder, Heinz-M. Graesing
 X-KDE-PluginInfo-Email=oleksandr.shneyder at obviously-nice.de, heinz-m.graesing at obviously-nice.de
 X-KDE-PluginInfo-Name=x2goplasmoid
 X-KDE-PluginInfo-Version=0.1
-X-KDE-PluginInfo-Website=http://www.x2go.org
+X-KDE-PluginInfo-Website=https://www.x2go.org
 X-KDE-PluginInfo-Category=
 X-KDE-PluginInfo-Depends=
 X-KDE-PluginInfo-License=GPL
diff --git a/po/create-potfile.sh b/po/create-potfile.sh
index 0872a8d..cf8b0ef 100755
--- a/po/create-potfile.sh
+++ b/po/create-potfile.sh
@@ -2,7 +2,7 @@
 
 BASEDIR=".." # root of translatable sources
 PROJECT="x2goplasmoid" # project name
-BUGADDR="http://bugs.x2go.org" # MSGID-Bugs
+BUGADDR="https://bugs.x2go.org" # MSGID-Bugs
 WDIR=`pwd` # working dir
 echo "Preparing rc files"
 cd ${BASEDIR}
diff --git a/po/da.po b/po/da.po
index e7bcfe7..0044e74 100644
--- a/po/da.po
+++ b/po/da.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2012-12-07 13:33+0100\n"
 "Last-Translator: Mark Pedersen-Cook <mark at fleten.net>\n"
diff --git a/po/de.po b/po/de.po
index 976d387..748c5fe 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: \n"
diff --git a/po/es.po b/po/es.po
index b959f6a..a6a4ca6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2014-02-25 11:30+0100\n"
 "Last-Translator: Ricardo Diaz <oceanosoftlapalma at gmail.com>\n"
diff --git a/po/et.po b/po/et.po
index 0821ec6..9d8d32b 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2014-08-20 07:25+0100\n"
 "Last-Translator: Robert Parts <partsrobert at gmail.com>\n"
diff --git a/po/fi.po b/po/fi.po
index 16d9c56..acae950 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2016-04-04 21:06+0200\n"
 "Last-Translator: Martti Pitkänen <martti at aplcomp.fi>\n"
diff --git a/po/fr.po b/po/fr.po
index 0d8e6f3..a83abe6 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Language-Team: X2Go i18n <x2go-i18n at lists.x2go.org>\n"
diff --git a/po/merge-pofiles.sh b/po/merge-pofiles.sh
index 9d7d70a..1dfab77 100755
--- a/po/merge-pofiles.sh
+++ b/po/merge-pofiles.sh
@@ -2,7 +2,7 @@
 
 BASEDIR=".." # root of translatable sources
 PROJECT="x2goplasmoid" # project name
-BUGADDR="http://bugs.x2go.org" # MSGID-Bugs
+BUGADDR="https://bugs.x2go.org" # MSGID-Bugs
 WDIR=`pwd` # working dir
 
 echo "Merging translations"
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 7efeb72..2c21fdc 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2012-12-08 20:12+0100\n"
 "Last-Translator: Terje Andersen <teranders at gmail.com>\n"
diff --git a/po/nl.po b/po/nl.po
index d234718..9430408 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2014-08-18 10:43+0100\n"
 "Last-Translator: Jos <jos at ossolutions.nl>\n"
diff --git a/po/ru.po b/po/ru.po
index 5e9a839..41f31b9 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2010-07-01 15:27+0200\n"
 "Last-Translator: \n"
diff --git a/po/sv.po b/po/sv.po
index 4b374c2..a20b0bd 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2012-12-08 07:25+0100\n"
 "Last-Translator: Daniel Lindgren <dali.spam at gmail.com>\n"
diff --git a/po/tr.po b/po/tr.po
index 3decf97..2c2c31d 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: x2goplasmabindings VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: 2014-11-19 00:21+0000\n"
 "Last-Translator: Kaan Özdinçer <kaanozdincer at gmail.com>\n"
diff --git a/po/x2goplasmoid.pot b/po/x2goplasmoid.pot
index 2a4eb1b..cd622d0 100644
--- a/po/x2goplasmoid.pot
+++ b/po/x2goplasmoid.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: http://bugs.x2go.org\n"
+"Report-Msgid-Bugs-To: https://bugs.x2go.org\n"
 "POT-Creation-Date: 2016-04-05 21:40+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec
index 8309f47..90ba80b 100644
--- a/x2goplasmabindings.spec
+++ b/x2goplasmabindings.spec
@@ -10,8 +10,8 @@ License:        GPL-2.0+
 Group:          Applications/Communications
 License:        GPLv2+
 %endif
-URL:            http://www.x2go.org
-Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
+URL:            https://www.x2go.org
+Source0:        https://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
 %if 0%{?suse_version}

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git


More information about the x2go-commits mailing list