[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/1.8.0.0-1-9-g9452df3

Chow Loong Jin hyperair at ubuntu.com
Fri Nov 25 11:51:57 UTC 2011


The following commit has been merged in the master branch:
commit 361b01a84e5b108916edf9d65abb38761930efb9
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Nov 25 19:51:25 2011 +0800

    Update paths in .pc files

diff --git a/debian/patches/01_pkgconfig-paths.patch b/debian/patches/01_pkgconfig-paths.patch
index e90c260..bd7f91c 100644
--- a/debian/patches/01_pkgconfig-paths.patch
+++ b/debian/patches/01_pkgconfig-paths.patch
@@ -7,7 +7,7 @@ Index: gdata-sharp/misc/gdata-sharp-acl.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.AccessControl.dll
-+Libs: -r:${libdir}/cli/Google.GData.AccessControl-1.8/Google.GData.AccessControl.dll
++Libs: -r:${libdir}/cli/Google.GData.AccessControl-1.9/Google.GData.AccessControl.dll
 Index: gdata-sharp/misc/gdata-sharp-apps.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-apps.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -17,7 +17,7 @@ Index: gdata-sharp/misc/gdata-sharp-apps.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Apps.dll
-+Libs: -r:${libdir}/cli/Google.GData.Apps-1.8/Google.GData.Apps.dll
++Libs: -r:${libdir}/cli/Google.GData.Apps-1.9/Google.GData.Apps.dll
 Index: gdata-sharp/misc/gdata-sharp-blogger.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-blogger.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -27,7 +27,7 @@ Index: gdata-sharp/misc/gdata-sharp-blogger.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Blogger.dll
-+Libs: -r:${libdir}/cli/Google.GData.Blogger-1.8/Google.GData.Blogger.dll
++Libs: -r:${libdir}/cli/Google.GData.Blogger-1.9/Google.GData.Blogger.dll
 Index: gdata-sharp/misc/gdata-sharp-calendar.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-calendar.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -37,7 +37,7 @@ Index: gdata-sharp/misc/gdata-sharp-calendar.pc.in
  
  Requires: gdata-sharp-core gdata-sharp-acl
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Calendar.dll
-+Libs: -r:${libdir}/cli/Google.GData.Calendar-1.8/Google.GData.Calendar.dll
++Libs: -r:${libdir}/cli/Google.GData.Calendar-1.9/Google.GData.Calendar.dll
 Index: gdata-sharp/misc/gdata-sharp-codesearch.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-codesearch.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -47,7 +47,7 @@ Index: gdata-sharp/misc/gdata-sharp-codesearch.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.CodeSearch.dll
-+Libs: -r:${libdir}/cli/Google.GData.CodeSearch-1.8/Google.GData.CodeSearch.dll
++Libs: -r:${libdir}/cli/Google.GData.CodeSearch-1.9/Google.GData.CodeSearch.dll
 Index: gdata-sharp/misc/gdata-sharp-contacts.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-contacts.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -57,7 +57,7 @@ Index: gdata-sharp/misc/gdata-sharp-contacts.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Contacts.dll
-+Libs: -r:${libdir}/cli/Google.GData.Contacts-1.8/Google.GData.Contacts.dll
++Libs: -r:${libdir}/cli/Google.GData.Contacts-1.9/Google.GData.Contacts.dll
 Index: gdata-sharp/misc/gdata-sharp-core.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-core.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -67,7 +67,7 @@ Index: gdata-sharp/misc/gdata-sharp-core.pc.in
  Version: @VERSION@
  
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
-+Libs: -r:${libdir}/cli/Google.GData.Client-1.8/Google.GData.Client.dll -r:${libdir}/cli/Google.GData.Extensions-1.8/Google.GData.Extensions.dll
++Libs: -r:${libdir}/cli/Google.GData.Client-1.9/Google.GData.Client.dll -r:${libdir}/cli/Google.GData.Extensions-1.9/Google.GData.Extensions.dll
 Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-documents.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -77,7 +77,7 @@ Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Documents.dll
-+Libs: -r:${libdir}/cli/Google.GData.Documents-1.8/Google.GData.Documents.dll
++Libs: -r:${libdir}/cli/Google.GData.Documents-1.9/Google.GData.Documents.dll
 Index: gdata-sharp/misc/gdata-sharp-health.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-health.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -87,7 +87,7 @@ Index: gdata-sharp/misc/gdata-sharp-health.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Health.dll
-+Libs: -r:${libdir}/cli/Google.GData.Health-1.8/Google.GData.Health.dll
++Libs: -r:${libdir}/cli/Google.GData.Health-1.9/Google.GData.Health.dll
 Index: gdata-sharp/misc/gdata-sharp-photos.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-photos.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -97,7 +97,7 @@ Index: gdata-sharp/misc/gdata-sharp-photos.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Photos.dll
-+Libs: -r:${libdir}/cli/Google.GData.Photos-1.8/Google.GData.Photos.dll
++Libs: -r:${libdir}/cli/Google.GData.Photos-1.9/Google.GData.Photos.dll
 Index: gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-spreadsheets.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -107,7 +107,7 @@ Index: gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Spreadsheets.dll
-+Libs: -r:${libdir}/cli/Google.GData.Spreadsheets-1.8/Google.GData.Spreadsheets.dll
++Libs: -r:${libdir}/cli/Google.GData.Spreadsheets-1.9/Google.GData.Spreadsheets.dll
 Index: gdata-sharp/misc/gdata-sharp-youtube.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-youtube.pc.in	2011-08-13 01:09:59.000000000 +0800
@@ -117,7 +117,7 @@ Index: gdata-sharp/misc/gdata-sharp-youtube.pc.in
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.YouTube.dll
-+Libs: -r:${libdir}/cli/Google.GData.YouTube-1.8/Google.GData.YouTube.dll
++Libs: -r:${libdir}/cli/Google.GData.YouTube-1.9/Google.GData.YouTube.dll
 Index: gdata-sharp/misc/gdata-sharp-analytics.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-analytics.pc.in	2011-08-13 01:09:59.000000000 +0800

-- 
gdata-sharp



More information about the Pkg-cli-libs-commits mailing list