This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from 30522b5 fix lintian complaint in x2gothinclient-chroot new b77bd7b Revert "fix lintian complaint in x2gothinclient-chroot" The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: chroot/init/x2gothinclient-chroot.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit b77bd7bce44abf2173a09d368c6b188bde0512ec Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 29 12:33:38 2014 +0200 Revert "fix lintian complaint in x2gothinclient-chroot" This reverts commit 30522b566d0057daf898eee8b2799e4389df44d2. --- chroot/init/x2gothinclient-chroot.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chroot/init/x2gothinclient-chroot.init b/chroot/init/x2gothinclient-chroot.init index 48fdbfa..16902ba 100644 --- a/chroot/init/x2gothinclient-chroot.init +++ b/chroot/init/x2gothinclient-chroot.init @@ -1,7 +1,7 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: x2gothinclient-chroot -# Required-Start: $local_fs $remote_fs +# Required-Start: $local_fs # Required-Stop: # Default-Start: S # Default-Stop: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git