summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/x2go-release-announcement1
1 files changed, 1 insertions, 0 deletions
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;/' \