The branch, master has been updated via 347c95ced78bdb0de5bf5ec7e02fe3671513cf9f (commit) from 4209bf1e4cfca25f774c840b4de68a20d2d475c4 (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 347c95ced78bdb0de5bf5ec7e02fe3671513cf9f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 17 10:59:04 2012 +0200 /debian/control: Depend on libfile-basedir-perl. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 14da153..cf6811e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ x2goserver (3.1.1.5-0~x2go1) UNRELEASED; urgency=low GNOME.'' from last release. - Detect i18n name of Desktop folder via XDG_DESKTOP_DIR environment variable. + * /debian/control: + + Depend on libfile-basedir-perl. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 25 Sep 2012 15:03:32 +0200 diff --git a/debian/control b/debian/control index f409922..971a3a1 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Package: x2goserver Architecture: any Depends: ${misc:Depends}, + libfile-basedir-perl, libx2go-server-perl (>= ${source:Version}), libx2go-server-db-perl (<< ${source:Version}.1~), x2goagent (>= 2:3.5.0.15-0~), lsof, 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).