[Pkg-telepathy-commits] [folks] 06/10: Explicitly disable bluez backend

Laurent Bigonville bigon at moszumanska.debian.org
Fri Dec 27 16:16:07 UTC 2013


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

bigon pushed a commit to branch debian-experimental
in repository folks.

commit 5e2de242017cb2b341196540008fc3de3e3bce65
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Dec 27 03:30:09 2013 +0100

    Explicitly disable bluez backend
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e8650e..0731b0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ folks (0.9.6-1) UNRELEASED; urgency=medium
     - debian/control: Adjust the build-dependencies
   * Drop d/p/Generate-backends-GIR-files-using-valac-rather.patch: Applied
     upstream
+  * Explicitly disable bluez backend
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 27 Dec 2013 03:22:56 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 27 Dec 2013 03:29:43 +0100
 
 folks (0.9.5-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 3d81b3d..d0d33e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-vala --enable-eds-backend \
 		--enable-import-tool --enable-inspect-tool --enable-zeitgeist \
-		--disable-ofono-backend
+		--disable-ofono-backend --disable-bluez-backend
 
 override_dh_strip:
 	dh_strip -plibfolks25 --dbg-package=libfolks-dbg

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



More information about the Pkg-telepathy-commits mailing list