[X2Go-Commits] [pale-moon] 03/38: debian/control: add dpkg-dev build dep.

git-admin at x2go.org git-admin at x2go.org
Sat Jun 30 06:14:04 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pale-moon.

commit ac54f437feb2f069cce14a6e7f98c2e82945473f
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jun 29 03:18:43 2018 +0200

    debian/control: add dpkg-dev build dep.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f2dfc34..19f8a5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Switch to contrib/web section.
     - Add autotools-dev build dep.
     - Add libglib2.0-dev build dep.
+    - Add dpkg-dev build dep.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control b/debian/control
index 9bcb0ab..72f0191 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: X2Go Developers <x2go-dev at lists.x2go.org>
 XSBC-Original-Maintainer: Steven Pusser <stevep at mxlinux.org>
 Build-Depends: debhelper (>= 9),
         autotools-dev,
+        dpkg-dev (>= 1.16.1.1~)
 # Add for the conditional in rules to force use of gcc-4.9 on newer distreleases
 # that default to gcc-5 or 6
         lsb-release,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list