The branch, master has been updated via 0b36c971b50eafced979f4656caeb214292b681c (commit) from 868d3ef21a4cc3338a98a1f85ffd30128693d63d (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 0b36c971b50eafced979f4656caeb214292b681c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 13 23:08:47 2011 +0200 indentation fix ----------------------------------------------------------------------- Summary of changes: debian/cups-x2go.postinst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/cups-x2go.postinst b/debian/cups-x2go.postinst index 2608a7e..5dcda22 100755 --- a/debian/cups-x2go.postinst +++ b/debian/cups-x2go.postinst @@ -21,7 +21,7 @@ set -e case "$1" in configure) - dpkg-statoverride --add --update root root 0700 /usr/lib/cups/backend/cups-x2go || true + dpkg-statoverride --add --update root root 0700 /usr/lib/cups/backend/cups-x2go || true ;; abort-upgrade|abort-remove|abort-deconfigure) hooks/post-receive -- cups-x2go.git (CUPS Backend for X2go Printing) 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 "cups-x2go.git" (CUPS Backend for X2go Printing).