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

Chow Loong Jin hyperair at ubuntu.com
Fri Nov 25 01:55:34 UTC 2011


The following commit has been merged in the master branch:
commit eeb4cd51b16d0643708fd6f37e3c370b94487c63
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Nov 25 09:40:37 2011 +0800

    Drop GoogleBase from Makefile
    
    Build rules and pcfile dropped from upstream, so it appears to be just cruft
    leftover in ALLLIBS.

diff --git a/debian/patches/drop-gbase.patch b/debian/patches/drop-gbase.patch
new file mode 100644
index 0000000..ee6ed3e
--- /dev/null
+++ b/debian/patches/drop-gbase.patch
@@ -0,0 +1,15 @@
+Description: Drop Google.GData.GoogleBase.dll from Makefile. It appears to have
+ been dropped upstream, with the pcfile and build rules vanishing.
+From: Chow Loong Jin <hyperair at ubuntu.com>
+Index: gdata-sharp/Makefile
+===================================================================
+--- gdata-sharp.orig/Makefile	2011-11-25 09:36:35.968946376 +0800
++++ gdata-sharp/Makefile	2011-11-25 09:36:42.822334670 +0800
+@@ -22,7 +22,6 @@
+ 	Google.GData.Client.dll		\
+ 	Google.GData.CodeSearch.dll	\
+ 	Google.GData.Extensions.dll	\
+-	Google.GData.GoogleBase.dll	\
+ 	Google.GData.Spreadsheets.dll	\
+ 	Google.GData.Apps.dll		\
+ 	Google.GData.Photos.dll		\
diff --git a/debian/patches/series b/debian/patches/series
index b90b04e..0d042a7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 00_build-system.patch
 01_pkgconfig-paths.patch
 assemblyversion.patch
+drop-gbase.patch

-- 
gdata-sharp



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