This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit b2077ad9152af073004e0d40d9f8f8369eee2304 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 3 16:48:12 2014 +0200 Drop remnants of once-used gconf from configure.ac. --- configure.ac | 5 ----- debian/changelog | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 0b46740..430831f 100644 --- a/configure.ac +++ b/configure.ac @@ -75,10 +75,6 @@ GNOME_COMPILE_WARNINGS GNOME_COMMON_INIT -dnl **** GConf support *** -AC_PATH_PROG(GCONFTOOL, gconftool-2) -AM_GCONF_SOURCE_2 - # List of supported languages has been moved into po/LINGUAS to make # translators' life easier :) # More info here : http://live.gnome.org/GnomeGoals/PoLinguas @@ -121,7 +117,6 @@ AC_SUBST(DATADIR) AC_SUBST(LOCALEDIR) AC_DEFINE_UNQUOTED(CAJA_X2GOUMOUNT_CONFIG_VERSION, "1.1", [Version of the configuration format]) -AC_DEFINE_UNQUOTED(CAJA_X2GOUMOUNT_CONFIG_GCONF_BASEDIR, "/apps/caja-x2goumount", [GConf base dir where all config will be stored]) AC_OUTPUT([ Makefile diff --git a/debian/changelog b/debian/changelog index e48cef9..d78cde3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ x2gomatebindings (0.0.1.2-0~x2go2) UNRELEASED; urgency=low x2gosuspend-mate.desktop. - Use x2gopath in scripts rather than deprecated x2gobasepath. - Update COPYING file (to update FSF address). + - Drop remnants of once-used gconf from configure.ac. * debian/control: + Update LONG_DESCRIPTION. + Add dependency: libgtk2.0-bin | libgtk-3-bin. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git