This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit 7bbc0ee4c76d6e6db6bb48ce2c8f81e2dfcc146f Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 4 10:33:51 2019 +0200 debian/control: add build-dependency upon coreutils. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 43bc15b..cf37e05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium should be new enough in any case. - Add ${misc:Depends}, mostly for good measure. - Add build-dependency upon bash. + - Add build-dependency upon coreutils. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Jul 2014 20:10:47 +0200 diff --git a/debian/control b/debian/control index 83e2041..d05aacb 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: gnupg, jetring, bash, + coreutils, Standards-Version: 3.9.3 Homepage: http://code.x2go.org/releases/source/x2go-keyring Vcs-Git: git://code.x2go.org/x2go-keyring.git -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git