lp:~statik/ubuntu/lucid/couchdb-glib/version-5.99

Created by Elliot Murphy and last modified
Get this branch:
bzr branch lp:~statik/ubuntu/lucid/couchdb-glib/version-5.99
Only Elliot Murphy can upload to this branch. If you are Elliot Murphy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Elliot Murphy
Status:
Development

Recent revisions

12. By Elliot Murphy

Added missing install files for new binary packages.

11. By Elliot Murphy

* New upstream release (LP:
- Privatize object declarations and added accessor methods (Johan Dahlin)
- Rename CouchDB* to Couchdb (Johan Dahlin)
- Rename Couchdb object to CouchdbSession (Rodrigo Moya)
- Add introspection support (Johan Dahlin)
- GObjectify CouchdbSession object's constructor (Johan Dahlin)
- Added json-glib dependency to .pc files (Rodrigo Moya)
- Use a private structure instead of hiding the CouchdbSession object
  declaration (Rodrigo Moya)
- Added desktopcouch-glib library, to contain desktopcouch-specific
  code (Rodrigo Moya)
- Add configure option to enable/disable debug messages (Adi Roiban)
- Added CouchdbCredentials object to store credentials (Rodrigo Moya)
- Use the new credentials object for authentication (Rodrigo Moya)
- Conditionally log debugging messages (Adi Roiban)
- Add basic HTTP authentication to CouchdbCredentials (Adi Roiban)

10. By Rodrigo Moya

* New upstream release:
  - Remove superfluous OAuth debug messages
  - Set a shorter timeout (1 minute) for localhost polling
  - Only return a CouchDBStructField in couchdb_struct_field_get_struct_field
    if the field exists (LP: #472465)
  - Fixed typo in postal address's street field name (LP: #451837)

9. By Rodrigo Moya

* New upstream release:
  - Don't include non-OAuth URL parameters in OAuth header (LP: #444576)
  - Return TRUE in couchdb_document_delete when successful

8. By Rodrigo Moya

* New upstream release:
  - Added API to manipulate IM addresses for contact records (LP: #415297)
  - Use 127.0.0.1 instead of localhost for local couchdb instances
* debian/libcouchdb-glib-1.0-1.symbols
  - Added symbols

7. By Martin Pitt

[ Rodrigo Moya ]
* New upstream release: (LP: #426879)
  - Added changes notifications. (LP: #420435)
  - Added some API info to the README file.
  - Encode document UIDs when doing HTTP requests. (LP: #423746)
  - Added OAuth support. (LP: #423094)
* Added libssl-dev build dependency.

[ Martin Pitt ]
* Import into bzr, set Vcs-Bzr: field in debian/control.
* Add debian/libcouchdb-glib-1.0-1.symbols for proper shlibs generation.
* debian/control: Wrap build depends.
* debian/control: Bump Standards-Version to 3.8.3 (no changes needed).

6. By Rodrigo Moya

* Package upstream 0.4.5 release: (LP: #419160)
  - Add lots of new contact record fields (Rodrigo Moya)
  - Check presence of fields in JSON objects before accessing them to avoid
    lots of warnings (Rodrigo Moya)
  - Added functions to deal with URLs in contact documents (Rodrigo Moya)
  - Add uuid to list of pkg-config modules to look for (Rodrigo Moya)
* Skip 0ubuntu1 version number, that was a botched upload (Martin Pitt).

5. By Rodrigo Moya

* Package upstream 0.4.5 release: (LP: #419160)
  - Add lots of new contact record fields (Rodrigo Moya)
  - Check presence of fields in JSON objects before accessing them to avoid
    lots of warnings (Rodrigo Moya)
  - Added functions to deal with URLs in contact documents (Rodrigo Moya)
  - Add uuid to list of pkg-config modules to look for (Rodrigo Moya)

4. By Rodrigo Moya

* Package upstream 0.4.4 release: (LP: #416027)
  - Only include json-glib.h (Rodrigo Moya)
  - Depend on json-glib >= 0.7.4 to have saving of documents working (Rodrigo
    Moya)
  - Send errors from libsoup back to the caller (Rodrigo Moya)
  - Add contact records creation convenience function (Rodrigo Moya)
  - Add support for application_annotations field (Rodrigo Moya)
  - Add functions to convert struct fields to and from strings (Rodrigo Moya)
* debian/control: bumped libjson-glib-dev Build-Depends to >= 0.7.4.

3. By Rodrigo Moya

* Rename binary package name to match upstream so version (LP: #409378)
* Added missing uuid-dev build-dependency.
* Package upstream 0.4.3 release:
  - Add test suite for API (Rodrigo Moya)
  - Make all JSON-related functions use utility functions rather than JSON-glib
    ones, and make these remove fields from documents when values are NULL
    (Rodrigo Moya)
  - Added UUIDs to API, and ways to generate them for objects that don't have it
    (Rodrigo Moya)
  - Assume hostnames from clients come with the http/https part of the URI, so
    don't add it (Rodrigo Moya)
  - Increase so version of shared library (Rodrigo Moya)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/couchdb-glib
This branch contains Public information 
Everyone can see this information.

Subscribers