This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 81f2c9c nx-libs.spec: let x2goagent package satisfy x2goagent-virtual. new 9744c10 debian/changelog: whitespace only. new debe460 debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package. 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 | 3 ++- debian/control | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit debe460b26f1583b957fd860ba45dc1b47420130 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Jul 10 09:55:55 2016 +0200 debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index fbd6601..1c5cc5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low - Add xkb-data to nxagent's Recommends. - Uploaders: add myself. Also, force a rebuild due to the changed versioning. + - Add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package. * nx-libs.spec: - Add xkeyboard-config to nxagent's Requires. Should be a weak dependency, but RPM doesn't support that too well yet. diff --git a/debian/control b/debian/control index ce399a1..aa444fe 100644 --- a/debian/control +++ b/debian/control @@ -1056,6 +1056,8 @@ Architecture: all Depends: nxagent (>= ${source:Version}), nxagent (<< ${source:Version}.1), ${misc:Depends}, +Breaks: + x2goserver (<< 4.1.0.0-0~) Suggests: x2goserver Description: X2Go agent -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 9744c1002500bf51b2178ad23c22cafc015fe7cf Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Jul 10 09:32:29 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 e1112c9..fbd6601 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,7 +28,7 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * debian/libxinerama1.postinst.in: + Revert 5a9f829. Make sure libnx-Xinerama1 based Xinerama works - again with X2Go on Debian based systems. + again with X2Go on Debian based systems. + Enforce symlink creation for Xinerama et al. library symlinks. (Fixes: #757, #758, #760). * Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git