[X2Go-Commits] [x2go-keyring] 15/47: debian/control: add build-dependency on debhelper >= 7.

git-admin at x2go.org git-admin at x2go.org
Sun Aug 4 16:28:15 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 d94264a8c1d8540af77fffbfe35376859eb3e208
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Aug 4 13:16:41 2019 +0200

    debian/control: add build-dependency on debhelper >= 7.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2f0f7a1..be21198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium
     - Add ${misc:Depends}, mostly for good measure.
     - Add build-dependency upon bash.
     - Add build-dependency upon coreutils.
+    - Add build-dependency on debhelper >= 7.
   * debian/rules:
     - Simplify file... a lot.
 
diff --git a/debian/control b/debian/control
index d05aacb..7058dc8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
   jetring,
   bash,
   coreutils,
+  debhelper (>= 7),
 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