The branch, master has been updated via 3dacb5f3d849b71c916b953debf0aa849c6b17b3 (commit) from 93fd83bf9e1331098b13bd7cef5c7753fde313a3 (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 3dacb5f3d849b71c916b953debf0aa849c6b17b3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 28 03:08:35 2013 +0200 /debian/control: Reduce build-dependencies. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 7 +++++++ debian/control | 5 +---- 2 files changed, 8 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d6c7fa5..65929ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,13 @@ x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low - Rename x2gosuspend.desktop to x2gosuspend-gnome2.destop. - Drop deprecated key in .desktop files: Encoding. - Remove build-cruft. + * /debian/control: + + Drop B-D: libglade2-dev. + + Drop B-D: libglib2.0-dev. + + Drop B-D: libgnome2-dev. + + Drop B-D: libgnomeui-dev. + + Drop B-D: libgtk2.0-dev. + + Add B-D: gnome-common. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 31 Dec 2012 13:40:45 +0100 diff --git a/debian/control b/debian/control index 0e4355e..b7735f0 100644 --- a/debian/control +++ b/debian/control @@ -8,13 +8,10 @@ Uploaders: Build-Depends: autotools-dev, debhelper (>= 7.0.50~), + gnome-common, gnome-pkg-tools, intltool, - libglade2-dev (>= 2.4), - libglib2.0-dev (>= 2.4), libgnome2-dev (>= 2.7), - libgnomeui-dev (>= 2.7), - libgtk2.0-dev (>= 2.4), libnautilus-extension-dev (>= 2.14), pkg-config Standards-Version: 3.9.2 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).