This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 9b9427b debian/*: Process with wrap-and-sort -a -s -t. new d898251 debian/*: Process with wrap-and-sort -a -s -t -k -b. The 1 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 | 2 +- debian/control | 186 +++++++++++++++++++++++++++---------------------------- 2 files changed, 94 insertions(+), 94 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 d8982513c8859d62f14a4cf04483b2b4a7a692d1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 23:19:36 2018 +0100 debian/*: Process with wrap-and-sort -a -s -t -k -b. --- debian/changelog | 2 +- debian/control | 186 +++++++++++++++++++++++++++---------------------------- 2 files changed, 94 insertions(+), 94 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1bc8048..665fe3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,7 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium packaging. * debian/copyright: + Update copyright.in reference template. - * debian/*: Process with wrap-and-sort -a -s -t. + * debian/*: Process with wrap-and-sort -a -s -t -k -b. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/debian/control b/debian/control index 24acfcd..6f4aa15 100644 --- a/debian/control +++ b/debian/control @@ -85,16 +85,44 @@ Description: X2Go server daemon scripts This package contains the main daemon and tools for X2Go server-side session administrations. -Package: x2goserver-common +Package: libx2go-log-perl +Architecture: all +Section: perl +Depends: + x2goserver-common (<< ${source:Version}.1~), + x2goserver-common (>= ${source:Version}), + ${misc:Depends}, + ${perl:Depends}, +Description: Perl X2Go::Log package + X2Go is a server based computing environment with + - session resuming + - low bandwidth support + - session brokerage support + - client side mass storage mounting support + - audio support + - authentication by smartcard and USB stick + . + This package contains the X2Go::Log Perl package. + +Package: libx2go-server-db-perl Architecture: any +Section: perl Depends: - adduser, + libconfig-simple-perl, + libdbd-pg-perl [!armhf], + libdbd-sqlite3-perl, + libx2go-log-perl (<< ${source:Version}.1~), + libx2go-log-perl (>= ${source:Version}), + x2goserver-common (<< ${source:Version}.1~), + x2goserver-common (>= ${source:Version}), ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends}, Breaks: x2goserver (<< 4.1.0.0-0~), Replaces: x2goserver (<< 4.1.0.0-0~), -Description: X2Go Server (common files) +Description: Perl X2Go::Server:DB package X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -103,8 +131,7 @@ Description: X2Go Server (common files) - audio support - authentication by smartcard and USB stick . - This package contains common files needed by the X2Go Server - and the X2Go::Server Perl API. + This package contains the X2Go::Server::DB Perl package. Package: libx2go-server-perl Architecture: all @@ -131,25 +158,16 @@ Description: Perl X2Go::Server package . This package contains the X2Go::Server Perl package. -Package: libx2go-server-db-perl +Package: x2goserver-common Architecture: any -Section: perl Depends: - libconfig-simple-perl, - libdbd-pg-perl [!armhf], - libdbd-sqlite3-perl, - libx2go-log-perl (<< ${source:Version}.1~), - libx2go-log-perl (>= ${source:Version}), - x2goserver-common (<< ${source:Version}.1~), - x2goserver-common (>= ${source:Version}), + adduser, ${misc:Depends}, - ${perl:Depends}, - ${shlibs:Depends}, Breaks: x2goserver (<< 4.1.0.0-0~), Replaces: x2goserver (<< 4.1.0.0-0~), -Description: Perl X2Go::Server:DB package +Description: X2Go Server (common files) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -158,17 +176,17 @@ Description: Perl X2Go::Server:DB package - audio support - authentication by smartcard and USB stick . - This package contains the X2Go::Server::DB Perl package. + This package contains common files needed by the X2Go Server + and the X2Go::Server Perl API. -Package: libx2go-log-perl +Package: x2goserver-extensions Architecture: all -Section: perl Depends: - x2goserver-common (<< ${source:Version}.1~), - x2goserver-common (>= ${source:Version}), + x11-xkb-utils, + x2goserver (<< ${source:Version}.1~), + x2goserver (>= ${source:Version}), ${misc:Depends}, - ${perl:Depends}, -Description: Perl X2Go::Log package +Description: X2Go Server (extension support) X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -177,35 +195,41 @@ Description: Perl X2Go::Log package - audio support - authentication by smartcard and USB stick . - This package contains the X2Go::Log Perl package. + The X2Go Server extension namespace offers contributors + to add script functionality to X2Go. + . + Make sure you have this package installed on your server + if you want X2Go clients to be able to access your server + without lack of features. -Package: x2goserver-x2goagent +Package: x2goserver-fmbindings Architecture: all Depends: - nxagent (>= 2:3.5.99.3~), + desktop-file-utils, + x2goserver (<< ${source:Version}.1~), + x2goserver (>= ${source:Version}), + xdg-utils, ${misc:Depends}, -Suggests: - x2goserver, -Breaks: - x2goagent (<< 2:3.5.99.2~), - x2goserver (<< 4.0.1.20~), -Replaces: - x2goagent (<< 2:3.5.99.2~), - x2goserver (<< 4.0.1.20~), -Description: X2Go Server's X2Go Agent - X2Go is a software suite that uses NX technology for remote desktop - computing. - . - NX technology implements a very efficient compression of the X11 protocol. - This increases performance when using X applications over a network, - especially a slow one. +Description: X2Go Server (file manager bindings) + X2Go is a server based computing environment with + - session resuming + - low bandwidth support + - session brokerage support + - client side mass storage mounting support + - audio support + - authentication by smartcard and USB stick . - X2Go agent functionality has been completely incorporated into NX agent's - code base. If the nxagent binary is executed under the name of `x2goagent', - the X2Go functionalities get activated. + This package contains generic MIME type information + for X2Go's local folder sharing. It can be used with all + freedesktop.org compliant desktop shells. . - The x2goagent package is a wrapper that activates X2Go branding in nxagent. - Please refer to the nxagent package's description for more information on NX. + However, this package will be superseded by other, more specific + destkop binding components, if installed and being used with the + corresponding desktop shell: + - under LXDE by x2golxdebindings + - under GNOMEv2 by x2gognomebindings + - under KDE4 by plasma-widget-x2go + - under MATE by x2gomatebindings Package: x2goserver-printing Architecture: all @@ -242,28 +266,33 @@ Description: X2Go server (printing support) this package on the X2Go Server/s (and the cups-x2go package on the CUPS server). -Package: x2goserver-extensions +Package: x2goserver-x2goagent Architecture: all Depends: - x11-xkb-utils, - x2goserver (<< ${source:Version}.1~), - x2goserver (>= ${source:Version}), + nxagent (>= 2:3.5.99.3~), ${misc:Depends}, -Description: X2Go Server (extension support) - X2Go is a server based computing environment with - - session resuming - - low bandwidth support - - session brokerage support - - client side mass storage mounting support - - audio support - - authentication by smartcard and USB stick +Suggests: + x2goserver, +Breaks: + x2goagent (<< 2:3.5.99.2~), + x2goserver (<< 4.0.1.20~), +Replaces: + x2goagent (<< 2:3.5.99.2~), + x2goserver (<< 4.0.1.20~), +Description: X2Go Server's X2Go Agent + X2Go is a software suite that uses NX technology for remote desktop + computing. . - The X2Go Server extension namespace offers contributors - to add script functionality to X2Go. + NX technology implements a very efficient compression of the X11 protocol. + This increases performance when using X applications over a network, + especially a slow one. . - Make sure you have this package installed on your server - if you want X2Go clients to be able to access your server - without lack of features. + X2Go agent functionality has been completely incorporated into NX agent's + code base. If the nxagent binary is executed under the name of `x2goagent', + the X2Go functionalities get activated. + . + The x2goagent package is a wrapper that activates X2Go branding in nxagent. + Please refer to the nxagent package's description for more information on NX. Package: x2goserver-xsession Architecture: all @@ -290,32 +319,3 @@ Description: X2Go Server (Xsession runner) enable desktop-profiles, ssh-agent startups, gpgagent startups and many more Xsession related features on X2Go session login automagically. - -Package: x2goserver-fmbindings -Architecture: all -Depends: - desktop-file-utils, - x2goserver (<< ${source:Version}.1~), - x2goserver (>= ${source:Version}), - xdg-utils, - ${misc:Depends}, -Description: X2Go Server (file manager bindings) - X2Go is a server based computing environment with - - session resuming - - low bandwidth support - - session brokerage support - - client side mass storage mounting support - - audio support - - authentication by smartcard and USB stick - . - This package contains generic MIME type information - for X2Go's local folder sharing. It can be used with all - freedesktop.org compliant desktop shells. - . - However, this package will be superseded by other, more specific - destkop binding components, if installed and being used with the - corresponding desktop shell: - - under LXDE by x2golxdebindings - - under GNOMEv2 by x2gognomebindings - - under KDE4 by plasma-widget-x2go - - under MATE by x2gomatebindings -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git