[Pkg-cli-apps-commits] [tangerine] 03/08: Update dbus-sharp patch for DBus#2.0
Chow Loong Jin
hyperair at debian.org
Sat Dec 21 20:47:27 UTC 2013
This is an automated email from the git hooks/post-receive script.
hyperair pushed a commit to branch master
in repository tangerine.
commit 7ea4151412de25fcf45edfa0d46d333de17ac339
Author: Chow Loong Jin <hyperair at debian.org>
Date: Sun Dec 22 03:35:44 2013 +0800
Update dbus-sharp patch for DBus#2.0
---
debian/patches/dbus-sharp.patch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/patches/dbus-sharp.patch b/debian/patches/dbus-sharp.patch
index bc2b11c..ef364cb 100644
--- a/debian/patches/dbus-sharp.patch
+++ b/debian/patches/dbus-sharp.patch
@@ -2,8 +2,8 @@ Description: Port to DBus#
Author: Chow Loong Jin <hyperair at ubuntu.com>
Index: tangerine/plugins/Banshee/src/BansheePlugin.cs
===================================================================
---- tangerine.orig/plugins/Banshee/src/BansheePlugin.cs 2012-01-09 02:26:58.000000000 +0800
-+++ tangerine/plugins/Banshee/src/BansheePlugin.cs 2012-01-09 02:52:03.856493879 +0800
+--- tangerine.orig/plugins/Banshee/src/BansheePlugin.cs 2013-12-22 03:34:54.964622400 +0800
++++ tangerine/plugins/Banshee/src/BansheePlugin.cs 2013-12-22 03:34:54.960622471 +0800
@@ -7,7 +7,7 @@
using Banshee.Collection.Indexer.RemoteHelper;
@@ -15,18 +15,18 @@ Index: tangerine/plugins/Banshee/src/BansheePlugin.cs
Index: tangerine/configure.ac
===================================================================
---- tangerine.orig/configure.ac 2012-01-09 02:26:58.000000000 +0800
-+++ tangerine/configure.ac 2012-01-09 02:52:03.856493879 +0800
+--- tangerine.orig/configure.ac 2013-12-22 03:34:54.964622400 +0800
++++ tangerine/configure.ac 2013-12-22 03:35:24.984082547 +0800
@@ -104,10 +104,10 @@
PKG_CHECK_MODULES(GLADE_SHARP_20, glade-sharp-2.0)
AC_SUBST(GLADE_SHARP_LIBS_20)
- PKG_CHECK_MODULES(NDESK_DBUS_10, ndesk-dbus-1.0)
-+ PKG_CHECK_MODULES(NDESK_DBUS_10, dbus-sharp-1.0)
++ PKG_CHECK_MODULES(NDESK_DBUS_10, dbus-sharp-2.0)
AC_SUBST([NDESK_DBUS_10_LIBS])
- PKG_CHECK_MODULES(NDESK_DBUS_GLIB_10, ndesk-dbus-glib-1.0)
-+ PKG_CHECK_MODULES(NDESK_DBUS_GLIB_10, dbus-sharp-glib-1.0)
++ PKG_CHECK_MODULES(NDESK_DBUS_GLIB_10, dbus-sharp-glib-2.0)
AC_SUBST([NDESK_DBUS_GLIB_10_LIBS])
PKG_CHECK_MODULES(X_SESSION, sm)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/tangerine.git
More information about the Pkg-cli-apps-commits
mailing list