This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/4.0.1.x in repository x2goserver. from f243553 x2gocleansessions: Don't print to stderr if the session state file cannot be found. This can happen during session startups. Report to system log instead. new 4ffd03f x2goserver.spec: Install {libdir}/x2go/x2gormforward into bin:package x2goserver. new 28b752b Bump Standards: to 3.9.5. No changes needed. new 9592735 Mark x2goserver-pyhoca bin:package as deprecated. The 3 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 | 4 ++++ debian/control | 7 ++++--- x2goserver.spec | 1 + 3 files changed, 9 insertions(+), 3 deletions(-) -- Alioth's /srv/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 release/4.0.1.x in repository x2goserver. commit 4ffd03f1bb3a2b1f5418b05a71c7cc3cb259e88d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 4 19:38:54 2014 +0200 x2goserver.spec: Install {libdir}/x2go/x2gormforward into bin:package x2goserver. --- debian/changelog | 2 ++ x2goserver.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index f920d16..ea5d8f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,6 +80,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories. + Make sure x2gogetagentstate gets packaged in bin:package x2goserver. + * x2goserver.spec: + + Install {libdir}/x2go/x2gormforward into bin:package x2goserver. [ Oleksandr Shneyder ] * New upstream version (4.0.1.16): diff --git a/x2goserver.spec b/x2goserver.spec index e6d1131..12d2625 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -333,6 +333,7 @@ exit 0 %{_libdir}/x2go/x2gologlevel %{_libdir}/x2go/x2gologlevel.pm %{_libdir}/x2go/x2goresume +%{_libdir}/x2go/x2gormforward %{_libdir}/x2go/x2gormport %{_libdir}/x2go/x2gosuspend-agent %{_libdir}/x2go/x2gogetagentstate -- Alioth's /srv/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 release/4.0.1.x in repository x2goserver. commit 28b752b4a1c5a9a4fb3b2147778b1c0c36e52d45 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Aug 21 21:10:22 2014 +0200 Bump Standards: to 3.9.5. No changes needed. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ea5d8f6..361521a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,6 +80,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories. + Make sure x2gogetagentstate gets packaged in bin:package x2goserver. + + Bump Standards: to 3.9.5. No changes needed. * x2goserver.spec: + Install {libdir}/x2go/x2gormforward into bin:package x2goserver. diff --git a/debian/control b/debian/control index 9033ce3..3d75a3f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: debhelper (>= 7.0.50~), man2html-base | man2html -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://code.x2go.org/releases/source/x2goserver Vcs-Git: git://code.x2go.org/x2goserver.git Vcs-Browser: http://code.x2go.org/gitweb?p=x2goserver.git;a=summary -- Alioth's /srv/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 release/4.0.1.x in repository x2goserver. commit 95927359efd0155e8ff5e2cd317f252ed24e0a0f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 22 11:03:23 2014 +0200 Mark x2goserver-pyhoca bin:package as deprecated. --- debian/changelog | 1 + debian/control | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 361521a..1a5e983 100644 --- a/debian/changelog +++ b/debian/changelog @@ -81,6 +81,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low works with poly-instantiated /tmp directories. + Make sure x2gogetagentstate gets packaged in bin:package x2goserver. + Bump Standards: to 3.9.5. No changes needed. + + Mark x2goserver-pyhoca bin:package as deprecated. * x2goserver.spec: + Install {libdir}/x2go/x2gormforward into bin:package x2goserver. diff --git a/debian/control b/debian/control index 3d75a3f..846c004 100644 --- a/debian/control +++ b/debian/control @@ -230,6 +230,7 @@ Description: X2Go server daemon scripts (add-ons for pyhoca client) will work without. . Functionalities this package adds: - - renaming of session window titles - - setting detailled X keyboard parameters + - currently: none. All functionalities have been incorporated in the + main X2Go Server package (x2goserver). + - this package will be removed in the next major release of X2Go. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git