This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2golxdebindings. from 0c0d3b1 x2golxdebindings.spec: resolve conflict between primus and Mesa-libGL1 by ignoring primus. new 58459e1 x2golxdebindings.spec: fix typo: "nuoveXT2-icon-them" instead of "nuoveXT2-icon-theme". The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + x2golxdebindings.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/x2golxdebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 58459e1f1e1a22008a92b4e46d63b5d938a1ebd5 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 5 21:19:39 2015 +0200 x2golxdebindings.spec: fix typo: "nuoveXT2-icon-them" instead of "nuoveXT2-icon-theme". --- debian/changelog | 1 + x2golxdebindings.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 52b351e..9832551 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ x2golxdebindings (1.0.2.4-0x2go1) UNRELEASED; urgency=low which should automatically pull in GTK2 or GTK3. (Most likely GTK3 anyway.) - Resolve conflict between primus and Mesa-libGL1 by ignoring primus. + - Fix typo: "nuoveXT2-icon-them" instead of "nuoveXT2-icon-theme". -- X2Go Release Manager <git-admin@x2go.org> Wed, 11 Feb 2015 00:14:45 +0100 diff --git a/x2golxdebindings.spec b/x2golxdebindings.spec index 9986986..c46fb5d 100644 --- a/x2golxdebindings.spec +++ b/x2golxdebindings.spec @@ -21,7 +21,7 @@ BuildRequires: lxde-icon-theme BuildRequires: desktop-file-utils Requires: x2goserver >= 3.0.99.6 %if 0%{?suse_version} -Requires: nuoveXT2-icon-them +Requires: nuoveXT2-icon-theme %else Requires: lxde-icon-theme %endif -- Alioth's /srv/git/code.x2go.org/x2golxdebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git