[Pkg-bluetooth-commits] r1220 - in /packages/obexd/trunk/debian/patches: ./ Remove_left_over_glib-helper.h_support.patch series

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Fri Jun 1 06:29:04 UTC 2012


Author: iwamatsu
Date: Fri Jun  1 06:29:04 2012
New Revision: 1220

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1220
Log:
Fix build by glib-helper.h

Added:
    packages/obexd/trunk/debian/patches/
    packages/obexd/trunk/debian/patches/Remove_left_over_glib-helper.h_support.patch
    packages/obexd/trunk/debian/patches/series

Added: packages/obexd/trunk/debian/patches/Remove_left_over_glib-helper.h_support.patch
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/patches/Remove_left_over_glib-helper.h_support.patch?rev=1220&op=file
==============================================================================
--- packages/obexd/trunk/debian/patches/Remove_left_over_glib-helper.h_support.patch (added)
+++ packages/obexd/trunk/debian/patches/Remove_left_over_glib-helper.h_support.patch Fri Jun  1 06:29:04 2012
@@ -1,0 +1,44 @@
+Origin: http://git.kernel.org/?p=bluetooth/obexd.git;a=commit;h=1ae7e0cceccf301fef421f615e784e08efb581ee
+Bug: None
+Bug-Debian: None
+Bug-Ubuntu: None
+Forwarded: no
+Reviewed-By: No, this patch already applied in upstream.
+Last-Update: 2012/06/01
+
+From 1ae7e0cceccf301fef421f615e784e08efb581ee Mon Sep 17 00:00:00 2001
+From: Paul Seidler <pl.seidler at googlemail.com>
+Date: Mon, 21 May 2012 16:59:27 +0200
+Subject: [PATCH] Remove left over glib-helper.h support
+
+---
+ plugins/phonebook-ebook.c   |    1 -
+ plugins/phonebook-tracker.c |    1 -
+ 2 files changed, 0 insertions(+), 2 deletions(-)
+
+diff --git a/plugins/phonebook-ebook.c b/plugins/phonebook-ebook.c
+index c2e8649..a1f06b5 100644
+--- a/plugins/phonebook-ebook.c
++++ b/plugins/phonebook-ebook.c
+@@ -37,7 +37,6 @@
+ #include "obex.h"
+ #include "service.h"
+ #include "phonebook.h"
+-#include "glib-helper.h"
+ 
+ #define QUERY_FN "(contains \"family_name\" \"%s\")"
+ #define QUERY_NAME "(contains \"given_name\" \"%s\")"
+diff --git a/plugins/phonebook-tracker.c b/plugins/phonebook-tracker.c
+index da82ff5..96635c4 100644
+--- a/plugins/phonebook-tracker.c
++++ b/plugins/phonebook-tracker.c
+@@ -35,7 +35,6 @@
+ #include "mimetype.h"
+ #include "phonebook.h"
+ #include "vcard.h"
+-#include "glib-helper.h"
+ 
+ #define TRACKER_SERVICE "org.freedesktop.Tracker1"
+ #define TRACKER_RESOURCES_PATH "/org/freedesktop/Tracker1/Resources"
+-- 
+1.7.6.5

Added: packages/obexd/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/obexd/trunk/debian/patches/series?rev=1220&op=file
==============================================================================
--- packages/obexd/trunk/debian/patches/series (added)
+++ packages/obexd/trunk/debian/patches/series Fri Jun  1 06:29:04 2012
@@ -1,0 +1,1 @@
+Remove_left_over_glib-helper.h_support.patch




More information about the Pkg-bluetooth-commits mailing list