This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 06fe22b x2goplasmabindings.spec: remove obsolete EPEL 5 support. new e238883 misc: update copyright notices, but for Mike Gabriel. new 2a7d789 misc: switch to HTTPS-based URLs where possible. new 3e29463 debian/changelog: fixup typo. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: README | 4 ++-- debian/changelog | 4 +++- debian/control | 4 ++-- debian/copyright | 11 ++++++----- debian/copyright.in | 6 +++--- fsitem.cpp | 5 +++-- fsitem.h | 5 +++-- plasma-applet-x2goplasmoid.desktop | 2 +- plasmax2godialog.cpp | 5 +++-- plasmax2godialog.h | 5 +++-- plasmoidhovereditem.cpp | 5 +++-- plasmoidhovereditem.h | 5 +++-- po/create-potfile.sh | 2 +- po/da.po | 5 +++-- po/de.po | 5 +++-- po/es.po | 5 +++-- po/et.po | 5 +++-- po/fi.po | 5 +++-- po/fr.po | 5 +++-- po/merge-pofiles.sh | 2 +- po/nb_NO.po | 5 +++-- po/nl.po | 5 +++-- po/ru.po | 5 +++-- po/sv.po | 5 +++-- po/tr.po | 5 +++-- po/x2goplasmoid.pot | 2 +- x2goplasmabindings.spec | 4 ++-- x2goplasmoid.cpp | 5 +++-- x2goplasmoid.h | 5 +++-- 29 files changed, 79 insertions(+), 57 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit e23888303d7c7daeeb173e74670f4eb828be6213 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Nov 19 23:34:02 2018 +0100 misc: update copyright notices, but for Mike Gabriel. --- debian/changelog | 1 + debian/copyright | 7 ++++--- debian/copyright.in | 4 ++-- fsitem.cpp | 5 +++-- fsitem.h | 5 +++-- plasmax2godialog.cpp | 5 +++-- plasmax2godialog.h | 5 +++-- plasmoidhovereditem.cpp | 5 +++-- plasmoidhovereditem.h | 5 +++-- po/da.po | 3 ++- po/de.po | 3 ++- po/es.po | 3 ++- po/et.po | 3 ++- po/fi.po | 3 ++- po/fr.po | 3 ++- po/nb_NO.po | 3 ++- po/nl.po | 3 ++- po/ru.po | 3 ++- po/sv.po | 3 ++- po/tr.po | 3 ++- x2goplasmoid.cpp | 5 +++-- x2goplasmoid.h | 5 +++-- 22 files changed, 53 insertions(+), 32 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7380723..6d7e2df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ x2goplasmabindings (3.0.2.2-0x2go1) UNRELEASED; urgency=low * New upstream version (3.0.2.2): - misc po/: regenerate template, merge and fixup translations. - misc po/: update mailing list address. + - misc: update copyright notices, but for Mike Gabriel. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed diff --git a/debian/copyright b/debian/copyright index dbea5ca..c4e5519 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,8 +11,8 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2015, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> +Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 @@ -23,8 +23,9 @@ License: LGPL-2 Assuming license as found in COPYING file. Files: debian/* -Copyright: 2007-2015, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> +Copyright: 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2015-2018, Mihai Moldovan <ionic@ionic.de> License: LGPL-2 License: LGPL-2 diff --git a/debian/copyright.in b/debian/copyright.in index af6a4ee..e4cf98b 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -12,8 +12,8 @@ Files: fsitem.cpp plasmoidhovereditem.h x2goplasmoid.cpp x2goplasmoid.h -Copyright: 2007-2015, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2015, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> +Copyright: 2007-2018, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: LGPL-2 FIXME diff --git a/fsitem.cpp b/fsitem.cpp index c6e2465..6abbbd1 100644 --- a/fsitem.cpp +++ b/fsitem.cpp @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/fsitem.h b/fsitem.h index f0eb899..b6aa91c 100644 --- a/fsitem.h +++ b/fsitem.h @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmax2godialog.cpp b/plasmax2godialog.cpp index 4655dca..66e6540 100644 --- a/plasmax2godialog.cpp +++ b/plasmax2godialog.cpp @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmax2godialog.h b/plasmax2godialog.h index a5de2f6..ff89a54 100644 --- a/plasmax2godialog.h +++ b/plasmax2godialog.h @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmoidhovereditem.cpp b/plasmoidhovereditem.cpp index d5cb2d0..2bc73af 100644 --- a/plasmoidhovereditem.cpp +++ b/plasmoidhovereditem.cpp @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/plasmoidhovereditem.h b/plasmoidhovereditem.h index e410e4d..4ef6f12 100644 --- a/plasmoidhovereditem.h +++ b/plasmoidhovereditem.h @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/po/da.po b/po/da.po index a8f2f89..e7bcfe7 100644 --- a/po/da.po +++ b/po/da.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/de.po b/po/de.po index e50981e..976d387 100644 --- a/po/de.po +++ b/po/de.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/es.po b/po/es.po index af47a7e..b959f6a 100644 --- a/po/es.po +++ b/po/es.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # # Ricardo Diaz <oceanosoftlapalma@gmail.com>, 2014. diff --git a/po/et.po b/po/et.po index 674f84f..0821ec6 100644 --- a/po/et.po +++ b/po/et.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/fi.po b/po/fi.po index febc9ac..16d9c56 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/fr.po b/po/fr.po index 18b9b88..0d8e6f3 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/nb_NO.po b/po/nb_NO.po index be62ca3..7efeb72 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/nl.po b/po/nl.po index f2ffba0..d234718 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/ru.po b/po/ru.po index c880873..5e9a839 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/sv.po b/po/sv.po index 146b950..4b374c2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/po/tr.po b/po/tr.po index 2c4f459..3decf97 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,5 +1,6 @@ # x2goplasmabindings -# Copyright (C) 2010-2012 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Copyright (C) 2010-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2010-2018 Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> # This file is distributed under the same license as the x2goplasmabindings package. # msgid "" diff --git a/x2goplasmoid.cpp b/x2goplasmoid.cpp index 181aba4..9201f78 100644 --- a/x2goplasmoid.cpp +++ b/x2goplasmoid.cpp @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or diff --git a/x2goplasmoid.h b/x2goplasmoid.h index d69b5d8..653b252 100644 --- a/x2goplasmoid.h +++ b/x2goplasmoid.h @@ -1,6 +1,7 @@ /* - Copyright © 2007-2015 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - Copyright © 2007-2015 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + Copyright © 2007-2018 X2Go Project - https://wiki.x2go.org + Copyright © 2007-2018 Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + Copyright © 2007-2018 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> Copyright © 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> This library is free software; you can redistribute it and/or -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
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@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/Getting... +https://techbase.kde.org/index.php?title=Development/Tutorials/Plasma/Gettin... 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@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@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@obviously-nice.de, heinz-m.graesing@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@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@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@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@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@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@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@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@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@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@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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 3e29463cea8ae0167d278a9e74da6b1015d7e0de Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Nov 19 23:42:48 2018 +0100 debian/changelog: fixup typo. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5237d57..20cb5ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ x2goplasmabindings (3.0.2.2-0x2go1) UNRELEASED; urgency=low - Uploaders: add myself. Also, force a rebuild due to the changed versioning. * x2goplasmabindings.spec: - - Pull in redhat-rpm-confi, and, as a side-effect, annobin. + - Pull in redhat-rpm-config, and, as a side-effect, annobin. - Remove obsolete EPEL 5 support. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 23:38:16 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git