[Pkg-telepathy-commits] [empathy] 04/07: debian/control, debian/rules: Re-enable geoclue and geocode support
Laurent Bigonville
bigon at alioth.debian.org
Tue Aug 20 12:14:32 UTC 2013
This is an automated email from the git hooks/post-receive script.
bigon pushed a commit to branch debian-experimental
in repository empathy.
commit 3b6549b2d668d7aecbd0fe23750e92a170a5f873
Author: Laurent Bigonville <bigon at bigon.be>
Date: Tue Aug 20 00:24:17 2013 +0200
debian/control, debian/rules: Re-enable geoclue and geocode support
---
debian/changelog | 3 ++-
debian/control | 3 ++-
debian/rules | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3455257..5454089 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ empathy (3.8.3-2) UNRELEASED; urgency=low
* debian/rules: Re-enable cheese support
* debian/control, debian/rules: Re-enable libchamplain support
* debian/rules: Call dh-autoreconf with --as-needed option
+ * debian/control, debian/rules: Re-enable geoclue and geocode support
- -- Laurent Bigonville <bigon at debian.org> Tue, 20 Aug 2013 00:15:27 +0200
+ -- Laurent Bigonville <bigon at debian.org> Tue, 20 Aug 2013 00:23:48 +0200
empathy (3.8.3-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 790993e..98eea7d 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Build-Depends: cdbs (>= 0.4.90),
libgstreamer-plugins-base1.0-dev,
libnm-glib-dev (>= 0.7) [linux-any],
libnm-util-dev (>= 0.7) [linux-any],
+ libgeoclue-dev (>= 0.12),
libgnome-keyring-dev (>= 2.26.0),
libgcr-3-dev (>= 2.91.4),
libfolks-dev (>= 0.7.3),
@@ -37,7 +38,7 @@ Build-Depends: cdbs (>= 0.4.90),
libwebkitgtk-3.0-dev (>= 1.9.1),
gsettings-desktop-schemas-dev,
nautilus-sendto (>= 2.90),
- libgeocode-glib-dev,
+ libgeocode-glib-dev (>= 0.99.1),
libcheese-gtk-dev (>= 3.7),
libclutter-gtk-1.0-dev (>= 1.4),
libclutter-gst-2.0-dev,
diff --git a/debian/rules b/debian/rules
index 74be470..da7245d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,8 @@ DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed
include /usr/share/dpkg/buildflags.mk
DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell=yes \
- --enable-location=no \
+ --enable-location=yes \
+ --enable-geocode=yes \
--with-cheese \
--with-eds \
--enable-nautilus-sendto=yes \
--
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