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 x2goclient. from 21dc112 release 4.0.1.4 new e1f8a2c Add x2goclient_nl.ts to x2goclient.pro, so that the .qm file gets generated during build. new 54492ef release build fix for 4.0.1.4 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 | 8 ++++++++ x2goclient.pro | 1 + 2 files changed, 9 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.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 x2goclient. commit e1f8a2cf08a9d59d3e5891574739613a65101bcf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 10 17:47:23 2014 +0200 Add x2goclient_nl.ts to x2goclient.pro, so that the .qm file gets generated during build. --- debian/changelog | 8 ++++++++ x2goclient.pro | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index c98b77e..aa287c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +x2goclient (4.0.1.4-0x2go2) UNRELEASED; urgency=low + + * Build fix release (for 4.0.1.4): + - Add x2goclient_nl.ts to x2goclient.pro, so that the + .qm file gets generated during build. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 17:45:58 +0200 + x2goclient (4.0.1.4-0x2go1) unstable; urgency=low [ Oleksandr Shneyder ] diff --git a/x2goclient.pro b/x2goclient.pro index 1c1e772..2422b53 100755 --- a/x2goclient.pro +++ b/x2goclient.pro @@ -28,6 +28,7 @@ TRANSLATIONS += \ x2goclient_fi.ts \ x2goclient_ru.ts \ x2goclient_nb_no.ts \ + x2goclient_nl.ts \ x2goclient_sv.ts \ x2goclient_fr.ts \ x2goclient_zh_tw.ts -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.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 x2goclient. commit 54492ef4b11d8ad51a9f3900a8e3d8d4aae85a05 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 10 17:48:11 2014 +0200 release build fix for 4.0.1.4 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa287c5..11a1e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -x2goclient (4.0.1.4-0x2go2) UNRELEASED; urgency=low +x2goclient (4.0.1.4-0x2go2) unstable; urgency=low * Build fix release (for 4.0.1.4): - Add x2goclient_nl.ts to x2goclient.pro, so that the .qm file gets generated during build. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 17:45:58 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 17:47:27 +0200 x2goclient (4.0.1.4-0x2go1) unstable; urgency=low -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git