The branch, master has been updated via 7bc4daccb85291843c0c63b53c36816393110a56 (commit) from 4eea32cf9eab1c1b48eea402a349c275a8782e78 (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 7bc4daccb85291843c0c63b53c36816393110a56 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 17 15:54:59 2013 +0100 capture new version strings in changelog ----------------------------------------------------------------------- Summary of changes: bin/x2go-release-announcement | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/bin/x2go-release-announcement b/bin/x2go-release-announcement index 24e2a40..ff89479 100755 --- a/bin/x2go-release-announcement +++ b/bin/x2go-release-announcement @@ -44,6 +44,7 @@ cat debian/changelog | sed -e 's/Fixes:/Closes:/i' | dpkg-parsechangelog --offse sed -e 's/Closes:/Fixes these bug report(s):/i' \ -e 's/^Source: /X2Go Component: /' \ -e 's/-0~x2go[0-9]//' \ + -e 's/-0x2go[0-9]//' \ -e 's/-0$//' \ -e 's/^Distribution: unstable/Status: RELEASE/' \ -e 's/ unstable;/ RELEASED;/' \ 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).