[X2Go-Commits] [x2gokdriveclient] 01/04: debian/changelog: move changes to x2gokdriveclient.spec to own subsection.
git-admin at x2go.org
git-admin at x2go.org
Fri May 26 20:01:19 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdriveclient.
commit 48ca468117e75e0c17f265ddb7ce67532f81c497
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri May 26 19:32:37 2023 +0200
debian/changelog: move changes to x2gokdriveclient.spec to own subsection.
---
debian/changelog | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c25fcbd..71ef790 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -69,30 +69,20 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
QWidget::setWindowFlag (). Use QWidget::setWindowFlags () with
QWidget::windowFlags () and an additional call to show () instead on
older platforms.
- - x2gokdriveclient.spec: add for RPM support, copied from X2Go Client.
- LICENSE: add GPL 3.0 file.
- rpm/: add directory and new file x2gokdriveclient-rpmlint, copied from
X2Go Client.
- LICENSE: rename to COPYING.
- LICENSE: copy from X2Go Client and adapt.
- AUTHORS: copy from X2Go Client and adapt.
- - x2gokdriveclient.spec: thin out, mostly adapt to current source, switch
- between Qt 5 and Qt 6 (although Qt 6 is currently untested and only
- defined for fake versions of distributions that don't exist yet).
- *.{h,cpp}: move to src directory.
- Makefile: copy from X2Go Client.
- - x2gokdriveclient.spec: fix man page install permissions.
- Makefile.man2html: copy from X2Go Client.
- Makefile.docupload: copy from X2Go Client.
- Makefile.docupload: adapt to this package.
- res/txt: create and add .placeholder file.
- Makefile: adapt to this package.
- - x2gokdriveclient.spec: no need to explicitly install the man pages any
- longer, drop.
- - x2gokdriveclient.spec: add Enhances: x2goclient.
- Makefile: install VERSION file into SHAREDIR/x2go/versions/.
- - x2gokdriveclient.spec: add version file to list of installed files.
- - x2gokdriveclient.spec: fix package name, whoops.
- resources.qrc: move to res/.
- res/resources.qrc: remove res/ prefix.
- src/{client,extwin,menuframe}.cpp: remove res/ prefix from resource
@@ -104,10 +94,6 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
- src/{client,extwin,menuframe}.cpp: reference image files via
subdirectories.
- res/resource.qrc: reference subdirectories.
- - x2gokdriveclient.spec: move make_call macro invocation to correct
- location. It previously only triggered for non-existent Qt6 builds.
- - x2gokdriveclient.spec: add PREFIX to make call.
- - x2gokdriveclient.spec: add BR: pkgconfig(zlib).
- AUTHORS: actually add file, whoops.
- .gitignore: copy from X2Go Client, adapt to this project.
* debian/rules:
@@ -127,5 +113,19 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
+ Add BD: man2html.
* debian/x2gokdriveclient.install:
+ Remove, we'll handle this differently.
+ * x2gokdriveclient.spec:
+ + Add for RPM support, copied from X2Go Client.
+ + Thin out, mostly adapt to current source, switch between Qt 5 and Qt 6
+ (although Qt 6 is currently untested and only defined for fake versions
+ of distributions that don't exist yet).
+ + Fix man page install permissions.
+ + No need to explicitly install the man pages any longer, drop.
+ + Add Enhances: x2goclient.
+ + Add version file to list of installed files.
+ + Fix package name, whoops.
+ + Move make_call macro invocation to correct location. It previously only
+ triggered for non-existent Qt6 builds.
+ + Add PREFIX to make call.
+ + Add BR: pkgconfig(zlib).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 04 Jun 2019 11:10:43 +0200
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
More information about the x2go-commits
mailing list