This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 90bbbb6 Use "printf" instead of "echo -n". (Fixes: #668). new 0280fbc 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 master in repository x2goserver. commit 0280fbc3674570070aa0a6aa1467d3eb16b7d73c 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 1dea069..27a23be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -193,6 +193,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 42d6853..cf212be 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: dh-systemd | hello, 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