The branch, master has been updated via dee7606722b244c7496a5684866279f49d0b3d58 (commit) via 27a9e7a61771ef52c05de510ca092014c9bdc406 (commit) from 7e4ca5240d975d9d93198bf835c0cde27a4d5f0d (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 dee7606722b244c7496a5684866279f49d0b3d58 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 13:24:48 2012 +0100 remove remnants of libpam-freerdp commit 27a9e7a61771ef52c05de510ca092014c9bdc406 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 13:24:05 2012 +0100 fix /debian/watch file ----------------------------------------------------------------------- Summary of changes: debian/watch | 2 +- src/pam-x2go-children.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/watch b/debian/watch index 63615b4..282ce0a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://launchpad.net/libpam-freerdp/+download .*/libpam-freerdp-(.+)\.tar\.gz +http://code.x2go.org/releases/source/libpam-x2go/libpam-x2go-(.+)\.tar\.gz diff --git a/src/pam-x2go-children.c b/src/pam-x2go-children.c index 51cf048..75ec1d3 100644 --- a/src/pam-x2go-children.c +++ b/src/pam-x2go-children.c @@ -34,7 +34,7 @@ #include <security/pam_modutil.h> #include <security/pam_appl.h> -#include "pam-freerdp-children.h" +#include "pam-x2go-children.h" #include "auth-check-path.h" void 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)).