This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 67918b8 displaymanager/init/x2gothinclient-displaymanager.init: fix unchanged "gdm" string in log message. Fixes: #997. new cee5acd debian/changelog: whitespace only. new bc379ad debian/control: whitespace only. new 1ae8979 debian/control: x2gothinclient-cdmanager: drop libqt4-gui Depends. new 06536a2 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. The 4 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 | 7 ++++++- debian/control | 13 ++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit cee5acd495f574da0d614c958f266dc3d8fa9ebf Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 06:24:34 2016 +0200 debian/changelog: whitespace only. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b9e1be3..64ab20d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,7 +59,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Don't choke if /etc/resolv.conf in the TCE chroot is a symbolic link (in x2gothinclient_shell, x2gothinclient_upgrade). - README.i18n: Add file that explains the translation workflow for - this package. Thanks to Mark Pedersen-Cook for drafting this file. + this package. Thanks to Mark Pedersen-Cook for drafting this file. - For X2Go TCE in display manager mode, set login backgrounds of all screens (if more than one is used) to a blue'ish background color. (Fixes: #718). -- Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit bc379ad90021fe445ef10b23670d7bf0433930bb Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 06:25:25 2016 +0200 debian/control: whitespace only. --- debian/changelog | 2 ++ debian/control | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 64ab20d..9f42675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -98,6 +98,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - displaymanager/init/x2gothinclient-displaymanager.init: fix unchanged "gdm" string in log message. Fixes: #997. * usbmount/x2gousbmount: fix typo int -> print. Fixes: #840. + * debian/control: + - Whitespace only. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 diff --git a/debian/control b/debian/control index 200797b..0d2b6e5 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Architecture: all Depends: ${misc:Depends}, debootstrap -Recommends: +Recommends: atftpd | tftpd | tftpd-hpa, syslinux, syslinux-themes-debian-squeeze, @@ -29,7 +29,7 @@ Breaks: x2gothinclientmanagement (<< 1.5.0.0), Replaces: x2gothinclientmanagement (<< 1.5.0.0), -Suggests: +Suggests: dhcp3-server | dnsmasq | isc-dhcp-server Description: Management tools for X2Go Thin Client chroot server X2Go is a server based computing environment with @@ -117,7 +117,7 @@ Depends: pinentry-x2go, xauth, xinit, - x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1), + x2gothinclient-common (>= ${source:Version}), x2gothinclient-common (<< ${source:Version}.1), lightdm, Recommends: flashplugin-nonfree @@ -261,7 +261,7 @@ Description: clientside usb mass-storage device mounting IMPORTANT: Use this Package only for the x2go Thin Client Environment (This package is meant to be installed in a CHROOT environment!!!) . - This package adds client-side USB mass storage device mounting using + This package adds client-side USB mass storage device mounting using UDEV rules to your X2Go Thin Client. Package: x2gothinclient-cdmanager @@ -319,5 +319,5 @@ Description: UDEV rules for smartcard readers IMPORTANT: Use this Package only for the x2go Thin Client Environment (This package is meant to be installed in a CHROOT environment!!!) . - This package provides UDEV rules for smartcard readers (devices that + This package provides UDEV rules for smartcard readers (devices that serve the purpose of ID-card based authentication). -- Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 1ae897900a7a389ad530b303819ce4996c40a6e1 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 06:25:45 2016 +0200 debian/control: x2gothinclient-cdmanager: drop libqt4-gui Depends. Already handled by libqt4-dev Build-Depends and shlibs and misc Depends. --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9f42675..3c1f7e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -100,6 +100,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low * usbmount/x2gousbmount: fix typo int -> print. Fixes: #840. * debian/control: - Whitespace only. + - x2gothinclient-cdmanager: drop libqt4-gui Depends. Already handled by + libqt4-dev Build-Depends and shlibs and misc Depends. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 diff --git a/debian/control b/debian/control index 0d2b6e5..0dd458f 100644 --- a/debian/control +++ b/debian/control @@ -269,7 +269,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libqt4-gui, lsscsi, eject, libfile-path-expand-perl, -- Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 06536a2a4bdea7094408e6f0365b60a5ca11fd56 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 06:48:39 2016 +0200 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3c1f7e6..ec49f42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -102,6 +102,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Whitespace only. - x2gothinclient-cdmanager: drop libqt4-gui Depends. Already handled by libqt4-dev Build-Depends and shlibs and misc Depends. + - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 diff --git a/debian/control b/debian/control index 0dd458f..a4e4f71 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: x2gothinclient Section: admin Priority: optional -Maintainer: X2Go Developers <x2go-dev@lists.berlios.de> +Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, -- Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git