This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository python-x2go. from 8e2500a documentation: Fix wording in docstring. new e3e7ea3 debian/changelog: fix latest changelog entry. new 0e11a6b x2go/__init__.py: update mailing list address. new abdcf43 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. The 3 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 | 10 +++++++++- debian/control | 2 +- x2go/__init__.py | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) -- Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit e3e7ea3be269af7fbd80769fe9100f4af0d3ee51 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 9 03:20:44 2016 +0200 debian/changelog: fix latest changelog entry. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 21f0d62..2417ffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ python-x2go (0.5.0.5-0x2go1) UNRELEASED; urgency=low - * Documentation: Fix wording in docstring." + [ Mike Gabriel ] + * New upstream version (0.5.0.5): + - documentation: Fix wording in docstring. -- X2Go Release Manager <git-admin@x2go.org> Tue, 28 Jul 2015 22:35:45 +0200 -- Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 0e11a6b81934617c92540f4ea7401a31003df676 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 9 03:15:03 2016 +0200 x2go/__init__.py: update mailing list address. --- debian/changelog | 4 ++++ x2go/__init__.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2417ffb..aa1f190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ python-x2go (0.5.0.5-0x2go1) UNRELEASED; urgency=low * New upstream version (0.5.0.5): - documentation: Fix wording in docstring. + [ Mihai Moldovan ] + * New upstream version (0.5.0.5): + - x2go/__init__.py: update mailing list address. + -- X2Go Release Manager <git-admin@x2go.org> Tue, 28 Jul 2015 22:35:45 +0200 python-x2go (0.5.0.4-0x2go1) unstable; urgency=medium diff --git a/x2go/__init__.py b/x2go/__init__.py index efac350..79064df 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -177,7 +177,7 @@ Dependencies Contact ======= If you have any questions concerning Python X2Go, please sign up for the - x2go-dev list (https://lists.berlios.de/mailman/listinfo/x2go-dev) and post + x2go-dev list (https://lists.x2go.org/listinfo/x2go-dev) and post your questions, requests and feedbacks there. """ -- Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit abdcf4306e3eff71a3e3d5798606516c1a8566dc Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 9 03:15:21 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 aa1f190..5d08805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ python-x2go (0.5.0.5-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * New upstream version (0.5.0.5): - x2go/__init__.py: update mailing list address. + * debian/control: + - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. -- X2Go Release Manager <git-admin@x2go.org> Tue, 28 Jul 2015 22:35:45 +0200 diff --git a/debian/control b/debian/control index caf020a..005bb4e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: python-x2go Section: python Priority: optional -Maintainer: X2Go Packaging Team <x2go-dev@lists.berlios.de> +Maintainer: X2Go Packaging Team <x2go-dev@lists.x2go.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: -- Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git