[X2Go-Commits] [x2goserver] 01/01: 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).

git-admin at x2go.org git-admin at x2go.org
Sun Apr 18 17:22:09 CEST 2021


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 at 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


More information about the x2go-commits mailing list