The branch, master has been updated via d2097c196710ce26e8f845ec528a2eded8107396 (commit) from dafaacc2c12d341124d43a1df8713b11d2e2d4b4 (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 d2097c196710ce26e8f845ec528a2eded8107396 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 12:19:33 2012 +0100 replace dh-autoreconf dependency by autotools-dev, automake and libtool ----------------------------------------------------------------------- Summary of changes: debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/control b/debian/control index fd04615..8e53327 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Build-Depends: libpam0g-dev, libssh-dev, pkg-config, - dh-autoreconf, + automake, + autotools-dev, + libtool, Standards-Version: 3.9.3 Homepage: http://wiki.x2go.org Vcs-Git: git://code.x2go.org/libpam-x2go.git 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)).