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 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445
|
libgdata (0.17.6-2) unstable; urgency=medium
* Make the test-suite non-fatal again for now. It needs more work still to
pass on all architectures.
-- Michael Biebl <biebl@debian.org> Sat, 01 Oct 2016 01:29:29 +0200
libgdata (0.17.6-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper compat level to 10.
* Set XDG_RUNTIME_DIR to a temporary, writable location. With that the
test-suite should pass, so make failures fatal.
-- Michael Biebl <biebl@debian.org> Wed, 21 Sep 2016 14:19:12 +0200
libgdata (0.17.5-1) unstable; urgency=medium
* New upstream release.
* Convert from cdbs to dh.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Fri, 01 Jul 2016 15:58:20 +0200
libgdata (0.17.4-1) unstable; urgency=medium
* New upstream release 0.17.4
+ Download stream data corruption fixes and fixes to content length
calculation
+ Fix copying and deleting documents in Google Drive
+ Fix folder creation in Google Drive
+ Fix metadata-only uploads in Google Drive
+ Fix searching by title in Google Drive
+ Remove a couple of incorrect GIR annotations
-- Iain Lane <laney@debian.org> Mon, 14 Dec 2015 17:05:05 +0000
libgdata (0.17.3-1) unstable; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Fri, 18 Sep 2015 16:50:17 +0200
libgdata (0.17.2-1) unstable; urgency=medium
[ Michael Biebl ]
* New upstream release.
[ Andreas Henriksson ]
* Bump libuhttpmock-dev build-dep to >= 0.5.0 according to configure.ac
* Update debian/libgdata22.symbols with 8 new symbols.
-- Andreas Henriksson <andreas@fatal.se> Sat, 11 Jul 2015 11:10:08 +0200
libgdata (0.17.1-2) unstable; urgency=medium
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Thu, 25 Jun 2015 08:57:52 +0200
libgdata (0.17.1-1) experimental; urgency=medium
[ Andreas Henriksson ]
* Output gdata/tests/test-suite.log on testsuite failures.
[ Michael Biebl ]
* Track odd-numbered releases in debian/watch as well as libgdata doesn't
seem to follow the typical GNOME versioning scheme.
* New upstream release. (Closes: #789134)
* Bump soname from 19 → 22.
* Update symbols file.
* Convert to multiarch.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6.
* Drop obsolete Conflicts from pre-wheezy.
-- Michael Biebl <biebl@debian.org> Sun, 21 Jun 2015 20:52:10 +0200
libgdata (0.16.1-1) unstable; urgency=medium
* New upstream release 0.16.1
+ Add a --disable-tests configure option to build without uhttpmock
+ Remove downstream fix for ISO 8601 dates which was breaking Contacts
+ Various fixes for the Google Tasks service
-- Iain Lane <laney@debian.org> Tue, 11 Nov 2014 15:46:59 +0000
libgdata (0.16.0-1) unstable; urgency=medium
* New upstream release.
* Update debian/libgdata19.symbols with two additions.
-- Andreas Henriksson <andreas@fatal.se> Mon, 22 Sep 2014 23:10:59 +0200
libgdata (0.15.2-1) unstable; urgency=medium
* New upstream release.
* Bump libgdata-dev dependency on libgoa-1.0-dev to >= 3.8
- as required by configure.ac
* Bump Standards-Version to 3.9.5
-- Andreas Henriksson <andreas@fatal.se> Sun, 10 Aug 2014 23:58:28 +0200
libgdata (0.15.1-1) unstable; urgency=medium
* Team upload.
[ Jackson Doak ]
* New upstream release
- Add freebase symbols
-- Andreas Henriksson <andreas@fatal.se> Thu, 31 Jul 2014 21:00:09 +0200
libgdata (0.15.0-3) unstable; urgency=medium
* debian/control.in:
+ Let libgdata-dev depend on libjson-glib-dev as required by the
pkg-config file.
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 26 Apr 2014 21:41:35 +0200
libgdata (0.15.0-2) unstable; urgency=medium
* Force build against the new goa.
* Upload to unstable.
-- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 26 Apr 2014 13:04:08 +0200
libgdata (0.15.0-1) experimental; urgency=medium
* New upstream release.
* Update build-dependencies according to configure.ac
- Bump libsoup to >= 2.42.0
- Add libjson-glib-dev >= 0.15
- Add libuhttpmock-dev
* Update Homepage url
* Rename package to match new SONAME (13->19)
* Update debian/libgdata19.symbols
-- Andreas Henriksson <andreas@fatal.se> Thu, 27 Mar 2014 16:25:57 +0100
libgdata (0.14.1-2) experimental; urgency=medium
* Merge with unstable
* Build against G3.10 gnome-online-accounts
-- Iain Lane <laney@debian.org> Mon, 06 Jan 2014 11:19:18 +0000
libgdata (0.14.1-1) unstable; urgency=medium
* New upstream release
+ Fix build with recent gnome-common versions
+ Fix build and installed header files for C++
+ Remove deprecated function calls
+ Fix compilation with -fstrict-aliasing
* Don't build-depend or depend on libsoup-gnome any more; it's not required.
-- Iain Lane <laney@debian.org> Mon, 06 Jan 2014 11:02:28 +0000
libgdata (0.14.0-2) experimental; urgency=low
* Build against G3.10 gnome-online-accounts
-- Sjoerd Simons <sjoerd@debian.org> Sun, 03 Nov 2013 22:58:47 +0100
libgdata (0.14.0-1) unstable; urgency=low
[ Jeremy Bicha ]
* Update homepage
[ Michael Biebl ]
* New upstream release.
* Use dh-autoreconf --as-needed and drop 99_ltmain_as-needed.patch.
* Bump Standards-Version to 3.9.4. No further changes.
-- Michael Biebl <biebl@debian.org> Fri, 30 Aug 2013 13:26:23 +0200
libgdata (0.13.3-2) unstable; urgency=low
* Upload to unstable.
-- Andreas Henriksson <andreas@fatal.se> Sun, 26 May 2013 00:38:43 +0200
libgdata (0.13.3-1) experimental; urgency=low
[ Martin Pitt ]
* debian/tests/compile:
- Add -Wall -Werror for being more thorough.
- Don't call deprecated g_type_init() when building with glib >= 2.35.
[ Andreas Henriksson ]
* New upstream release.
* Enable vala api generation:
- add valac build dependency to get vapigen
* debian/patches/01_pc_depends.patch: dropped - applied upstream.
* Update debian/libgdata13.symbols for newly added symbols.
* Install vala vapi and deps files in libgdata-dev package.
* Use "list-missing" in debian/rules
* Bump libgoa-1.0-dev build-dependency to (>= 3.7.91)
- needed for vapigen to succed
-- Andreas Henriksson <andreas@fatal.se> Fri, 15 Mar 2013 17:16:30 +0100
libgdata (0.13.2-2) experimental; urgency=low
[ Mathieu Trudel-Lapierre ]
* debian/control:
- add dh-autoreconf to Build-Depends.
- add XS-Testsuite: autopkgtest
* debian/rules: make sure we run autoreconf before building, so that
01_pc_depends.patch gets properly applied.
* debian/tests/control, debian/tests/compile: add a simple compile and run
test to make sure we can successfully build against libgdata.
[ Andreas Henriksson ]
* Build-depend on gnome-common (>= 3.6.0)
- autoreconf needs gnome-code-coverage.m4 to properly generate Makefiles.
* Make libgdata-dev depend on packages needed by its pkg-config file:
+ libgcr-3-dev
+ libgoa-1.0-dev (>= 3.2)
+ liboauth-dev (>= 0.9.4)
+ libsoup-gnome2.4-dev (>= 2.37.91)
-- Andreas Henriksson <andreas@fatal.se> Sun, 16 Dec 2012 20:28:56 +0100
libgdata (0.13.2-1) experimental; urgency=low
[ Jeremy Bicha ]
* debian/control: Update dependencies
* debian/libgdata13.symbols:
- Added new symbols
* debian/patches/01_pc_depends.patch:
- Remove unnecessary dependencies in pkg-config file (LP: #1060489)
-- Andreas Henriksson <andreas@fatal.se> Wed, 12 Dec 2012 01:42:57 +0100
libgdata (0.12.0-1) unstable; urgency=low
* New upstream release.
* Refresh debian/patches/99_ltmain_as-needed.patch.
* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop and
bump Build-Depends on libgirepository1.0-dev to (>= 0.10.7-1~) instead.
* debian/watch: Track stable releases.
-- Michael Biebl <biebl@debian.org> Mon, 02 Apr 2012 17:56:28 +0200
libgdata (0.11.1-1) experimental; urgency=low
* New upstream development release.
* Bump (Build-)Depends on libsoup(-gnome)2.4-dev to (>= 2.37.91).
* Rewrite and simplify debian/copyright using the machine-readable copyright
format 1.0.
* Bump Standards-Version to 3.9.3.
-- Michael Biebl <biebl@debian.org> Thu, 15 Mar 2012 00:16:33 +0100
libgdata (0.11.0-1) experimental; urgency=low
* New upstream release.
* debian/libgdata13.symbols: Add new symbols.
* debian/control.in:
- Bump (Build-)Depends on libglib2.0-dev to (>= 2.30.0).
- Add Build-Depends on libgnome-keyring-dev.
- Drop Build-Depends on gir1.2-soup-2.4, pulled by libsoup2.4-dev.
-- Michael Biebl <biebl@debian.org> Sat, 10 Mar 2012 12:49:40 +0100
libgdata (0.10.2-1) unstable; urgency=high
* New upstream release.
- Correctly validate SSL certificates for all connections to prevent MitM
attacks which use spoofed SSL certificates. Closes: #664032
CVE-2012-1177
* Urgency high for the security fix.
-- Michael Biebl <biebl@debian.org> Thu, 15 Mar 2012 00:51:18 +0100
libgdata (0.10.1-3) unstable; urgency=low
[ Josselin Mouette ]
* Fix short description for the gir package. Closes: #652463.
* Also move to section introspection.
-- Michael Biebl <biebl@debian.org> Sat, 10 Mar 2012 12:14:15 +0100
libgdata (0.10.1-2) unstable; urgency=low
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Fri, 16 Dec 2011 19:19:43 +0100
libgdata (0.10.1-1) experimental; urgency=low
[ Martin Pitt ]
* 99_ltmain_as-needed.patch: Unfuzz, and convert to -p1.
* Drop simple-patchsys.mk, move to "3.0 (quilt)" source format.
* Add debian/libgdata11.symbols. Drop manual shlibs handling in
debian/rules.
* debian/rules: Run tests during build, but to not let failed tests fail the
build for now. Let's first see how well this works on the buildds.
(Closes: #546798)
[ Jeremy Bicha ]
* New upstream version
* Bump debhelper compatibility to 8 and strip debian/tmp/ from install
files
* Bump soname and update symbols
* debian/control.in:
- Add liboauth as build-dep.
- Bump Standards-Version to 3.9.2
* debian/watch: Look for xz tarballs.
[ Michael Biebl ]
* debian/control.in:
- Update Vcs-* fields to non-redirected URLs.
- Bump Standards-Version to 3.9.2. No further changes.
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
[ Sjoerd Simons ]
* Upload to experimental
-- Sjoerd Simons <sjoerd@debian.org> Sat, 05 Nov 2011 10:37:30 +0000
libgdata (0.8.1-2) unstable; urgency=low
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Fri, 19 Aug 2011 21:28:12 +0200
libgdata (0.8.1-1) experimental; urgency=low
[ Josselin Mouette ]
* Add missing conflict with gir1.0-gdata-0.0.
* Make the -dev package depend on the gir package.
[ Sebastien Bacher ]
* New upstream version
-- Sebastien Bacher <seb128@debian.org> Wed, 18 May 2011 17:30:18 +0200
libgdata (0.8.0-1) experimental; urgency=low
* New upstream release.
* Bump soname.
* Update build-dependencies.
* Re-introduce introspection package.
* Fix the shlibs generation code.
* Fix swapped maintainer/uploaders.
-- Josselin Mouette <joss@debian.org> Thu, 17 Mar 2011 00:45:38 +0100
libgdata (0.6.4-3) unstable; urgency=low
* Remove gir1.0-gdata-0.0 to ease the gir1.2 transition.
-- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 16 Feb 2011 20:38:36 +0000
libgdata (0.6.4-2) unstable; urgency=low
* Upload to unstable.
-- Sebastian Dröge <slomo@debian.org> Mon, 03 May 2010 13:44:58 +0200
libgdata (0.6.4-1) experimental; urgency=low
* New upstream release:
+ debian/rules:
- Update shlibs because of new API.
-- Sebastian Dröge <slomo@debian.org> Wed, 31 Mar 2010 13:21:12 +0200
libgdata (0.6.3-2) experimental; urgency=low
* debian/rules:
+ Call dh_girepository with the correct package name.
* debian/control.in:
+ Add build dependencies for the libsoup/libxml GObject-Introspection packages.
-- Sebastian Dröge <slomo@debian.org> Sun, 28 Mar 2010 17:55:09 +0200
libgdata (0.6.3-1) experimental; urgency=low
* New upstream release:
+ debian/control.in,
debian/libgdata[67].install,
debian/rules:
- Update for new soname and API additions.
+ debian/control.in,
debian/git1.0-gdata-0.0.install,
debian/rules,
debian/libgdata-dev.install:
- Add GObject-Introspection package.
+ debian/control.in:
- Update build dependencies.
+ debian/copyright:
- Update copyright information.
-- Sebastian Dröge <slomo@debian.org> Sun, 28 Mar 2010 14:10:22 +0200
libgdata (0.5.1-1) unstable; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Sun, 22 Nov 2009 20:58:13 +0100
libgdata (0.5.0-1) unstable; urgency=low
* New upstream release:
+ debian/rules,
debian/control.in,
debian/libgdata[56].install:
- Update for the new soname.
+ debian/copyright:
- Update copyright information.
* debian/control.in:
+ Update Standards-Version to 3.8.3.
-- Sebastian Dröge <slomo@debian.org> Mon, 21 Sep 2009 15:57:16 +0200
libgdata (0.4.0-1) unstable; urgency=low
* New upstream release:
+ debian/rules,
debian/control.in,
debian/libgdata[45].install:
- Update for the new soname.
+ debian/copyright:
- Update copyright information.
-- Sebastian Dröge <slomo@debian.org> Tue, 21 Jul 2009 07:49:53 +0200
libgdata (0.3.0-2) unstable; urgency=low
* debian/copyright:
+ Fix copyright.
-- Sebastian Dröge <slomo@debian.org> Sun, 05 Jul 2009 23:29:42 +0200
libgdata (0.3.0-1) unstable; urgency=low
* Initial version (Closes: #531547).
-- Sebastian Dröge <slomo@debian.org> Sun, 05 Jul 2009 17:07:05 +0200
|