This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 4b12f76 debian/po: Add French translation. Thanks to Jean-Pierre Giraud from the Debian project. (Closes DBTS:#905931). new 6653e26 update debian/changelog from Git history new 8b12e33 debian/copyright: Update copyright attributions (2). The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 20 ++++++++++++++++++-- debian/copyright | 12 ++++++------ 2 files changed, 24 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 6653e260e8b7c898a7dad368c7ee2702a997e5b3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 14 16:43:48 2018 +0200 update debian/changelog from Git history --- debian/changelog | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d0c3001..bc8915f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,24 @@ x2goserver (4.1.0.3-0x2go1) UNRELEASED; urgency=medium - * Continue development + [ Mike Gabriel ] + * New upstream version (4.1.0.3) + - x2goserver.service: Add Documentation= key. + - x2goserver/lib/x2gocheckport: chmod a+x. + * debian/x2goserver*.dirs: + + Let dirs have a trailing slash in their path (for the human eye merely). + * debian/copyright: + + Regenerate auto-generated copyright.in file. + + Adopt from recent Debian packaging. + * debian/control: + + Move xfonts-base from D to R. Thanks lintian. + * debian/*.postinst: + + Avoid recursive chmod/chown. Recursive chown/chmod is susceptible to + hardlink attacks on mainline, non-Debian kernels. + * debian/po: + + Add French translation. Thanks to Jean-Pierre Giraud from the Debian + project. (Closes DBTS:#905931). - -- X2Go Release Manager <git-admin@x2go.org> Wed, 01 Aug 2018 04:30:54 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 14 Aug 2018 16:41:40 +0200 x2goserver (4.1.0.2-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 8b12e3356f419d01654e1c958d09d44357deca6d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 14 16:44:29 2018 +0200 debian/copyright: Update copyright attributions (2). --- debian/copyright | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index eca4691..47f5f14 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: X2Go Server Upstream-Contact: X2Go Developers <x2go-dev@lists.x2go.org> -Source: http://code.x2go.org/releases/ +Source: https://code.x2go.org/releases/ Files: X2Go/Config.pm X2Go/Log.pm @@ -9,6 +9,7 @@ Files: X2Go/Config.pm X2Go/Server/Agent/NX.pm X2Go/Server/DB.pm X2Go/Server/DB/PostgreSQL.pm + X2Go_in_progress_do_not_use/Server/DB/MySQL.pm X2Go/Server/DB/SQLite3.pm libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl x2goserver-extensions/share/x2gofeature.d/x2goserver-extensions.features @@ -75,7 +76,7 @@ Copyright: 2017-2018, X2Go Project - https:wiki.x2go.org License: GPL-2+ Files: Makefile.docupload - x2goserver-x2goagent/bin/x2goagent + x2goserver-x2goagent/bin/.keep x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 2012-2016, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -152,7 +153,7 @@ Files: ChangeLog rpm/x2goserver.init x2goserver-common/Makefile x2goserver-common/VERSION.x2goserver-common - x2goserver-common/etc/tmpfiles.d/x2goserver.conf + x2goserver-common/lib/tmpfiles.d/x2goserver.conf x2goserver-common/etc/x2goserver.conf x2goserver-common/etc/x2gosql/sql x2goserver-common/man/man5/x2goserver.conf.5 @@ -187,11 +188,10 @@ Files: ChangeLog x2goserver-printing/man/man8/x2goprint.8 x2goserver-x2goagent/Makefile x2goserver-x2goagent/etc/keystrokes.cfg - x2goserver-x2goagent/etc/rgb x2goserver-x2goagent/etc/x2goagent.keyboard x2goserver-x2goagent/etc/x2goagent.options x2goserver-x2goagent/man/man1/x2goagent.1 - x2goserver-x2goagent/share/pixmaps/x2go.xpm + x2goserver-x2goagent/share/pixmaps/x2goagent.xpm x2goserver-xsession/Makefile x2goserver-xsession/README.md x2goserver-xsession/VERSION.x2goserver-xsession -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git