This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from baf0260 release 0.7.5.7 new 6b0749a Continue development... The 1 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: VERSION | 2 +- debian/changelog | 6 ++++++ doc/stamp-vti | 8 ++++---- doc/version.texi | 8 ++++---- pinentry-x2go.spec | 2 +- 5 files changed, 16 insertions(+), 10 deletions(-) -- Alioth's /srv/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 6b0749ac097e44fd362836d61f9b1a0b6df4cb3b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Aug 23 21:51:33 2014 +0200 Continue development... --- VERSION | 2 +- debian/changelog | 6 ++++++ doc/stamp-vti | 8 ++++---- doc/version.texi | 8 ++++---- pinentry-x2go.spec | 2 +- 5 files changed, 16 insertions(+), 10 deletions(-) diff --git a/VERSION b/VERSION index 0875b4a..ff7e6a3 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -0.7.5.6 +0.7.5.8 diff --git a/debian/changelog b/debian/changelog index 4552b9c..91285bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pinentry-x2go (0.7.5.8-0x2go1) UNRELEASED; urgency=medium + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 23 Aug 2014 21:47:12 +0200 + pinentry-x2go (0.7.5.7-0x2go3) unstable; urgency=low [ Mike Gabriel ] diff --git a/doc/stamp-vti b/doc/stamp-vti index 2f2a5e3..743c59d 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 10 August 2012 -@set UPDATED-MONTH 10 August 2012 -@set EDITION 0.7.5.6 -@set VERSION 0.7.5.6 +@set UPDATED 23 August 2014 +@set UPDATED-MONTH 10 August 2014 +@set EDITION 0.7.5.8 +@set VERSION 0.7.5.8 diff --git a/doc/version.texi b/doc/version.texi index 457157c..e9870eb 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 10 August 2012 -@set UPDATED-MONTH August 2012 -@set EDITION 0.7.5.6 -@set VERSION 0.7.5.6 +@set UPDATED 23 August 2014 +@set UPDATED-MONTH August 2014 +@set EDITION 0.7.5.8 +@set VERSION 0.7.5.8 diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec index c5212dc..ecc7bf5 100644 --- a/pinentry-x2go.spec +++ b/pinentry-x2go.spec @@ -1,5 +1,5 @@ Name: pinentry-x2go -Version: 0.7.5.7 +Version: 0.7.5.8 Release: 0.0x2go1%{?dist} Group: Applications/Communications Summary: Qt4-based PIN or pass-phrase entry dialog for x2goclient -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git