1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
|
gdata-sharp (2.2.0.0+dfsg-1) unstable; urgency=medium
* Repack, without .chm, .dll and .msi (eek!) files
-- Jo Shields <joshield@microsoft.com> Tue, 25 Feb 2020 10:18:36 -0500
gdata-sharp (2.2.0.0-3) unstable; urgency=medium
* [0d48cff] Fix for docs not building. Thanks to Dimitri John Ledkov
-- Jo Shields <joshield@microsoft.com> Tue, 25 Feb 2020 09:47:43 -0500
gdata-sharp (2.2.0.0-2) unstable; urgency=low
* Rebuild against libnewtonsoft-json5.0-cil
* [edd5266] No-change Standards-Version bump to 3.9.5
-- Chow Loong Jin <hyperair@debian.org> Sun, 22 Dec 2013 04:03:24 +0800
gdata-sharp (2.2.0.0-1) unstable; urgency=low
* [b4710e5] Imported Upstream version 2.2.0.0
* [ee7cf25] No-change bump of Standards-Version to 3.9.4
* [4d4abb2] Refresh assemblyversion.patch
* [eba298c] Bump DEB_CLI_API_VERSION
* [60a9b44] Add cligacpolicy file
* [73b36bf] Amend installation directories of dll's to -2.2
* [5a39535] Fix file perms after installcligac.
This fixes issues with the policy files having g+w permissions.
-- Chow Loong Jin <hyperair@debian.org> Tue, 18 Jun 2013 02:19:22 +0800
gdata-sharp (2.1.0.0-1) unstable; urgency=low
* [012e36d] Imported Upstream version 2.1.0.0
* [a411836] Handle ABI bump (2.0 -> 2.1)
-- Chow Loong Jin <hyperair@debian.org> Sun, 03 Jun 2012 11:05:19 +0800
gdata-sharp (2.0.1.0-1) unstable; urgency=low
[ Iain Lane ]
* [e44b8f4] Fix syntax error in monodoc source file
[ Chow Loong Jin ]
* [e2a7fe5] Imported Upstream version 2.0.1.0
* [2ca6983] Bump API/ABI to 2.0
* [eef84c6] Update email address
* [9b24639] Refresh patches
* [f11404e] Bump Standard-Version
* [786e483] Drop deprecated cli.make include
* [202c761] Add -pkg:newtonsoft-json to build
* [ea15084] Combine build-dep and build-dep-indep.
There are no Architecture: any packages, so the separation is pointless.
* [f72f05f] Build-dep on libnewtonsoft-json-cil-dev
* [c49cc7f] Drop Codesearch and Health dlls
* [6403e88] Drop Code Search from package description
-- Chow Loong Jin <hyperair@debian.org> Fri, 01 Jun 2012 04:18:45 +0800
gdata-sharp (1.9.0.0-2) unstable; urgency=low
* No-change rebuild for CLR 4.0 transition
-- Iain Lane <laney@debian.org> Sun, 22 Jan 2012 19:59:05 +0000
gdata-sharp (1.9.0.0-1) unstable; urgency=low
* [e8bda28] Imported Upstream version 1.9.0.0
* [3eaff9f] Bump API and ABI to 1.9.0.0
* [ce3466e] Refresh patches
* [eeb4cd5] Drop GoogleBase from Makefile
* [0c858fa] Drop GoogleBase from *.install* files
* [361b01a] Update paths in .pc files
-- Chow Loong Jin <hyperair@ubuntu.com> Fri, 25 Nov 2011 19:51:39 +0800
gdata-sharp (1.8.0.0-1) unstable; urgency=low
* [7037514] Install RELEASE_NOTES.HTML as upstream changelog
* [2286665] Update watch file for google code change
* [9018e14] Imported Upstream version 1.8.0.0
* [7458084] Drop upstreamed remove-system-web-dep.patch
* [088ff07] Rename packages and update paths for ABI bump
* [298fc6c] Patch to replace * with 0 in AssemblyVersion
* [95369d3] No-change Standards-Version bump (3.9.1 → 3.9.2)
-- Chow Loong Jin <hyperair@ubuntu.com> Sat, 13 Aug 2011 01:15:41 +0800
gdata-sharp (1.7.0.1-1) unstable; urgency=low
* [862be2e] New upstream release
* [ab5b875] Update remove-system-web-dep.patch from upstream
* [b7c7a7d] Refresh pkgconfig-paths patch
* [b68b4b5] Drop 02_cli-2.0-port.patch (no longer needed)
* [0cc6766] Add Google.GData.Analytics to control file
* [b9dec4f] Bump ABI and API versions
* [eacb398] Use 3.0 (quilt) format
* [6f77271] Refresh 00_build-system.patch
* [85ca24a] Update my email in Uploaders
-- Chow Loong Jin <hyperair@ubuntu.com> Thu, 10 Feb 2011 10:34:31 +0800
gdata-sharp (1.4.0.2-5) experimental; urgency=low
* [257ae00] Set Debian source format to 1.0
* [3ba66e6] Update Debian Policy to 3.9.1 (no changes)
* [e326188] Add a patch from upstream bug #429, which removes the
dependency on System.Web. gdata-sharp already bundles a chunk of
Mono's System.Web source code, for use on Windows CE (which lacks re
required methods). This patch simply adds the rest of the System.Web
pieces used by gdata-sharp, and makes the file part of the build on
all platforms, not just Windows CE. Thanks to Gabriel Burt
<gabriel.burt@gmail.com>
-- Jo Shields <directhex@apebox.org> Sat, 13 Nov 2010 11:30:56 +0000
gdata-sharp (1.4.0.2-4) unstable; urgency=low
* [2237ad3] Fix build-dependencies to use mono-devel 2.4.3's
monolithic mono-devel, and use NUnit's -cil-dev package
* [3a91407] Fix calls to mdoc to not only fix FTBFS, but actually
generate documentation (Closes #598175)
-- Jo Shields <directhex@apebox.org> Mon, 27 Sep 2010 09:44:50 +0100
gdata-sharp (1.4.0.2-3) unstable; 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,
debian/rules:
+ Unversioned -dev package containing pkg-config files
[ Chow Loong Jin ]
* debian/rules:
+ Use mono-csc instead of csc
+ Use mdoc instead of monodocer/mdassembler
+ Use quilt dh7 integration
* debian/control:
+ Bump mono-devel to 2.4.2 for mono-csc
+ Bump Standards-Version to 3.8.3:
- Section => cli-mono
+ Build-dep on quilt >= 0.46-7~
+ Bump monodoc-base version to 2.4+dfsg for mdoc
-- Jo Shields <directhex@apebox.org> Mon, 23 Nov 2009 12:27:38 +0000
gdata-sharp (1.4.0.2-2) unstable; urgency=low
[ Chow Loong Jin ]
* debian/rules:
+ Rename all pkg-config files to include ABI version as per policy
+ Hook up unpatch to just before dh_clean
[ David Paleino ]
* debian/rules: fix arguments passed to monodocer, fixes FTBFS,
thanks to Albin Tonnerre (Closes: #533951)
-- David Paleino <d.paleino@gmail.com> Fri, 25 Sep 2009 21:04:41 +0200
gdata-sharp (1.4.0.2-1) unstable; urgency=low
* Initial release (Closes: #519844)
* debian/patches/00_build-system.patch:
+ Fix Makefile searching for nunit
* debian/patches/01_pkgconfig-paths.patch:
+ Update the locations of the libraries
* debian/patches/02_cli-2.0-port.patch:
+ Patch to use System.IO.Compression.GZipStream instead of shipped
GZipStream
-- Chow Loong Jin <hyperair@gmail.com> Sun, 22 Mar 2009 21:37:21 +0800
|