The branch, master has been updated via d37a1f0826f2ebfac1b6d86d8711afd2bb219fd6 (commit) via 5492e5b1e634c3b76c0e5b542a0eabfc817562ed (commit) from e9fbba66dfd5c33ac39aaac5ce8407bb6a817dda (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d37a1f0826f2ebfac1b6d86d8711afd2bb219fd6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Apr 27 22:54:00 2013 +0200 fix version string for auto-built packages commit 5492e5b1e634c3b76c0e5b542a0eabfc817562ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Apr 27 22:52:44 2013 +0200 slight change in announcement mail ----------------------------------------------------------------------- Summary of changes: bin/build-package | 2 +- bin/x2go-release-announcement | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/bin/build-package b/bin/build-package index 5572f8e..8213312 100755 --- a/bin/build-package +++ b/bin/build-package @@ -209,7 +209,7 @@ build_packages() { } # modify changelog for this build - dch --distribution $VERSION --force-distribution -l "+$l_CODENAME~$COMPONENT$DATE~$GITREV~build" "Auto-built $l_DIST $l_CODENAME package for $REPOS_SERVER repository." + dch --distribution $VERSION --force-distribution -l "~$l_CODENAME~$COMPONENT$DATE~$GITREV~build" "Auto-built $l_DIST $l_CODENAME package for $REPOS_SERVER repository." mkdir -p $PKGDIST/$l_DIST/$l_CODENAME/{amd64,i386} OTHERMIRROR="" if [ "x$COMPONENT" = "x$COMPONENT_NIGHTLY" ]; then diff --git a/bin/x2go-release-announcement b/bin/x2go-release-announcement index 50035c8..3e0d782 100755 --- a/bin/x2go-release-announcement +++ b/bin/x2go-release-announcement @@ -29,7 +29,7 @@ project=$(basename `pwd`) echo " Dear all, -the X2Go project is proud to announce the release of the X2Go +the X2Go project is proud to announce a new release of the X2Go component ,,$project''. New gains of this version of ,,$project'' are: hooks/post-receive -- buildscripts.git (X2Go packaging scripts) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts.git" (X2Go packaging scripts).