From bcccb2410dd1bb3b6c2441cde36102f1ef263044 Mon Sep 17 00:00:00 2001 From: Chow Loong Jin Date: Wed, 4 Feb 2015 11:52:52 +0800 Subject: Refresh patches --- debian/patches/01_pkg-config-path.patch | 8 ++++---- debian/patches/use_dbussharp_2.pc | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/patches/01_pkg-config-path.patch b/debian/patches/01_pkg-config-path.patch index e5d9646..4202e8d 100644 --- a/debian/patches/01_pkg-config-path.patch +++ b/debian/patches/01_pkg-config-path.patch @@ -3,14 +3,14 @@ Author: Sebastian Dröge Forwarded: not-needed Index: notify-sharp-3.0/notify-sharp-3.0.pc.in =================================================================== ---- notify-sharp-3.0.orig/notify-sharp-3.0.pc.in 2013-11-04 02:39:13.635044770 +0800 -+++ notify-sharp-3.0/notify-sharp-3.0.pc.in 2013-11-04 02:39:13.630044773 +0800 +--- notify-sharp-3.0.orig/notify-sharp-3.0.pc.in 2015-02-04 11:51:32.532071522 +0800 ++++ notify-sharp-3.0/notify-sharp-3.0.pc.in 2015-02-04 11:52:23.017000108 +0800 @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=${prefix} libdir=${exec_prefix}/lib --pkglibdir=${libdir}/mono/notify-sharp -+pkglibdir=${libdir}/cli/notify-sharp-3.0 +-pkglibdir=${libdir}/mono/notify-sharp-@API_VERSION@ ++pkglibdir=${libdir}/cli/notify-sharp-@API_VERSION@ Name: notify-sharp Description: C# client library for notification-daemon diff --git a/debian/patches/use_dbussharp_2.pc b/debian/patches/use_dbussharp_2.pc index 504d8c2..631883d 100644 --- a/debian/patches/use_dbussharp_2.pc +++ b/debian/patches/use_dbussharp_2.pc @@ -1,8 +1,8 @@ -Index: notify-sharp/configure.ac +Index: notify-sharp-3.0/configure.ac =================================================================== ---- notify-sharp.orig/configure.ac 2013-10-30 17:08:11.823924561 +0000 -+++ notify-sharp/configure.ac 2013-10-30 17:08:39.132039728 +0000 -@@ -68,8 +68,8 @@ +--- notify-sharp-3.0.orig/configure.ac 2015-02-04 11:52:36.221981429 +0800 ++++ notify-sharp-3.0/configure.ac 2015-02-04 11:52:36.218981433 +0800 +@@ -69,8 +69,8 @@ DBUS_SHARP_REQ_VERSION=0.7 DBUS_SHARP_GLIB_REQ_VERSION=0.5 -- cgit v1.2.3