The branch, master has been updated via 1cf09cd3a7ea91fb7a066bebd2a9b36a0916a856 (commit) from 4cfb1646e5476d228416185af6ac46288c930524 (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 1cf09cd3a7ea91fb7a066bebd2a9b36a0916a856 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 28 11:55:22 2013 +0200 Bump Standards: to 3.9.4. No changes needed. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 +- share/mime/packages/sshfs-x2go-gnome.xml | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 99067f7..b748b1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low + Drop B-D: libgnomeui-dev. + Drop B-D: libgtk2.0-dev. + Add B-D: gnome-common. + + Bump Standards: to 3.9.4. No changes needed. * /debian/rules: + Use autogen.sh to build package, make sure clean up cleans up all build files. diff --git a/debian/control b/debian/control index 937f8fa..4426ed5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libgnome2-dev (>= 2.7), libnautilus-extension-dev (>= 2.14), pkg-config -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://code.x2go.org/releases/source/x2gognomebindings Vcs-Git: git://code.x2go.org/x2gognomebindings.git Vcs-Browser: http://code.x2go.org/gitweb?p=x2gognomebindings.git;a=summary diff --git a/share/mime/packages/sshfs-x2go-gnome.xml b/share/mime/packages/sshfs-x2go-gnome.xml index 506101e..5f66e10 100644 --- a/share/mime/packages/sshfs-x2go-gnome.xml +++ b/share/mime/packages/sshfs-x2go-gnome.xml @@ -4,15 +4,18 @@ <comment>SSHFS CDROM</comment> <comment xml:lang="de">SSHFS CDROM</comment> <glob pattern="* (sshfs-cdrom-gnome)"/> + <generic-icon name="gnome-mime-application-sshfscdrom-x2go-gnome"/> </mime-type> <mime-type type="application/sshfsdisk-x2go-gnome"> <comment>SSHFS Disk</comment> <comment xml:lang="de">SSHFS Freigabe</comment> <glob pattern="* (sshfs-disk-gnome)"/> + <generic-icon name="gnome-mime-application-sshfsdisk-x2go-gnome"/> </mime-type> <mime-type type="application/sshfsremovable-x2go-gnome"> <comment>SSHFS Removable</comment> <comment xml:lang="de">SSHFS Gerät</comment> <glob pattern="* (sshfs-removable-gnome)"/> + <generic-icon name="gnome-mime-application-sshfsremovable-x2go-gnome"/> </mime-type> </mime-info> 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).