[X2Go-Commits] [pale-moon] 01/01: debian/control: fix dpkg-dev dependency string.

git-admin at x2go.org git-admin at x2go.org
Fri Aug 17 16:09:00 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 e221cabce5bc181bba81d6fb1611fe2dc5852ff9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Aug 17 16:08:50 2018 +0200

    debian/control: fix dpkg-dev dependency string.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 306ef2e..27d43a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add dpkg-dev build dep.
     - Add new palemoon-dev binary package, blatantly copied from Debian's
       control file.
+    - Fix dpkg-dev dependency string.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control b/debian/control
index b34d712..6d039a3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +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~)
+        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