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