[X2Go-Commits] [pale-moon] 151/216: debian/control.in: rework dbus build dependencies: remove libdbus dependency, rely on the libdbus-glib one and make it unversioned.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:23 CET 2019


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

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

commit 59c0a3296cadbe49dd34b0740b020501718416d6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 23:32:44 2018 +0200

    debian/control.in: rework dbus build dependencies: remove libdbus dependency, rely on the libdbus-glib one and make it unversioned.
---
 debian/changelog  | 2 ++
 debian/control.in | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b41ab1..3f68dfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add (optional) sqlite build dependency.
     - Add (optional) libvpx build dependency.
     - Add (optional) hunspell build dependency.
+    - Rework dbus build dependencies: remove libdbus dependency, rely on the
+      libdbus-glib one and make it unversioned.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control.in b/debian/control.in
index 6cddd4f..730daeb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -57,12 +57,11 @@ Build-Depends: autotools-dev,
 %if USE_SYSTEM_HUNSPELL
                libhunspell-dev (>= 1.2),
 %endif
+               libdbus-glib-1-dev,
 # standard build-deps
         unzip,
         zip,
         pkg-config,
-        libdbus-1-dev (>=0.60),
-        libdbus-glib-1-dev (>= 0.60),
         yasm (>= 1.1),
         libasound2-dev,
         libpulse-dev,

--
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