[X2Go-Commits] x2godesktopsharing.git - build-main (branch) updated: 3.0.1-2-8-g5fd6ea3

X2Go dev team git-admin at x2go.org
Sat Jun 8 01:13:18 CEST 2013


The branch, build-main has been updated
       via  5fd6ea3e6b35a86fd037e35d56fb9fb71442b1e6 (commit)
      from  4e82e4dd0d092bbcba3fee66f5deda6f9d8b20c4 (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 5fd6ea3e6b35a86fd037e35d56fb9fb71442b1e6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Apr 14 21:43:07 2011 +0200

    fixed lintian issue: maintainer-script-ignores-errors postinst

-----------------------------------------------------------------------

Summary of changes:
 debian/x2godesktopsharing.postinst |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/debian/x2godesktopsharing.postinst b/debian/x2godesktopsharing.postinst
index dd56409..d7c3f36 100755
--- a/debian/x2godesktopsharing.postinst
+++ b/debian/x2godesktopsharing.postinst
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+set -e
+
 # postinst script for x2godesktopsharing
 #
 # see: dh_installdeb(1)


hooks/post-receive
-- 
x2godesktopsharing.git (Desktop Sharing for X2Go)

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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).




More information about the x2go-commits mailing list