The branch, master has been updated via 188aa3277110f48cdc58754b69a7b1c9a9e63cdc (commit) from e43d7eb9a0e8654bbfc6c6a667c30d2f48eaf7df (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 188aa3277110f48cdc58754b69a7b1c9a9e63cdc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Mar 7 20:42:57 2012 +0100 release 3.99.1.1 ----------------------------------------------------------------------- Summary of changes: Makefile | 4 ++-- debian/changelog | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/Makefile b/Makefile index 5831516..30c12dc 100755 --- a/Makefile +++ b/Makefile @@ -28,12 +28,12 @@ all: build build: build_client build_plugin build_man build_client: - lrelease-qt4 x2goclient.pro + lrelease x2goclient.pro mkdir -p $(CLIENT_DIR) && cd $(CLIENT_DIR) && qmake-qt4 ../x2goclient.pro cd $(CLIENT_DIR) && $(MAKE) build_plugin: - lrelease-qt4 x2goclient.pro + lrelease x2goclient.pro mkdir -p $(PLUGIN_DIR) && cd $(PLUGIN_DIR) && X2GO_CLIENT_TARGET=plugin qmake-qt4 ../x2goclient.pro cd $(PLUGIN_DIR) && $(MAKE) diff --git a/debian/changelog b/debian/changelog index a777c16..43f67dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2goclient (3.99.1.1-0~x2go1) UNRELEASED; urgency=low +x2goclient (3.99.1.1-0~x2go1) unstable; urgency=low [ Oleksandr Shneyder ] * New upstream version (3.99.1.1): @@ -32,7 +32,7 @@ x2goclient (3.99.1.1-0~x2go1) UNRELEASED; urgency=low * New upstream version (3.99.1.1): - Update/improve Swedish translation after testing x2goclient on Windows. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Feb 2012 15:11:58 +0100 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 Mar 2012 20:42:36 +0100 x2goclient (3.99.1.0-0~x2go1) unstable; urgency=low hooks/post-receive -- x2goclient.git (X2Go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goclient.git" (X2Go Client).