The branch, build-baikal has been updated via 4248dbeafd989ef4985daa419100b2904bc36050 (commit) from c5cd92dcf4963ff87dd87e5dff454a870cd726eb (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 | 2 ++ debian/control | 4 ++++ 2 files changed, 6 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5a4875f..bad0777 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,8 @@ x2goserver (3.2.0.0-0~x2go1) UNRELEASED; urgency=low + x2goserver package: Depend on libx2go-log-perl, libx2go-server-db-perl. + Move x2goserver.conf into separate package: x2goserver-common. Provide man page for x2goserver.conf. + + Use Breaks/Replaces to exchange x2goserver.conf in x2goserver package by + x2goserver.conf in new x2goserver-common package. [ Oleksandr Shneyder ] * New upstream version (3.2.0.0): diff --git a/debian/control b/debian/control index a1a2530..c61ad24 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,10 @@ Package: x2goserver-common Architecture: any Depends: ${misc:Depends}, +Breaks: + x2goserver (<= 3.1.1.4), +Replaces: + x2goserver (<= 3.1.1.4), Description: X2Go Server (common files) X2Go is a server based computing environment with - session resuming 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).