summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@debian.org>2015-02-04 11:52:52 +0800
committerChow Loong Jin <hyperair@debian.org>2015-02-04 11:53:15 +0800
commitbcccb2410dd1bb3b6c2441cde36102f1ef263044 (patch)
tree1ad1a321406bdecc8c63c4592c86f2e1bc044b05
parentb704b8c9ce49614ee5caa8569c6a20a3c7ea1e4e (diff)
Refresh patches
-rw-r--r--debian/patches/01_pkg-config-path.patch8
-rw-r--r--debian/patches/use_dbussharp_2.pc8
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 <slomo@debian.org>
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