This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit b037699e3d9fb30fd74db3d6a2423913f8cfd3f5
Author: Mihai Moldovan <io...@ionic.de>
Date:   Mon Jun 5 22:16:21 2023 +0200

    debian/control: likewise backport the addition of the libx2go-config-perl 
bin:pkg by Mike Gabriel.
---
 debian/changelog |  2 ++
 debian/control   | 26 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4383302d..444bef79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium
     + Backport the addition of the libx2go-utils-perl bin:pkg by Mike Gabriel,
       which downstream Debian already had for five years to fix circular
       dependencies.
+    + Likewise backport the addition of the libx2go-config-perl bin:pkg by
+      Mike Gabriel.
   * debian/libx2go-utils-perl.install:
     + Add, including X2Go::Utils files.
   * debian/libx2go-server-perl.install:
diff --git a/debian/control b/debian/control
index f76497a0..ec8cc8c9 100644
--- a/debian/control
+++ b/debian/control
@@ -95,12 +95,36 @@ Description: X2Go server
  This package contains the main daemon and tools for X2Go server-side
  session administrations.
 
+Package: libx2go-config-perl
+Architecture: all
+Section: perl
+Depends:
+ x2goserver-common (<< ${source:Version}.1~),
+ x2goserver-common (>= ${source:Version}),
+ ${misc:Depends},
+ ${perl:Depends},
+Breaks: libx2go-server-perl (<< 4.1.0.5-0~),
+Replaces: libx2go-server-perl (<< 4.1.0.5-0~),
+Description: Perl X2Go::Config package
+ X2Go is a server based computing environment with
+   - session resuming
+   - low bandwidth support
+   - session brokerage support
+   - client-side mass storage mounting support
+   - client-side printing support
+   - audio support
+   - authentication by smartcard and USB stick
+ .
+ This package contains the X2Go::Config Perl package.
+
 Package: libx2go-log-perl
 Architecture: all
 Section: perl
 Depends:
  x2goserver-common (<< ${source:Version}.1~),
  x2goserver-common (>= ${source:Version}),
+ libx2go-config-perl (<< ${source:Version}.1~),
+ libx2go-config-perl (>= ${source:Version}),
  ${misc:Depends},
  ${perl:Depends},
 Description: Perl X2Go::Log package
@@ -144,6 +168,8 @@ Depends:
  libdbd-pg-perl [!armhf],
  libdbd-sqlite3-perl,
 # libdbd-mysql-perl,
+ libx2go-config-perl (<< ${source:Version}.1~),
+ libx2go-config-perl (>= ${source:Version}),
  libx2go-log-perl (<< ${source:Version}.1~),
  libx2go-log-perl (>= ${source:Version}),
  libx2go-utils-perl (<< ${source:Version}.1~),

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goserver.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to