This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 8e45b65 Continue development new 8f97b3f debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. new d33d627 configure.ac: change mailing list address. 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: configure.ac | 2 +- debian/changelog | 6 +++++- debian/control | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit d33d627087a7833e07366a26366acdd80c658ca0 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 08:49:25 2016 +0200 configure.ac: change mailing list address. --- configure.ac | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0165398..8730a84 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ min_automake_version="1.7.6" # Remember to remove the "-cvs" suffix *before* a release and to bump the # version number immediately *after* a release and to re-append the suffix. -AC_INIT(pinentry-x2go, 0.7.5.5, [x2go-dev@lists.berlios.de]) +AC_INIT(pinentry-x2go, 0.7.5.5, [x2go-dev@lists.x2go.org]) AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR(pinentry/pinentry.h) AM_INIT_AUTOMAKE([foreign]) diff --git a/debian/changelog b/debian/changelog index bfd6212..0b0e870 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * New upstream version (0.7.5.10): + - configure.ac: change mailing list address. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 8f97b3f25d3506cc8cc65c47e70fe1c29452565f Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jun 8 08:42:48 2016 +0200 debian/control: maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 493f728..bfd6212 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low - * Continue development + [ Mihai Moldovan ] + * New upstream version (0.7.5.10): + * debian/control: + - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 00:31:14 +0200 diff --git a/debian/control b/debian/control index e6659a5..206de5e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pinentry-x2go Section: utils Priority: optional -Maintainer: X2Go Developers <x2go-dev@lists.berlios.de> +Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git