[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/2.91.91-1-2-g7456cf3

Emilio Pozuelo Monfort emilio.pozuelo at collabora.co.uk
Thu Mar 10 23:49:35 UTC 2011


The following commit has been merged in the debian branch:
commit 7456cf33eaaf8745c3893a2a36da49bb7e77e0b8
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Thu Mar 10 23:06:40 2011 +0000

    Add geoclue support for Hurd

diff --git a/debian/changelog b/debian/changelog
index 1f2f3b6..9a89e35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ empathy (2.91.91-2) UNRELEASED; urgency=low
   * debian/control:
     - Don't recommend all the geoclue-* packages. geoclue is enough,
       and it suggests the geoclue-* packages. Closes: #599646.
+    - Add geoclue support for Hurd, since it's available there now.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 10 Mar 2011 23:04:35 +0000
 
diff --git a/debian/control b/debian/control
index 3be6515..cfbca33 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cdbs (>= 0.4.90),
                libgstreamer-plugins-base0.10-dev,
                libnm-glib-dev (>= 0.7) [linux-any],
                libnm-util-dev (>= 0.7) [linux-any],
-               libgeoclue-dev (>= 0.11) [!hurd-any],
+               libgeoclue-dev (>= 0.11),
                libgnome-keyring-dev (>= 2.26.0),
                libgcr-dev (>= 2.91.4),
                libfolks-dev (>= 0.3.5),
@@ -56,7 +56,7 @@ Depends: ${shlibs:Depends},
          telepathy-mission-control-5,
          gsettings-desktop-schemas,
          gnome-icon-theme (>= 2.30.0),
-         geoclue [!hurd-any],
+         geoclue,
          telepathy-logger,
          dbus-x11,
          libdconf0 | gsettings-backend

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list