This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 2ff28fa Continue development new c454911 debian/changelog: fixup 0.0.1.5 entry. new 3534b4f x2gomatebindings.spec: x2goagent is dead, long live x2goserver-x2goagent. 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 +++++- x2gomatebindings.spec | 4 +--- 2 files changed, 6 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit c454911df78a84bdc9d214f47b4641a2e42964fa Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Jun 17 12:51:06 2018 +0200 debian/changelog: fixup 0.0.1.5 entry. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 3ba96ec..0bfcc24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ x2gomatebindings (0.0.1.6-0~x2go1) UNRELEASED; urgency=medium x2gomatebindings (0.0.1.5-0~x2go1) unstable; urgency=medium [ Mihai Moldovan ] + * New upstream version (0.0.1.5): * debian/rules: - Change "testing" version to 999. Compatible with our buildscripts. - Also give Raspbian distros the same treatment as Debian ones. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 3534b4f470f588aecc1fa71dceb1ce0a9cec531c Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Jun 17 12:51:19 2018 +0200 x2gomatebindings.spec: x2goagent is dead, long live x2goserver-x2goagent. --- debian/changelog | 5 ++++- x2gomatebindings.spec | 4 +--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0bfcc24..2a2ea44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ x2gomatebindings (0.0.1.6-0~x2go1) UNRELEASED; urgency=medium - * Continue development + [ Mihai Moldovan ] + * New upstream version (0.0.1.6): + * x2gomatebindings.spec: + - x2goagent is dead, long live x2goserver-x2goagent. -- X2Go Release Manager <git-admin@x2go.org> Wed, 23 Aug 2017 10:23:41 +0200 diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index b7b9966..6495ce9 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -75,9 +75,7 @@ Requires: gnome-icon-theme-symbolic Requires: filesystem Requires: mate-icon-theme -# Explicitly avoid x2goserver-x2goagent for now. -BuildRequires: x2goagent -#!BuildIgnore: x2goserver-x2goagent +BuildRequires: x2goserver-x2goagent %description X2Go is a server based computing environment with -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git