The branch, master has been updated via d5f45f2f36214bfb46f2fc16cbb6d19372795a77 (commit) from f3233f55377a6173b71a8cba88fbf2399d2c5d19 (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 d5f45f2f36214bfb46f2fc16cbb6d19372795a77 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 28 12:11:03 2013 +0200 autogen.sh: Fix PKG_NAME, set to x2gognomebindings. ----------------------------------------------------------------------- Summary of changes: autogen.sh | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/autogen.sh b/autogen.sh index e5ca8c5..1bfe21c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ srcdir=`dirname $0` test -z "$srcdir" && srcdir=. -PKG_NAME="nautilus-x2goumount" +PKG_NAME="x2gognomebindings" REQUIRED_AUTOMAKE_VERSION=1.7 (test -f $srcdir/configure.in ) || { diff --git a/debian/changelog b/debian/changelog index 7180d74..4570de1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low - x2goumount-session-gnome: Fix script when used with X2Go Server (>= 4.1.0.0). - Fix upstream version in VERSION.x2gognomebindings and configure.ac. + - autogen.sh: Fix PKG_NAME, set to x2gognomebindings. * /debian/control: + Drop B-D: libglade2-dev. + Drop B-D: libglib2.0-dev. hooks/post-receive -- x2gognomebindings.git (GNOME bindings for X2Go) 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 "x2gognomebindings.git" (GNOME bindings for X2Go).