[X2go-Commits] nx-libs.git - test (branch) updated: 228a7735e221b279ab3118d179df8174b39cfd3f
X2go dev team
git-admin at x2go.org
Fri Oct 21 02:07:19 CEST 2011
The branch, test has been updated
via 228a7735e221b279ab3118d179df8174b39cfd3f (commit)
via e20a6746b0b0d25c8b8a721d253b8f5532ce5e3e (commit)
from a89d959bc0d506ee2cf830bb0af74796f72aad10 (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 228a7735e221b279ab3118d179df8174b39cfd3f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 21 02:07:14 2011 +0200
Fix build-dep for nxcomp, add libjpeg-dev and libpng-dev.
commit e20a6746b0b0d25c8b8a721d253b8f5532ce5e3e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 21 02:06:15 2011 +0200
fix control file (dependency)
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index c3e8316..6a48378 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Uploaders:
Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Build-Depends:
debhelper (>= 7.0.50~),
+ libpng-dev,
+ libjpeg-dev,
zlib1g-dev,
Build-Conflicts:
x11proto-core-dev,
@@ -90,7 +92,7 @@ Package: libxcomp-dev
Section: libdevel
Architecture: any
Depends:
- libnx-x11 (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~),
libxcomp3 (= ${binary:Version}),
${misc:Depends}
Breaks: nxcomp-dev
hooks/post-receive
--
nx-libs.git (NX libraries)
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 "nx-libs.git" (NX libraries).
More information about the x2go-commits
mailing list