The branch, master has been updated via 763775ea379d06d28340bf9f9ae55e1242044692 (commit) from c7c08d58deb17843064a18749af07124b13a4cf5 (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 763775ea379d06d28340bf9f9ae55e1242044692 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 22 14:37:18 2012 +0100 x2goserver-fmbindings does not have to depend on ${shlibs:Depends}. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index c295b39..f4c01dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,7 @@ x2goserver (3.1.0.0-0~x2go1) UNRELEASED; urgency=low * Let x2goserver package suggest x2goserver-fmbindings. * Add package upgrade warning for installation using PostgreSQL. The upgrade warning refers to README.upgrade-pgsql-database. + * x2goserver-fmbindings does not have to depend on ${shlibs:Depends}. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 01 Feb 2012 13:45:00 +0100 diff --git a/debian/control b/debian/control index ae422e5..a8578fe 100644 --- a/debian/control +++ b/debian/control @@ -170,7 +170,7 @@ Description: X2Go server daemon scripts (Xsession runner) Package: x2goserver-fmbindings Architecture: all -Depends: ${shlibs:Depends}, +Depends: ${misc:Depends}, x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~), desktop-file-utils, 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).