[X2go-Commits] x2goadmincenter.git - master (branch) updated: 1965c9961053ebc3a92106005d5f44ed4ee650e4
X2go dev team
git-admin at x2go.org
Thu Sep 22 01:26:02 CEST 2011
The branch, master has been updated
via 1965c9961053ebc3a92106005d5f44ed4ee650e4 (commit)
from dc2c73feb7ba39e022d3bedf5c0ff0a987cbfe92 (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 1965c9961053ebc3a92106005d5f44ed4ee650e4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Sep 22 01:25:59 2011 +0200
Reduce build dependencies to a minimal set of packages.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 8 ++------
2 files changed, 3 insertions(+), 6 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 544a6e6..225b5a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
x2goadmincenter (0.0.0.1-0~x2go1) UNRELEASED; urgency=low
* Initial package build for Debian/Ubuntu.
+ * Reduce build dependencies to a minimal set of packages.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 21 Sep 2011 21:12:56 +0200
diff --git a/debian/control b/debian/control
index 4b33b89..a8966ed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,7 @@ Uploaders:
Build-Depends:
debhelper (>= 7.0.50~),
libqt4-dev,
- libldap2-dev,
- libssh-dev (>= 0.4.7),
libx11-dev,
- doxygen,
man2html-base | man2html
Standards-Version: 3.9.2
Homepage: http://code.x2go.org/releases/source/x2goadmincenter
@@ -21,7 +18,7 @@ Package: x2goadmincenter
Architecture: any
Depends:
${shlibs:Depends},
- ${misc:Depends},
+ ${misc:Depends}
Description: X2go Administration Center (Qt4 client)
X2go is a serverbased computing environment with
- session resuming
@@ -39,8 +36,7 @@ Package: x2goadminserver
Architecture: any
Depends:
${shlibs:Depends},
- ${misc:Depends},
- nxproxy
+ ${misc:Depends}
Description: X2go Administration Server (CGI)
X2go is a serverbased computing environment with
- session resuming
hooks/post-receive
--
x2goadmincenter.git (X2go Administration Center)
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 "x2goadmincenter.git" (X2go Administration Center).
More information about the x2go-commits
mailing list