[X2Go-Commits] [x2goserver] 04/13: Don't depend on essential package without version. Drop bash from D.
git-admin at x2go.org
git-admin at x2go.org
Wed Nov 14 12:24:31 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goserver.
commit 7f6ad4bffb2fa67cfca10d4e82da76aaf3f0616b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Nov 14 10:38:53 2018 +0100
Don't depend on essential package without version. Drop bash from D.
---
debian/changelog | 2 ++
debian/control | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a27f0a0..cced78c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ x2goserver (4.1.0.3-0x2go1) UNRELEASED; urgency=medium
+ Adopt from recent Debian packaging.
* debian/control:
+ Move xfonts-base from D to R. Thanks lintian.
+ + Move C (x2goserver) with versioned x2godesktopsharing, to B.
+ + Don't depend on essential package without version. Drop bash from D.
* debian/*.postinst:
+ Avoid recursive chmod/chown. Recursive chown/chmod is susceptible to
hardlink attacks on mainline, non-Debian kernels.
diff --git a/debian/control b/debian/control
index 72c375b..98007bf 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Vcs-Browser: https://code.x2go.org/gitweb?p=x2goserver.git;a=summary
Package: x2goserver
Architecture: any
Depends:
- bash,
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