This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2golxdebindings. from bff6a63 Continue development new 6f592bf x2golxdebindings.spec: add empty %build section. Fixes OBS warning. new c543390 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. The 2 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 | 6 +++++- debian/control | 2 +- x2golxdebindings.spec | 3 +++ 3 files changed, 9 insertions(+), 2 deletions(-) -- 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 6f592bfb92d7c62f05af4a61d9688ac5312e92bf Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Jan 26 23:12:01 2016 +0100 x2golxdebindings.spec: add empty %build section. Fixes OBS warning. --- debian/changelog | 4 +++- x2golxdebindings.spec | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1901494..e633a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x2golxdebindings (1.0.2.5-0x2go1) UNRELEASED; urgency=low - * Continue development + [ Mihai Moldovan ] + * x2golxdebindings.spec: + - Add empty %build section. Fixes OBS warning. -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 03:40:56 +0200 diff --git a/x2golxdebindings.spec b/x2golxdebindings.spec index 215674c..18fd4e1 100644 --- a/x2golxdebindings.spec +++ b/x2golxdebindings.spec @@ -64,6 +64,9 @@ LXDE desktops. %setup -q +%build + + %install mkdir -p %{buildroot}%{_bindir}/ install -p -m 755 x2gopcmanfm/x2gopcmanfm %{buildroot}%{_bindir}/ -- 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 c54339069a4880b31b05f306bdb3f367eee2afc7 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 9 09:40:18 2016 +0200 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e633a87..05a5dec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2golxdebindings (1.0.2.5-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * x2golxdebindings.spec: - Add empty %build section. Fixes OBS warning. + * debian/control: + - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 03:40:56 +0200 diff --git a/debian/control b/debian/control index 0bdbf10..3afcf64 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: x2golxdebindings Section: x11 Priority: optional -Maintainer: X2Go Developers <x2go-dev@lists.berlios.de> +Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: -- Alioth's /srv/git/code.x2go.org/x2golxdebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git