[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/1.4.0.2-2-7-g74548f7

Jo Shields jms at apebox.org
Mon Nov 23 13:06:20 UTC 2009


The following commit has been merged in the master branch:
commit 88cb694be70e9adf5fa38666c8e19cc6a85f0522
Author: Jo Shields <jms at apebox.org>
Date:   Mon Nov 23 12:28:57 2009 +0000

      * debian/libgdata1.4-cil.install,
        debian/libgdata1.4-cil.installcligac,
        debian/patches/patches/01_pkgconfig-paths.patch:
        + CLI Policy 0.7 install location
      * debian/libgdata1.4-cil.install,
        debian/libgdata-cil-dev.install:
        + Unversioned -dev package containing pkg-config files

diff --git a/debian/changelog b/debian/changelog
index 30d4c2f..b8a0007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,15 @@
 gdata-sharp (1.4.0.2-3) UNRELEASED; urgency=low
 
+  [ Jo Shields ]
+  * debian/libgdata1.4-cil.install,
+    debian/libgdata1.4-cil.installcligac,
+    debian/patches/patches/01_pkgconfig-paths.patch:
+    + CLI Policy 0.7 install location
+  * debian/libgdata1.4-cil.install,
+    debian/libgdata-cil-dev.install:
+    + Unversioned -dev package containing pkg-config files
+
+  [ Chow Loong Jin ]
   * debian/rules:
     + Use mono-csc instead of csc
     + Use mdoc instead of monodocer/mdassembler
@@ -11,7 +21,7 @@ gdata-sharp (1.4.0.2-3) UNRELEASED; urgency=low
     + Build-dep on quilt >= 0.46-7~
     + Bump monodoc-base version to 2.4+dfsg for mdoc
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Mon, 19 Oct 2009 14:06:45 +0800
+ -- Jo Shields <directhex at apebox.org>  Mon, 23 Nov 2009 12:27:38 +0000
 
 gdata-sharp (1.4.0.2-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 1bc3bbf..f77d287 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,36 @@ Description: Google GData CLI client library
  .
  The GData CLI Client Library provides a library and source code that make it
  easy to access data through Google Data APIs.
+ .
+ This package contains the GData assemblies
+
+Package: libgdata-cil-dev
+Architecture: all
+Depends: libgdata1.4-cil (= ${binary:Version}), ${misc:Depends}
+Replaces: libgdata1.4-cil (<< 1.4.0.2-3)
+Description: Google GData CLI client library
+ GData (Google data) is a set of Application Programming Interfaces (APIs) for
+ the Common Language Infrastructure (CLI) which provide a simple protocol for
+ reading and writing data on the web.
+ .
+ Each of the following Google services provides a Google data API:
+  * Base
+  * Blogger
+  * Calendar
+  * Code Search
+  * Contacts
+  * Document List
+  * Google Apps Provisioning
+  * Notebook
+  * Picasa Web Albums
+  * Spreadsheets
+  * YouTube
+ .
+ The GData CLI Client Library provides a library and source code that make it
+ easy to access data through Google Data APIs.
+ .
+ This package contains development files for the GData library, and should be
+ used for compilation
 
 Package: monodoc-gdata-manual
 Section: doc
diff --git a/debian/libgdata-cil-dev.install b/debian/libgdata-cil-dev.install
new file mode 100644
index 0000000..34a6f27
--- /dev/null
+++ b/debian/libgdata-cil-dev.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/pkgconfig
diff --git a/debian/libgdata1.4-cil.install b/debian/libgdata1.4-cil.install
index acfc8fb..5b7eeda 100644
--- a/debian/libgdata1.4-cil.install
+++ b/debian/libgdata1.4-cil.install
@@ -1,2 +1,14 @@
-debian/tmp/usr/lib/mono/gac/*/*/* /usr/lib/cli/gdata-sharp-1.4/
-debian/tmp/usr/lib/pkgconfig
+debian/tmp/usr/lib/mono/gac/Google.GData.AccessControl/*/* /usr/lib/cli/Google.GData.AccessControl-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Apps/*/* /usr/lib/cli/Google.GData.Apps-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Blogger/*/* /usr/lib/cli/Google.GData.Blogger-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Calendar/*/* /usr/lib/cli/Google.GData.Calendar-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Client/*/* /usr/lib/cli/Google.GData.Client-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.CodeSearch/*/* /usr/lib/cli/Google.GData.CodeSearch-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Contacts/*/* /usr/lib/cli/Google.GData.Contacts-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Documents/*/* /usr/lib/cli/Google.GData.Documents-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Extensions/*/* /usr/lib/cli/Google.GData.Extensions-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.GoogleBase/*/* /usr/lib/cli/Google.GData.GoogleBase-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Health/*/* /usr/lib/cli/Google.GData.Health-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Photos/*/* /usr/lib/cli/Google.GData.Photos-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.Spreadsheets/*/* /usr/lib/cli/Google.GData.Spreadsheets-1.4/
+debian/tmp/usr/lib/mono/gac/Google.GData.YouTube/*/* /usr/lib/cli/Google.GData.YouTube-1.4/
diff --git a/debian/libgdata1.4-cil.installcligac b/debian/libgdata1.4-cil.installcligac
index 46bdab5..3946225 100644
--- a/debian/libgdata1.4-cil.installcligac
+++ b/debian/libgdata1.4-cil.installcligac
@@ -1,14 +1,14 @@
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.AccessControl.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Apps.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Blogger.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Calendar.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Client.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.CodeSearch.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Contacts.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Documents.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Extensions.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.GoogleBase.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Health.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Photos.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.Spreadsheets.dll
-/usr/lib/cli/gdata-sharp-1.4/Google.GData.YouTube.dll
+/usr/lib/cli/Google.GData.AccessControl-1.4/Google.GData.AccessControl.dll
+/usr/lib/cli/Google.GData.Apps-1.4/Google.GData.Apps.dll
+/usr/lib/cli/Google.GData.Blogger-1.4/Google.GData.Blogger.dll
+/usr/lib/cli/Google.GData.Calendar-1.4/Google.GData.Calendar.dll
+/usr/lib/cli/Google.GData.Client-1.4/Google.GData.Client.dll
+/usr/lib/cli/Google.GData.CodeSearch-1.4/Google.GData.CodeSearch.dll
+/usr/lib/cli/Google.GData.Contacts-1.4/Google.GData.Contacts.dll
+/usr/lib/cli/Google.GData.Documents-1.4/Google.GData.Documents.dll
+/usr/lib/cli/Google.GData.Extensions-1.4/Google.GData.Extensions.dll
+/usr/lib/cli/Google.GData.GoogleBase-1.4/Google.GData.GoogleBase.dll
+/usr/lib/cli/Google.GData.Health-1.4/Google.GData.Health.dll
+/usr/lib/cli/Google.GData.Photos-1.4/Google.GData.Photos.dll
+/usr/lib/cli/Google.GData.Spreadsheets-1.4/Google.GData.Spreadsheets.dll
+/usr/lib/cli/Google.GData.YouTube-1.4/Google.GData.YouTube.dll
diff --git a/debian/patches/01_pkgconfig-paths.patch b/debian/patches/01_pkgconfig-paths.patch
index 2bbc797..397f4df 100644
--- a/debian/patches/01_pkgconfig-paths.patch
+++ b/debian/patches/01_pkgconfig-paths.patch
@@ -3,128 +3,128 @@ Index: gdata-sharp/misc/gdata-sharp-acl.pc.in
 --- gdata-sharp.orig/misc/gdata-sharp-acl.pc.in	2009-03-16 23:07:37.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-acl.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.AccessControl.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.AccessControl.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.AccessControl.dll
++Libs: -r:${libdir}/cli/Google.GData.AccessControl-1.4/Google.GData.AccessControl.dll
 Index: gdata-sharp/misc/gdata-sharp-apps.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-apps.pc.in	2009-03-16 23:07:37.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-apps.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Apps.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Apps.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Apps.dll
++Libs: -r:${libdir}/cli/Google.GData.Apps-1.4/Google.GData.Apps.dll
 Index: gdata-sharp/misc/gdata-sharp-base.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-base.pc.in	2009-03-16 23:07:37.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-base.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.GoogleBase.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.GoogleBase.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.GoogleBase.dll
++Libs: -r:${libdir}/cli/Google.GData.GoogleBase-1.4/Google.GData.GoogleBase.dll
 Index: gdata-sharp/misc/gdata-sharp-blogger.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-blogger.pc.in	2009-03-16 23:07:37.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-blogger.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Blogger.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Blogger.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Blogger.dll
++Libs: -r:${libdir}/cli/Google.GData.Blogger-1.4/Google.GData.Blogger.dll
 Index: gdata-sharp/misc/gdata-sharp-calendar.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-calendar.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-calendar.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core gdata-sharp-acl
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Calendar.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Calendar.dll
+ Version: @VERSION@
+ 
+ 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.4/Google.GData.Calendar.dll
 Index: gdata-sharp/misc/gdata-sharp-codesearch.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-codesearch.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-codesearch.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.CodeSearch.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.CodeSearch.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.CodeSearch.dll
++Libs: -r:${libdir}/cli/Google.GData.CodeSearch-1.4/Google.GData.CodeSearch.dll
 Index: gdata-sharp/misc/gdata-sharp-contacts.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-contacts.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-contacts.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Contacts.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Contacts.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Contacts.dll
++Libs: -r:${libdir}/cli/Google.GData.Contacts-1.4/Google.GData.Contacts.dll
 Index: gdata-sharp/misc/gdata-sharp-core.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-core.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-core.pc.in	2009-03-16 23:08:41.000000000 +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/gdata-sharp-1.4/Google.GData.Client.dll -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Extensions.dll
+ 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.4/Google.GData.Client.dll -r:${libdir}/cli/Google.GData.Extensions-1.4/Google.GData.Extensions.dll
 Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-documents.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-documents.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Documents.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Documents.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Documents.dll
++Libs: -r:${libdir}/cli/Google.GData.Documents-1.4/Google.GData.Documents.dll
 Index: gdata-sharp/misc/gdata-sharp-health.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-health.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-health.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Health.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Health.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Health.dll
++Libs: -r:${libdir}/cli/Google.GData.Health-1.4/Google.GData.Health.dll
 Index: gdata-sharp/misc/gdata-sharp-photos.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-photos.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-photos.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Photos.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Photos.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Photos.dll
++Libs: -r:${libdir}/cli/Google.GData.Photos-1.4/Google.GData.Photos.dll
 Index: gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-spreadsheets.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-spreadsheets.pc.in	2009-03-16 23:08:41.000000000 +0800
 @@ -6,4 +6,4 @@
- Version: @VERSION@
- 
- Requires: gdata-sharp-core
--Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Spreadsheets.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Spreadsheets.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Spreadsheets.dll
++Libs: -r:${libdir}/cli/Google.GData.Spreadsheets-1.4/Google.GData.Spreadsheets.dll
 Index: gdata-sharp/misc/gdata-sharp-youtube.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-youtube.pc.in	2009-03-16 23:07:38.000000000 +0800
 +++ gdata-sharp/misc/gdata-sharp-youtube.pc.in	2009-03-16 23:08:41.000000000 +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/gdata-sharp-1.4/Google.GData.YouTube.dll
+ Version: @VERSION@
+ 
+ Requires: gdata-sharp-core
+-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.YouTube.dll
++Libs: -r:${libdir}/cli/Google.GData.YouTube-1.4/Google.GData.YouTube.dll

-- 
gdata-sharp



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