[X2Go-Commits] [x2goplasmabindings] 01/03: debian/changelog: move changes to x2goplasmabindings.spec to own section.
git-admin at x2go.org
git-admin at x2go.org
Mon Aug 7 21:10:24 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goplasmabindings.
commit e4b0b6409fd7f12a9b4446034e9d1cd699f6ab90
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Aug 7 21:03:57 2023 +0200
debian/changelog: move changes to x2goplasmabindings.spec to own section.
---
debian/changelog | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c99979e..91e324c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
[ Mihai Moldovan ]
* New upstream version (3.0.2.3):
- - x2goplasmabindings.spec: prepare for Plasma 5 support.
- po/CMakeLists.txt: add reverse domain name notation to catalog name.
- CMakeLists.txt: add support for Plasma 5, rename plasmoid to
org.x2go.plasmoid where applicable.
@@ -14,16 +13,6 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
- CMakeLists.txt: rename project to plasma_applet_org.x2go.plasmoid.
- /: add package/metadata.json, created with desktoptojson (mostly) with
an unknown key removed.
- - x2goplasmabindings.spec: stop duplicating Group tag.
- - x2goplasmabindings.spec: fix typo in %else directive.
- - x2goplasmabindings.spec: use cmake()-based BR where appropriate, add
- KF5I18n BR.
- - x2goplasmabindings.spec: fix short description.
- - x2goplasmabindings.spec: pass -DUSE_PLASMA5=OFF if we build for KDE 4
- and add a guard comment to fix potential problems in the future.
- - x2goplasmabindings.spec: support older KDE4-only RHEL-based
- distributions by depending upon kdelibs4-devel.
- - x2goplasmabindings.spec: add cmake(Qt5{,Quick,Core}) BRs.
- CMakeLists.txt: fix Qt5 package name.
- CMakeLists.txt: include ECMInstallIcons module.
- /: add plasma_compat.h, defining the helper macro
@@ -37,13 +26,24 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
- /: add x2goplasmoidkf5.cpp, developed by Robert Tari, C++ part of a new
KF5-based implementation.
- /: add COPYING.GPL3.
- - 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.
- package/contents/ui: add main.qml, also provided by Robert Tari.
- CMakeLists.txt: rework building of org.x2go.plasmoid library in Plasma5
mode, based upon QML.
+ * x2goplasmabindings.spec:
+ + Prepare for Plasma 5 support.
+ + Stop duplicating Group tag.
+ + Fix typo in %else directive.
+ + Use cmake()-based BR where appropriate, add KF5I18n BR.
+ + Fix short description.
+ + Pass -DUSE_PLASMA5=OFF if we build for KDE 4 and add a guard comment to
+ fix potential problems in the future.
+ + Support older KDE4-only RHEL-based distributions by depending upon
+ kdelibs4-devel.
+ + Add cmake(Qt5{,Quick,Core}) BRs.
+ + Fix License: tag, add COPYING and COPYING.GPL3 to either %license or
+ %doc macros in %files section.
* debian/control:
+ Adapt description to also mention KDE 5.
+ Build-Depend on libkf5plasma-dev and libkf5i18n-dev, with a fallback to
--
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