summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@ubuntu.com>2011-10-25 09:19:33 +0800
committerChow Loong Jin <hyperair@ubuntu.com>2011-10-25 10:52:27 +0800
commit4ecdc4002af1d3f8ee10e345367e3908b8a0152f (patch)
treea4d59cda5f2bc950bf5e1fe2064d580453ae34cc /debian
parent94a10f5b1e4662abeb3b6800cbb530dbdbaa8596 (diff)
Refresh 03-use-dbus.patch
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/03-use-dbus-sharp.patch57
1 files changed, 33 insertions, 24 deletions
diff --git a/debian/patches/03-use-dbus-sharp.patch b/debian/patches/03-use-dbus-sharp.patch
index 41d8304..aa6a361 100644
--- a/debian/patches/03-use-dbus-sharp.patch
+++ b/debian/patches/03-use-dbus-sharp.patch
@@ -2,9 +2,10 @@ Description: Usage of new dbus-sharp bindings
Author: Rico Tzschichholz <ricotz@ubuntu.com>
Forwarded: no
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/Makefile.in notify-sharp-0.4.0~r3032/Makefile.in
---- notify-sharp-0.4.0~r3032~/Makefile.in 2009-03-05 13:54:27.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/Makefile.in 2011-02-21 15:51:39.923407305 +0100
+Index: notify-sharp/Makefile.in
+===================================================================
+--- notify-sharp.orig/Makefile.in 2011-10-25 09:18:50.340768390 +0800
++++ notify-sharp/Makefile.in 2011-10-25 09:18:52.470780790 +0800
@@ -114,8 +114,8 @@
MONODOC_LIBS = @MONODOC_LIBS@
MONO_CFLAGS = @MONO_CFLAGS@
@@ -16,9 +17,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/configure notify-sharp-0.4.0~r3032/configure
---- notify-sharp-0.4.0~r3032~/configure 2009-03-05 13:54:26.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/configure 2011-02-21 15:50:49.293407326 +0100
+Index: notify-sharp/configure
+===================================================================
+--- notify-sharp.orig/configure 2011-10-25 09:18:50.310768215 +0800
++++ notify-sharp/configure 2011-10-25 09:18:52.474114142 +0800
@@ -601,8 +601,8 @@
ac_unique_file="src/Global.cs"
ac_subst_vars='LTLIBOBJS
@@ -209,9 +211,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
{ $as_echo "$as_me:$LINENO: result: yes" >&5
$as_echo "yes" >&6; }
:
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/configure.ac notify-sharp-0.4.0~r3032/configure.ac
---- notify-sharp-0.4.0~r3032~/configure.ac 2009-03-05 13:48:52.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/configure.ac 2011-02-21 15:51:01.813407321 +0100
+Index: notify-sharp/configure.ac
+===================================================================
+--- notify-sharp.orig/configure.ac 2011-10-25 09:18:50.320768274 +0800
++++ notify-sharp/configure.ac 2011-10-25 09:18:52.810782766 +0800
@@ -66,11 +66,11 @@
PKG_CHECK_MODULES(GTK_SHARP, gtk-sharp-2.0 >= $GTK_SHARP_REQ_VERSION)
AC_SUBST(GTK_SHARP_LIBS)
@@ -229,9 +232,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
required_assemblies="Mono.Posix"
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/docs/Makefile.in notify-sharp-0.4.0~r3032/docs/Makefile.in
---- notify-sharp-0.4.0~r3032~/docs/Makefile.in 2009-03-05 13:54:27.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/docs/Makefile.in 2011-02-21 15:52:22.453407288 +0100
+Index: notify-sharp/docs/Makefile.in
+===================================================================
+--- notify-sharp.orig/docs/Makefile.in 2011-10-25 09:18:50.254101218 +0800
++++ notify-sharp/docs/Makefile.in 2011-10-25 09:18:52.810782766 +0800
@@ -87,8 +87,8 @@
MONODOC_LIBS = @MONODOC_LIBS@
MONO_CFLAGS = @MONO_CFLAGS@
@@ -243,9 +247,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/src/Global.cs notify-sharp-0.4.0~r3032/src/Global.cs
---- notify-sharp-0.4.0~r3032~/src/Global.cs 2009-03-05 13:48:52.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/src/Global.cs 2011-02-21 15:52:47.303407277 +0100
+Index: notify-sharp/src/Global.cs
+===================================================================
+--- notify-sharp.orig/src/Global.cs 2011-10-25 09:18:50.277434687 +0800
++++ notify-sharp/src/Global.cs 2011-10-25 09:18:52.814116119 +0800
@@ -24,7 +24,7 @@
using System.Reflection;
using System.Collections.Generic;
@@ -255,9 +260,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
using org.freedesktop;
using org.freedesktop.DBus;
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/src/Makefile.am notify-sharp-0.4.0~r3032/src/Makefile.am
---- notify-sharp-0.4.0~r3032~/src/Makefile.am 2009-03-05 13:48:52.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/src/Makefile.am 2011-02-21 15:51:59.283407298 +0100
+Index: notify-sharp/src/Makefile.am
+===================================================================
+--- notify-sharp.orig/src/Makefile.am 2011-10-25 09:18:50.267434629 +0800
++++ notify-sharp/src/Makefile.am 2011-10-25 09:18:52.814116119 +0800
@@ -7,7 +7,7 @@
LIBFLAGS = \
-r:Mono.Posix \
@@ -267,9 +273,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
CSFILES = \
$(srcdir)/Global.cs \
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/src/Makefile.in notify-sharp-0.4.0~r3032/src/Makefile.in
---- notify-sharp-0.4.0~r3032~/src/Makefile.in 2009-03-05 13:54:27.000000000 +0100
-+++ notify-sharp-0.4.0~r3032/src/Makefile.in 2011-02-21 15:52:06.933407294 +0100
+Index: notify-sharp/src/Makefile.in
+===================================================================
+--- notify-sharp.orig/src/Makefile.in 2011-10-25 09:18:50.300768156 +0800
++++ notify-sharp/src/Makefile.in 2011-10-25 09:18:52.814116119 +0800
@@ -78,8 +78,8 @@
MONODOC_LIBS = @MONODOC_LIBS@
MONO_CFLAGS = @MONO_CFLAGS@
@@ -290,9 +297,10 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
CSFILES = \
$(srcdir)/Global.cs \
-diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' notify-sharp-0.4.0~r3032~/src/Notification.cs notify-sharp-0.4.0~r3032/src/Notification.cs
---- notify-sharp-0.4.0~r3032~/src/Notification.cs 2011-02-21 15:50:16.733407339 +0100
-+++ notify-sharp-0.4.0~r3032/src/Notification.cs 2011-02-21 15:52:50.933407277 +0100
+Index: notify-sharp/src/Notification.cs
+===================================================================
+--- notify-sharp.orig/src/Notification.cs 2011-10-25 09:18:52.457447379 +0800
++++ notify-sharp/src/Notification.cs 2011-10-25 09:18:52.814116119 +0800
@@ -28,7 +28,7 @@
using Gdk;
using Gtk;
@@ -301,3 +309,4 @@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
+using DBus;
using org.freedesktop;
using org.freedesktop.DBus;
+