[X2Go-Commits] [buildscripts] 01/02: x2go-release-announcement: fix grammar and style in release mail, add pseudo-subject.
git-admin at x2go.org
git-admin at x2go.org
Tue Feb 10 22:24:48 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit 385f55f1484cf9e8cbe3968ddf27d2ce8d69c32e
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Feb 10 22:15:55 2015 +0100
x2go-release-announcement: fix grammar and style in release mail, add pseudo-subject.
---
bin/x2go-release-announcement | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/bin/x2go-release-announcement b/bin/x2go-release-announcement
index 071d4dc..ae0ba3a 100755
--- a/bin/x2go-release-announcement
+++ b/bin/x2go-release-announcement
@@ -27,9 +27,11 @@ done
project=$(basename `pwd`)
echo "
-Dear all,
+Subject: $project (<ver>) released
-the X2Go project is proud to announce a new release of the X2Go
+Dear all
+
+The X2Go project is proud to announce a new release of the X2Go
component ,,$project''.
New gains of this version of ,,$project'' are:
@@ -58,6 +60,9 @@ cat debian/changelog | sed -e 's/Fixes:/Closes:/i' | dpkg-parsechangelog --offse
echo
echo "
Regards,
+
+
+
<release-manager>
"
echo
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list