[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/1.4.0.2-5-15-ga6b4ab3

Chow Loong Jin hyperair at ubuntu.com
Thu Feb 10 18:25:11 UTC 2011


The following commit has been merged in the master branch:
commit a6b4ab3f2236b56ff95427e3309f56c00b6f0daf
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Feb 11 02:23:35 2011 +0800

    Fix some forgotten pkgconfig paths
    
    Git-Dch: Ignore

diff --git a/debian/patches/01_pkgconfig-paths.patch b/debian/patches/01_pkgconfig-paths.patch
index 392f739..9cf8da7 100644
--- a/debian/patches/01_pkgconfig-paths.patch
+++ b/debian/patches/01_pkgconfig-paths.patch
@@ -1,7 +1,7 @@
 Index: gdata-sharp/misc/gdata-sharp-acl.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-acl.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-acl.pc.in	2011-02-08 02:57:39.463459935 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-acl.pc.in	2011-02-10 10:32:08.446311299 +0800
++++ gdata-sharp/misc/gdata-sharp-acl.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -10,8 +10,8 @@ Index: gdata-sharp/misc/gdata-sharp-acl.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.AccessControl-1.7/Google.GData.AccessControl.dll
 Index: gdata-sharp/misc/gdata-sharp-apps.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-apps.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-apps.pc.in	2011-02-08 02:57:39.463459935 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-apps.pc.in	2011-02-10 10:32:08.506340944 +0800
++++ gdata-sharp/misc/gdata-sharp-apps.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -20,8 +20,8 @@ Index: gdata-sharp/misc/gdata-sharp-apps.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Apps-1.7/Google.GData.Apps.dll
 Index: gdata-sharp/misc/gdata-sharp-base.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-base.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-base.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-base.pc.in	2011-02-10 10:32:08.482996082 +0800
++++ gdata-sharp/misc/gdata-sharp-base.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -30,8 +30,8 @@ Index: gdata-sharp/misc/gdata-sharp-base.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.GoogleBase-1.7/Google.GData.GoogleBase.dll
 Index: gdata-sharp/misc/gdata-sharp-blogger.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-blogger.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-blogger.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-blogger.pc.in	2011-02-10 10:32:08.513010905 +0800
++++ gdata-sharp/misc/gdata-sharp-blogger.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -40,8 +40,8 @@ Index: gdata-sharp/misc/gdata-sharp-blogger.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Blogger-1.7/Google.GData.Blogger.dll
 Index: gdata-sharp/misc/gdata-sharp-calendar.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-calendar.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-calendar.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-calendar.pc.in	2011-02-10 10:32:08.452981261 +0800
++++ gdata-sharp/misc/gdata-sharp-calendar.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -50,8 +50,8 @@ Index: gdata-sharp/misc/gdata-sharp-calendar.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Calendar-1.7/Google.GData.Calendar.dll
 Index: gdata-sharp/misc/gdata-sharp-codesearch.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-codesearch.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-codesearch.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-codesearch.pc.in	2011-02-10 10:32:08.526350825 +0800
++++ gdata-sharp/misc/gdata-sharp-codesearch.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -60,8 +60,8 @@ Index: gdata-sharp/misc/gdata-sharp-codesearch.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.CodeSearch-1.7/Google.GData.CodeSearch.dll
 Index: gdata-sharp/misc/gdata-sharp-contacts.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-contacts.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-contacts.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-contacts.pc.in	2011-02-10 10:32:08.466321182 +0800
++++ gdata-sharp/misc/gdata-sharp-contacts.pc.in	2011-02-11 02:19:49.650791230 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -70,18 +70,18 @@ Index: gdata-sharp/misc/gdata-sharp-contacts.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Contacts-1.7/Google.GData.Contacts.dll
 Index: gdata-sharp/misc/gdata-sharp-core.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-core.pc.in	2011-02-08 02:25:57.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-core.pc.in	2011-02-08 03:00:27.989105618 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-core.pc.in	2011-02-10 10:32:08.496336002 +0800
++++ gdata-sharp/misc/gdata-sharp-core.pc.in	2011-02-11 02:22:37.516571682 +0800
 @@ -5,4 +5,4 @@
  Description: CLI bindings to Google's online services (Core libraries)
  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.7/Google.GData.Client.dll -r:${libdir}/cli/Google.GData.Extensions-1.7/GData-Sharp/Google.GData.Extensions.dll
++Libs: -r:${libdir}/cli/Google.GData.Client-1.7/Google.GData.Client.dll -r:${libdir}/cli/Google.GData.Extensions-1.7/Google.GData.Extensions.dll
 Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-documents.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-documents.pc.in	2011-02-08 02:57:39.466793249 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-documents.pc.in	2011-02-10 10:32:08.406291539 +0800
++++ gdata-sharp/misc/gdata-sharp-documents.pc.in	2011-02-11 02:19:49.654124543 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -90,8 +90,8 @@ Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Documents-1.7/Google.GData.Documents.dll
 Index: gdata-sharp/misc/gdata-sharp-health.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-health.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-health.pc.in	2011-02-08 02:57:39.470126563 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-health.pc.in	2011-02-10 10:32:08.436306359 +0800
++++ gdata-sharp/misc/gdata-sharp-health.pc.in	2011-02-11 02:19:49.654124543 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -100,8 +100,8 @@ Index: gdata-sharp/misc/gdata-sharp-health.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Health-1.7/Google.GData.Health.dll
 Index: gdata-sharp/misc/gdata-sharp-photos.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-photos.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-photos.pc.in	2011-02-08 02:57:39.470126563 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-photos.pc.in	2011-02-10 10:32:08.422966439 +0800
++++ gdata-sharp/misc/gdata-sharp-photos.pc.in	2011-02-11 02:19:49.654124543 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -110,8 +110,8 @@ Index: gdata-sharp/misc/gdata-sharp-photos.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Photos-1.7/Google.GData.Photos.dll
 Index: gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-spreadsheets.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in	2011-02-08 02:57:39.470126563 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-spreadsheets.pc.in	2011-02-10 10:32:08.476326122 +0800
++++ gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in	2011-02-11 02:19:49.654124543 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
@@ -120,11 +120,21 @@ Index: gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in
 +Libs: -r:${libdir}/cli/Google.GData.Spreadsheets-1.7/Google.GData.Spreadsheets.dll
 Index: gdata-sharp/misc/gdata-sharp-youtube.pc.in
 ===================================================================
---- gdata-sharp.orig/misc/gdata-sharp-youtube.pc.in	2011-02-08 02:25:33.000000000 +0800
-+++ gdata-sharp/misc/gdata-sharp-youtube.pc.in	2011-02-08 02:57:39.470126563 +0800
+--- gdata-sharp.orig/misc/gdata-sharp-youtube.pc.in	2011-02-10 10:32:08.416296479 +0800
++++ gdata-sharp/misc/gdata-sharp-youtube.pc.in	2011-02-11 02:19:49.654124543 +0800
 @@ -6,4 +6,4 @@
  Version: @VERSION@
  
  Requires: gdata-sharp-core
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.YouTube.dll
 +Libs: -r:${libdir}/cli/Google.GData.YouTube-1.7/Google.GData.YouTube.dll
+Index: gdata-sharp/misc/gdata-sharp-analytics.pc.in
+===================================================================
+--- gdata-sharp.orig/misc/gdata-sharp-analytics.pc.in	2011-02-11 02:21:44.810105798 +0800
++++ gdata-sharp/misc/gdata-sharp-analytics.pc.in	2011-02-11 02:22:01.066711564 +0800
+@@ -6,4 +6,4 @@
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Analytics.dll
++Libs: -r:${libdir}/cli/Google.GData.Analytics.dll

-- 
gdata-sharp



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