This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit d5dd44ee5cc9155742b46e030c3b40049bd05772 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Mar 3 19:02:17 2023 +0100 debian/changelog: fixup. --- debian/changelog | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 333ba0e..b4b1ffe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium [ Oleksandr Shneyder ] - * Calculate screen dimensions (in mm) according to dpi value. - Default DPI (Xorg) is 75. User can set DPI using -dpi command - line option. + * Initial release: + - Calculate screen dimensions (in mm) according to dpi value. + Default DPI (Xorg) is 75. User can set DPI using -dpi command + line option. - Move selection functionality to separate thread. Use XCB API to manage selections. - add xcb-xfixes to deps. @@ -14,8 +15,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium writing INCR properties. - move declaration of RemoteHostVars from x2gokdriveremote.h to x2gokdriveremote.c. - - add some support for HTML5 client (like converting pointer cursors to PNG - format). + - add some support for HTML5 client (like converting pointer cursors to + PNG format). - fix crashing if client is sending unrequested selection. - extended clipboard support for HTML client. - add name of the thread to the debug output. @@ -31,7 +32,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium - rootless mode for x2gokdrive. - improve icon handling in rootless mode. - don't show invisible windows. - - sending KEYRELEASE immediately after KEYPRESS to avoid the "key sticking". + - sending KEYRELEASE immediately after KEYPRESS to avoid the "key + sticking". - set initial geometry form the -geometry command line option. - change from alder32 to crc32 to avoid collisions on small frames. - automatically decrease the jpeg quality when to many frames in queue. @@ -216,6 +218,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium not on RHEL/CentOS (this includes *SuSE and Fedora) and for ppc64le, use it on RHEL/CentOS 8+ or when not on RHEL/CentOS. + Fix syntax error due to unclosed %if. + + X11 server package is not split up into binary and common packages on + *SuSE, so change dependency to xorg-x11-server. * debian/rules: + Remove weird empty variable reference construct. + Whitespace-only fixes. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git