The branch, build-main has been updated via f3232a43b340a2911fbca58fc051228ca202339c (commit) via ff4101a7a70369ac880db3ea1952807b5208fe21 (commit) via 56227280840d916e2a79fb4238b95cdc538b7d15 (commit) via 0ca039c4e6a5ea4d130a666d93f3ca2dcd6a8abc (commit) via 062d7c765bca0c396283e07463a7637cab486c03 (commit) via 6a117ff7e29605b0368d52a67896fd8fe86543c8 (commit) via 0a4531e07860ee008d4b3b66d58eafb4c6cb8663 (commit) via c8c940d195844cccd5b13a7897f199bddd27ecf1 (commit) via 7c005060e0822be954aaf4cfc4ebee3371c6c449 (commit) via 686b0ea4a1c26ae52c48ab0bed0f8522e34a7bb9 (commit) from 67995f1774136d92be819e114f0236f264d588fe (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: VERSION.x2gognomebindings | 2 +- debian/changelog | 10 ++++++++++ debian/control | 22 ++++++++++++++-------- 3 files changed, 25 insertions(+), 9 deletions(-) The diff of changes is: diff --git a/VERSION.x2gognomebindings b/VERSION.x2gognomebindings index bfbaa94..8ffe039 100644 --- a/VERSION.x2gognomebindings +++ b/VERSION.x2gognomebindings @@ -1 +1 @@ -2.0.1.6 +2.0.1.7 diff --git a/debian/changelog b/debian/changelog index 2746174..9bd0b57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +x2gognomebindings (2.0.1.7-0~x2go1) unstable; urgency=low + + * /debian/control: + + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + + Priorty: optional. + + This package is a GNOME2-only package, so conflicting with gnome-session + (>= 3). Closes upstream issue #10. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 24 Oct 2012 16:06:38 +0200 + x2gognomebindings (2.0.1.6-0~x2go1) unstable; urgency=low * New upstream version (2.0.1.6): diff --git a/debian/control b/debian/control index 6057837..a0530f7 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,12 @@ Source: x2gognomebindings Section: gnome -Priority: extra -Maintainer: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Priority: optional +Maintainer: X2Go Developers <x2go-dev@lists.berlios.de> Uploaders: - Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Build-Depends: autotools-dev, + Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, + Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, +Build-Depends: + autotools-dev, debhelper (>= 7.0.50~), gnome-pkg-tools, intltool, @@ -22,22 +24,26 @@ Vcs-Browser: http://code.x2go.org/gitweb?p=x2gognomebindings.git;a=summary Package: x2gognomebindings Architecture: any -Depends: ${shlibs:Depends}, +Depends: + ${shlibs:Depends}, ${misc:Depends}, x2goserver (>=3.1.0.2-0~), x2goserver-extensions, zenity, gnome-menus, gnome-colors-common, - desktop-file-utils + desktop-file-utils, + gnome-session (<< 3), +Conflicts: + gnome-session (>= 3) Description: Description: x2gognomebindings (GNOME mimetypes for X2go) X2go is a server based computing environment with - session resuming - - low bandwith support + - low bandwidth support - LDAP support - client side mass storage mounting support - audio support - authentication by smartcard and USB stick . x2gognomebindings contains MIME type information for X2go if used with - GNOME desktops. + GNOME v2 desktops. This package cannot be installed on GNOME-3 desktops. 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).