[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.1.1.3-332-g0093676

X2Go dev team git-admin at x2go.org
Fri Jan 3 20:52:00 CET 2014


The branch, build-baikal has been updated
       via  00936769f86616c52c1ca5016591aa4405709c48 (commit)
      from  f84113a40d93c4807769671a655f2492ee587f87 (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   |   30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 15 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 11a5f67..341039e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,7 @@ x2goserver (4.1.0.0-0x2go1) UNRELEASED; urgency=low
     + Move several x2goserver-* package to x2goserver's Recommends field.
     + Add Reinhard Tartler to Uploaders.
     + Add libcatpure-tiny-perl to Depends: field of libx2go-server-perl.
+    + Use versioned dependency with (= {$binary:Version}) style.
   * debian/x2goserver.postinst, debian/libx2go-server-db-perl:
     + Handle X2Go session DB creation in x2goserver _and_
       perl-X2Go-Server-DB on postinst.
diff --git a/debian/control b/debian/control
index 53f6053..915ab7d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends:
  ${misc:Depends},
  libfile-basedir-perl,
  libfile-readbackwards-perl,
- libx2go-server-perl (>= ${source:Version}), libx2go-server-db-perl (<< ${source:Version}.1~),
+ libx2go-server-perl (= ${binarysource:Version}),
  x2goagent (>= 2:3.5.0.15-0~),
  lsof,
  bc,
@@ -41,10 +41,10 @@ Recommends:
  x11-xserver-utils,
  fontconfig,
  xinit,
- x2goserver-extensions (>= ${source:Version}), x2goserver-extensions (<< ${source:Version}.1~),
- x2goserver-xsession (>= ${source:Version}), x2goserver-xsession (<< ${source:Version}.1~),
- x2goserver-fmbindings (>= ${source:Version}), x2goserver-fmbindings (<< ${source:Version}.1~),
- x2goserver-printing (>= ${source:Version}), x2goserver-printing (<< ${source:Version}.1~),
+ x2goserver-extensions (= ${binary:Version}),
+ x2goserver-xsession (= ${binary:Version}),
+ x2goserver-fmbindings (= ${binary:Version}),
+ x2goserver-printing (= ${binary:Version}),
  xfonts-base,
 Suggests:
  rdesktop,
@@ -100,9 +100,9 @@ Depends:
  ${misc:Depends},
  libconfig-simple-perl,
  libcapture-tiny-perl,
- libx2go-log-perl (>= ${source:Version}), libx2go-log-perl (<< ${source:Version}.1~),
- libx2go-server-db-perl (>= ${source:Version}), libx2go-server-db-perl (<< ${source:Version}.1~),
- x2goserver-common (>= ${source:Version}), x2goserver-common (<< ${source:Version}.1~),
+ libx2go-log-perl (= ${binary:Version}),
+ libx2go-server-db-perl (= ${binary:Version}),
+ x2goserver-common (= ${binary:Version}),
 Description: Perl X2Go::Server package
  X2Go is a server based computing environment with
     - session resuming
@@ -124,8 +124,8 @@ Depends:
  libconfig-simple-perl,
  libdbd-pg-perl,
  libdbd-sqlite3-perl,
- libx2go-log-perl (>= ${source:Version}), libx2go-log-perl (<< ${source:Version}.1~),
- x2goserver-common (>= ${source:Version}), x2goserver-common (<< ${source:Version}.1~),
+ libx2go-log-perl (= ${binary:Version}),
+ x2goserver-common (= ${binary:Version}),
 Breaks:
  x2goserver (<< 4.1.0.0-0~),
 Replaces:
@@ -147,7 +147,7 @@ Section: perl
 Depends:
  ${perl:Depends},
  ${misc:Depends},
- x2goserver-common (>= ${source:Version}), x2goserver-common (<< ${source:Version}.1~),
+ x2goserver-common (= ${binary:Version}),
 Description: Perl X2Go::Log package
  X2Go is a server based computing environment with
     - session resuming
@@ -163,7 +163,7 @@ Package: x2goserver-printing
 Architecture: all
 Depends:
  ${misc:Depends},
- x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ x2goserver (= ${binary:Version}),
  adduser
 Breaks:
  x2goprint
@@ -197,7 +197,7 @@ Package: x2goserver-extensions
 Architecture: all
 Depends:
  ${misc:Depends},
- x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ x2goserver (= ${binary:Version}),
  x11-xkb-utils
 Description: X2Go Server (extension support)
  X2Go is a server based computing environment with
@@ -219,7 +219,7 @@ Package: x2goserver-xsession
 Architecture: all
 Depends:
  ${misc:Depends},
- x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ x2goserver (= ${binary:Version}),
  x11-common
 Description: X2Go Server (Xsession runner)
  X2Go is a server based computing environment with
@@ -242,7 +242,7 @@ Package: x2goserver-fmbindings
 Architecture: all
 Depends:
  ${misc:Depends},
- x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~),
+ x2goserver (= ${binary:Version}),
  desktop-file-utils,
  xdg-utils
 Description: X2Go Server (file manager bindings)


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).




More information about the x2go-commits mailing list