[X2Go-Commits] x2gothinclient.git - build-main (branch) updated: 1.0.1.8-59-g26de8f3
X2Go dev team
git-admin at x2go.org
Fri Jul 19 23:38:11 CEST 2013
The branch, build-main has been updated
via 26de8f34e6ac0a9fb2f9c907d8788b19513f2191 (commit)
from 1da663af1990627e2f7ab1484b397e66a87069ef (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index cae5e24..303c18b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,7 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils (for xrandr
support).
+ + Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
diff --git a/debian/control b/debian/control
index dcc129f..b0b1737 100644
--- a/debian/control
+++ b/debian/control
@@ -98,7 +98,8 @@ Architecture: all
Depends:
${misc:Depends},
udev,
- cryptsetup
+ cryptsetup,
+ libfile-path-expand-perl,
Description: clientside usb mass-storage device mounting
X2Go is a server based computing environment with
- session resuming
@@ -124,6 +125,7 @@ Depends:
libqt4-gui,
lsscsi,
eject,
+ libfile-path-expand-perl,
Description: clientside daemon enabling automatic CD-Rom mounting
X2Go is a server based computing environment with
- session resuming
hooks/post-receive
--
x2gothinclient.git (X2Go Thin Client Environment)
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 "x2gothinclient.git" (X2Go Thin Client Environment).
More information about the x2go-commits
mailing list