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 8cb97ab Use "printf" instead of "echo -n". (Fixes: #668). new 2d62997 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/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 2d6299733c8c366985a351d1bb8f021178c8f22b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 2 12:42:24 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 7723cbd..be5c708 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium * debian/control: + Add D (x2goserver): libfile-which-perl. + Add C (x2goserver: x2godesktopsharing (<< 3.1.1.2). + + Bump Standards: to 3.9.6. No changes needed. * debian/x2goserver.docs: + Install README.i18n file into bin:package x2goserver. * x2goserver.spec: diff --git a/debian/control b/debian/control index ce60078..449a62c 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.5 +Standards-Version: 3.9.6 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