This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 8676ad5e Continue development new 10416b75 debian/control: 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. new 4cbc7eca debian/libx2go-utils-perl.install: add, including X2Go::Utils files. new 74123fe9 debian/libx2go-server-perl.install: remove entries related to X2Go::Utils. new b037699e debian/control: likewise backport the addition of the libx2go-config-perl bin:pkg by Mike Gabriel. new e54c8fae debian/libx2go-config-perl.install: add, including X2Go::Config files. new 941988c8 debian/libx2go-server-perl.install: remove entries related to X2Go::Config. new 0484d74d debian/control: typo fix in libx2go-server-db-perl description. new abc0b3a8 debian/libx2go-server-db-perl.postrm: remove dpkg-statoverride for sqlite3 perl wrapper when purging or removing the package. The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 20 +++++++++++++- debian/control | 53 +++++++++++++++++++++++++++++++++++- debian/libx2go-config-perl.install | 2 ++ debian/libx2go-server-db-perl.postrm | 15 +++++++++- debian/libx2go-server-perl.install | 4 --- debian/libx2go-utils-perl.install | 2 ++ 6 files changed, 89 insertions(+), 7 deletions(-) create mode 100644 debian/libx2go-config-perl.install create mode 100644 debian/libx2go-utils-perl.install -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 10416b75aaa016eeb8f97053df5a6d1f98f53e07 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 21:55:19 2023 +0200 debian/control: 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. --- debian/changelog | 7 ++++++- debian/control | 25 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d41376c..2f31e623 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium - * Continue development + [ Mihai Moldovan ] + * New upstream version (4.1.0.5): + * debian/control: + + 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. -- X2Go Release Manager <git-admin@x2go.org> Tue, 30 May 2023 22:09:20 +0200 diff --git a/debian/control b/debian/control index f05b4a0b..f76497a0 100644 --- a/debian/control +++ b/debian/control @@ -115,6 +115,27 @@ Description: Perl X2Go::Log package . This package contains the X2Go::Log Perl package. +Package: libx2go-utils-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::Utils package + X2Go is a server based computing environment with + - session resuming + - low bandwidth support + - session brokerage support + - client side mass storage mounting support + - audio support + - authentication by smartcard and USB stick + . + This package contains the X2Go::Utils Perl package. + Package: libx2go-server-db-perl Architecture: any Section: perl @@ -125,6 +146,8 @@ Depends: # libdbd-mysql-perl, libx2go-log-perl (<< ${source:Version}.1~), libx2go-log-perl (>= ${source:Version}), + libx2go-utils-perl (<< ${source:Version}.1~), + libx2go-utils-perl (>= ${source:Version}), x2goserver-common (<< ${source:Version}.1~), x2goserver-common (>= ${source:Version}), ${misc:Depends}, @@ -156,6 +179,8 @@ Depends: libx2go-log-perl (>= ${source:Version}), libx2go-server-db-perl (<< ${source:Version}.1~), libx2go-server-db-perl (>= ${source:Version}), + libx2go-utils-perl (<< ${source:Version}.1~), + libx2go-utils-perl (>= ${source:Version}), x2goserver-common (<< ${source:Version}.1~), x2goserver-common (>= ${source:Version}), ${misc:Depends}, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 941988c8acf531cd29693aa55f6121481f7cc9d1 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 22:17:39 2023 +0200 debian/libx2go-server-perl.install: remove entries related to X2Go::Config. --- debian/changelog | 1 + debian/libx2go-server-perl.install | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d83018bb..eedaa8be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium + Add, including X2Go::Utils files. * debian/libx2go-server-perl.install: + Remove entries related to X2Go::Utils. + + Remove entries related to X2Go::Config. * debian/libx2go-config-perl.install: + Add, including X2Go::Config files. diff --git a/debian/libx2go-server-perl.install b/debian/libx2go-server-perl.install index ca9460f7..705a2d87 100644 --- a/debian/libx2go-server-perl.install +++ b/debian/libx2go-server-perl.install @@ -1,9 +1,7 @@ -usr/share/man/man3/X2Go::Config.* usr/share/man/man3/X2Go::Server.* usr/share/man/man3/X2Go::Server::Agent.* usr/share/man/man3/X2Go::Server::Agent::* usr/share/man/man3/X2Go::SupeReNicer.* -usr/share/perl5/X2Go/Config.pm usr/share/perl5/X2Go/Server.pm usr/share/perl5/X2Go/Server/Agent* usr/share/perl5/X2Go/SupeReNicer.pm -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 0484d74d353e66729458e2b015f9e8996cfe67d2 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 22:32:44 2023 +0200 debian/control: typo fix in libx2go-server-db-perl description. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eedaa8be..9f3fe95f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium dependencies. + Likewise backport the addition of the libx2go-config-perl bin:pkg by Mike Gabriel. + + Typo fix in libx2go-server-db-perl description. * debian/libx2go-utils-perl.install: + Add, including X2Go::Utils files. * debian/libx2go-server-perl.install: diff --git a/debian/control b/debian/control index ec8cc8c9..40c63bb0 100644 --- a/debian/control +++ b/debian/control @@ -183,7 +183,7 @@ Breaks: x2goserver (<< 4.1.0.0-0~), Replaces: x2goserver (<< 4.1.0.0-0~), -Description: Perl X2Go::Server:DB package +Description: Perl X2Go::Server::DB package X2Go is a server based computing environment with - session resuming - low bandwidth support -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit abc0b3a8a90de9a52a808fe18893f5d5654acea8 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 22:52:57 2023 +0200 debian/libx2go-server-db-perl.postrm: remove dpkg-statoverride for sqlite3 perl wrapper when purging or removing the package. --- debian/changelog | 3 +++ debian/libx2go-server-db-perl.postrm | 15 ++++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9f3fe95f..2c065509 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium + Remove entries related to X2Go::Config. * debian/libx2go-config-perl.install: + Add, including X2Go::Config files. + * debian/libx2go-server-db-perl.postrm: + + Remove dpkg-statoverride for sqlite3 perl wrapper when purging or + removing the package. -- X2Go Release Manager <git-admin@x2go.org> Tue, 30 May 2023 22:09:20 +0200 diff --git a/debian/libx2go-server-db-perl.postrm b/debian/libx2go-server-db-perl.postrm index ff82df7d..5cab78cf 100755 --- a/debian/libx2go-server-db-perl.postrm +++ b/debian/libx2go-server-db-perl.postrm @@ -27,8 +27,21 @@ case "${1}" in [ -d '/etc/x2go/x2gosql/passwords' ] && rmdir -v --ignore-fail-on-non-empty '/etc/x2go/x2gosql/passwords' [ -d '/etc/x2go' ] && rmdir --ignore-fail-on-non-empty '/etc/x2go' + + # the SQLite3 X2Go session db has to be accessed as uid x2gouser + if dpkg-statoverride --list '/usr/lib/x2go/libx2go-server-db-sqlite3-wrapper' >'/dev/null'; then + dpkg-statoverride --remove '/usr/lib/x2go/libx2go-server-db-sqlite3-wrapper' + fi + + ;; + 'remove') + # the SQLite3 X2Go session db has to be accessed as uid x2gouser + if dpkg-statoverride --list '/usr/lib/x2go/libx2go-server-db-sqlite3-wrapper' >'/dev/null'; then + dpkg-statoverride --remove '/usr/lib/x2go/libx2go-server-db-sqlite3-wrapper' + fi + ;; - 'remove'|'upgrade'|'failed-upgrade'|'abort-install'|'abort-upgrade'|'disappear') + 'upgrade'|'failed-upgrade'|'abort-install'|'abort-upgrade'|'disappear') ;; *) echo "postrm called with unknown argument '${1}'" >&2 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit e54c8fae7b5605e5689e2cfdf543fc750430a3cb Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 22:17:15 2023 +0200 debian/libx2go-config-perl.install: add, including X2Go::Config files. --- debian/changelog | 2 ++ debian/libx2go-config-perl.install | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 444bef79..d83018bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium + Add, including X2Go::Utils files. * debian/libx2go-server-perl.install: + Remove entries related to X2Go::Utils. + * debian/libx2go-config-perl.install: + + Add, including X2Go::Config files. -- X2Go Release Manager <git-admin@x2go.org> Tue, 30 May 2023 22:09:20 +0200 diff --git a/debian/libx2go-config-perl.install b/debian/libx2go-config-perl.install new file mode 100644 index 00000000..1c3710bf --- /dev/null +++ b/debian/libx2go-config-perl.install @@ -0,0 +1,2 @@ +usr/share/man/man3/X2Go::Config.* +usr/share/perl5/X2Go/Config.pm -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 74123fe90bb0f9bab2617288457244c650235220 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 22:00:48 2023 +0200 debian/libx2go-server-perl.install: remove entries related to X2Go::Utils. --- debian/changelog | 2 ++ debian/libx2go-server-perl.install | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5362621c..4383302d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ x2goserver (4.1.0.5-0x2go1) UNRELEASED; urgency=medium dependencies. * debian/libx2go-utils-perl.install: + Add, including X2Go::Utils files. + * debian/libx2go-server-perl.install: + + Remove entries related to X2Go::Utils. -- X2Go Release Manager <git-admin@x2go.org> Tue, 30 May 2023 22:09:20 +0200 diff --git a/debian/libx2go-server-perl.install b/debian/libx2go-server-perl.install index 59793765..ca9460f7 100644 --- a/debian/libx2go-server-perl.install +++ b/debian/libx2go-server-perl.install @@ -3,9 +3,7 @@ usr/share/man/man3/X2Go::Server.* usr/share/man/man3/X2Go::Server::Agent.* usr/share/man/man3/X2Go::Server::Agent::* usr/share/man/man3/X2Go::SupeReNicer.* -usr/share/man/man3/X2Go::Utils.* usr/share/perl5/X2Go/Config.pm usr/share/perl5/X2Go/Server.pm usr/share/perl5/X2Go/Server/Agent* usr/share/perl5/X2Go/SupeReNicer.pm -usr/share/perl5/X2Go/Utils.pm -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
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 <ionic@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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 4cbc7eca76456af43b1db97bf727509fb534a210 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 5 21:59:48 2023 +0200 debian/libx2go-utils-perl.install: add, including X2Go::Utils files. --- debian/changelog | 2 ++ debian/libx2go-utils-perl.install | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2f31e623..5362621c 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. + * debian/libx2go-utils-perl.install: + + Add, including X2Go::Utils files. -- X2Go Release Manager <git-admin@x2go.org> Tue, 30 May 2023 22:09:20 +0200 diff --git a/debian/libx2go-utils-perl.install b/debian/libx2go-utils-perl.install new file mode 100644 index 00000000..4864ad01 --- /dev/null +++ b/debian/libx2go-utils-perl.install @@ -0,0 +1,2 @@ +usr/share/man/man3/X2Go::Utils.* +usr/share/perl5/X2Go/Utils.pm -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git