[Pkg-telepathy-commits] [empathy] 01/02: debian/control: Depend against "default-dbus-session-bus | dbus-session-bus" instead of "dbus-x11" (Closes: #835877)

Laurent Bigonville bigon at moszumanska.debian.org
Sun Sep 18 12:09:15 UTC 2016


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

bigon pushed a commit to branch debian
in repository empathy.

commit cf6ae91063fe8e3b9a6d699cf203dce745120a20
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Sep 18 14:06:21 2016 +0200

    debian/control: Depend against "default-dbus-session-bus | dbus-session-bus" instead of "dbus-x11" (Closes: #835877)
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81bb0fe..144e9e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ empathy (3.12.12-3) UNRELEASED; urgency=medium
   [ Laurent Bigonville ]
   * debian/control: Drop libgnome-keyring-dev build-dependency, empathy is
     using libsecret for years... (Thanks to Michael Biebl for spotting this)
+  * debian/control: Depend against "default-dbus-session-bus |
+    dbus-session-bus" instead of "dbus-x11" (Closes: #835877)
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 04 Sep 2016 17:54:29 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 18 Sep 2016 14:03:06 +0200
 
 empathy (3.12.12-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 7bbbaef..3c27679 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Depends: ${shlibs:Depends},
          gsettings-desktop-schemas,
          geoclue-2.0 (>= 2.0),
          telepathy-logger (>= 0.2.13),
-         dbus-x11,
+         default-dbus-session-bus | dbus-session-bus,
          gstreamer1.0-pulseaudio
 Recommends: telepathy-gabble,
             telepathy-salut,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/empathy.git



More information about the Pkg-telepathy-commits mailing list