This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit 06b16e524238379dd4baf09f61cc4097287ff9a6 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 24 16:09:45 2023 +0100 res/txt: create and add .placeholder file. --- debian/changelog | 1 + res/txt/.placeholder | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 632d73d..0312dfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -83,6 +83,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium - 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. * debian/rules: * Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them. Especially needed for C++11 support. diff --git a/res/txt/.placeholder b/res/txt/.placeholder new file mode 100644 index 0000000..e69de29 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git