This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit ec5e2c574778354e345291b2f82de5f3ab84737e Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 29 22:23:30 2023 +0200 package/metadata.json: add Robert Tari to authors. --- debian/changelog | 1 + package/metadata.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d11b5e9..c8ff70f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium - x2goplasmabindings.spec: fix License: tag, add COPYING and COPYING.GPL3 to either %license or %doc macros in %files section. - CMakeLists.txt: only build x2goplasmoidkf5.cpp in Plasma5 mode. + - package/metadata.json: add Robert Tari to authors. * debian/control: + Adapt description to also mention KDE 5. + Build-Depend on libkf5plasma-dev and libkf5i18n-dev, with a fallback to diff --git a/package/metadata.json b/package/metadata.json index eeeb10f..8d41ff6 100644 --- a/package/metadata.json +++ b/package/metadata.json @@ -2,8 +2,8 @@ "KPlugin": { "Authors": [ { - "Email": "oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de", - "Name": "Oleksandr Shneyder, Heinz-M. Graesing" + "Email": "oleksandr.shneyder@obviously-nice.de, heinz-m.graesing@obviously-nice.de, robert@tari.in", + "Name": "Oleksandr Shneyder, Heinz-M. Graesing, Robert Tari" } ], "Category": "", -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git