[X2Go-Commits] [x2go-keyring] 03/47: debian/control: add build-dependency upon bash.
git-admin at x2go.org
git-admin at x2go.org
Sun Aug 4 16:28:13 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2go-keyring.
commit 0121f81a0b04bd93bd0ce1fe8cfdfc21f7233267
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sun Aug 4 08:57:05 2019 +0200
debian/control: add build-dependency upon bash.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1d9a572..983f52e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium
- Replace gnupg Recommends with a version-less one. By now, the version
should be new enough in any case.
- Add ${misc:Depends}, mostly for good measure.
+ - Add build-dependency upon bash.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 09 Jul 2014 20:10:47 +0200
diff --git a/debian/control b/debian/control
index 3631b38..83e2041 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
Build-Depends:
gnupg,
jetring,
+ bash,
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
More information about the x2go-commits
mailing list