This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 4768edb3 x2goserver-x2goagent/etc/keystrokes.cfg: sync with nx-libs 3.5.99.26. new e4412fb3 debian/control: Drop base64 from D (x2goserver): A bin:pkg does not exist, the bas64 executable is shipped as part of coreutils (which is an essential package and thus does not need a dependency). The 1 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 | 3 +++ debian/control | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) -- 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 e4412fb344f060861375d1f5e5d9d8e3e785cd2a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Apr 18 17:21:49 2021 +0200 debian/control: Drop base64 from D (x2goserver): A bin:pkg does not exist, the bas64 executable is shipped as part of coreutils (which is an essential package and thus does not need a dependency). --- debian/changelog | 3 +++ debian/control | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e0556d9c..5fde4817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,9 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium + Update German translation. * debian/control: + Update (LONG_)DESCRIPTION of bin:pkg x2goserver-x2goagent. + * Drop base64 from D (x2goserver): A bin:pkg does not exist, + the bas64 executable is shipped as part of coreutils (which + is an essential package and thus does not need a dependency). * x2goserver.spec: + Update (LONG_)DESCRIPTION of bin:pkg x2goserver-x2goagent. + Fix up files section for x2gokdrive (wrong pkg name). diff --git a/debian/control b/debian/control index ae6de9ae..81ad6aa8 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,6 @@ Vcs-Browser: https://code.x2go.org/gitweb?p=x2goserver.git;a=summary Package: x2goserver Architecture: any Depends: - base64, bc, libfile-basedir-perl, libfile-which-perl, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git