This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from e770503 use current Qt API to set the X2GO_CLIENT variable new 5f86b5d Bump Standards: to 3.9.6. No changes needed. 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 | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 5f86b5dd8a6aaa118c7320aedf53f255e5b4fec8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 18 08:07:12 2014 +0100 Bump Standards: to 3.9.6. 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 66b1fd1..c41d1a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ x2godesktopsharing (3.1.1.2-0x2go1) UNRELEASED; urgency=low achieve this. * debian/control: + Raise versioned D (x2godesktopsharing): x2goserver (>= 4.0.1.19). + + Bump Standards: to 3.9.6. No changes needed. * x2godesktopsharing.spec: + Adapt to building on openSUSE/SLES. + Add x2godesktopsharing-rpmlintrc. diff --git a/debian/control b/debian/control index 20e05ff..870bfae 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), libqt4-dev, qt4-dev-tools, -Standards-Version: 3.9.2 +Standards-Version: 3.9.6 Homepage: http://code.x2go.org/releases/source/x2godesktopsharing Vcs-Git: git://code.x2go.org/x2godesktopsharing.git Vcs-Browser: http://code.x2go.org/gitweb?p=x2godesktopsharing.git;a=summary -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git