[X2go-Commits] x2goserver.git - master (branch) updated:	3.1.1.3-30-gd10d2cc
    X2Go dev team 
    git-admin at x2go.org
       
    Mon Sep 17 12:53:30 CEST 2012
    
    
  
The branch, master has been updated
       via  d10d2cc695a7615666aec6e929adc9e995a2efac (commit)
      from  4107f0d839e4eb2fc1eb4e6d6aee06fe5cd5116d (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 d10d2cc695a7615666aec6e929adc9e995a2efac
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Sep 17 12:53:26 2012 +0200
    fix package name in X2Go::Server::DB
-----------------------------------------------------------------------
Summary of changes:
 X2Go/Server/DB.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/X2Go/Server/DB.pm b/X2Go/Server/DB.pm
index dfee6bb..b9db12f 100644
--- a/X2Go/Server/DB.pm
+++ b/X2Go/Server/DB.pm
@@ -18,7 +18,7 @@
 # Copyright (C) 2007-2012  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 # Copyright (C) 2007-2012  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
-package X2Go::DB;
+package X2Go::Server::DB;
 
 =head1 NAME
 
hooks/post-receive
-- 
x2goserver.git (X2Go Server)
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 "x2goserver.git" (X2Go Server).
    
    
More information about the x2go-commits
mailing list