The branch, master has been updated via f50fdee7cbe0f8795ba61364c06be0c28314db7b (commit) from 7bd353381c728a0044e61763af2972041295fb51 (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 f50fdee7cbe0f8795ba61364c06be0c28314db7b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Apr 30 17:40:42 2013 +0200 Continue development... ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/configure.ac b/configure.ac index c08fa8b..78b4195 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libpam-x2go], [0.0.1.0]) +AC_INIT([libpam-x2go], [0.0.1.1]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([-Wno-portability]) diff --git a/debian/changelog b/debian/changelog index 7e8dba1..b7c9a34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpam-x2go (0.0.1.1-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 30 Apr 2013 17:40:29 +0200 + libpam-x2go (0.0.1.0-0~x2go1) unstable; urgency=low * New upstream version (0.0.1.0): hooks/post-receive -- libpam-x2go.git (Remote login session via X2Go (PAM module)) 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 "libpam-x2go.git" (Remote login session via X2Go (PAM module)).