lp:debian/squeeze/desktopcouch

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/desktopcouch
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By David Paleino

Fix Futon authentication with CouchDB, thanks to Jason Woofenden
(Closes: #600169)

14. By David Paleino

* New upstream version
* debian/control:
  - try to adhere more to the Ubuntu layout; merge everything into
    'desktopcouch', providing transitional packages for python-*
* debian/python-desktopcouch-extra.install removed
* debian/desktopcouch.install updated to include what was in
  python-desktopcouch-extra
* debian/patches/:
  - 00-fix_docs_directory.patch added, move documentation in
    /usr/share/doc/desktopcouch/
  - 00-replication_exclusion.patch removed, merged upstream
  - 01-items_should_expose_private_data_for_now.patch refreshed
  - 02-handle_reconnects.patch removed, merged upstream

13. By David Paleino

* New upstream version
* debian/control:
  - removed dependency on python-desktopcouch-records from
    desktopcouch
  - added conflicts/replaces on python-desktopcouch-records to
    desktopcouch
  - old python-desktopcouch-records renamed to python-desktopcouch-extra
  - new python-desktopcouch-records dummy package, to help transition
    in Ubuntu
* debian/desktopcouch.install,
  debian/python-desktopcouch-records.install: move records/ into
  desktopcouch.
* debian/patches/:
  - 00-replication_exclusion.patch added, ported from Ubuntu
    (LP: #563901)
  - 01-items_should_expose_private_data_for_now.patch added, ported from
    Ubuntu
  - 02-handle_reconnects.patch added, ported from Ubuntu (LP: #522538)

12. By David Paleino

* New upstream version
* debian/control:
  - improved long descriptions.
  - debhelper B-D lowered to >= 7
  - python-desktopcouch merged into desktopcouch (Closes: #571929)
  - reformatted for easier diffing
* debian/rules: don't override dh_auto_build anymore, since
  upstream permissions of desktop-stop are now correct.
* debian/python-desktopcouch.install removed
* debian/desktopcouch.install updated

11. By David Paleino

* New upstream version
* debian/patches/01-use_simplejson.patch removed, better handled
  upstream (simplejson for py2.5 and json for py2.6)
* debian/rules: chmod desktop-stop to 755, since it's intended as
  an executable script
* debian/control: bump debhelper dependency to >= 7.0.50~ to use
  overridden rules in debian/rules

10. By Chad Miller

* New upstream release.
  + Fix remote-db-listing bug for SSL/HTTPS services. (LP: #458540)
  + Fix OAuth signatures for SSL urls.
  + Avoid couchdb bug where users' PID files are incorrectly interpreted as
    valid by couchdb, and so after slightly different boot, desktopcouch can
    never start couchdb, causing desktopcouch to quit. (LP: #442120)
  + For dbus, do not resolve data for events signaling a service disappears,
    and use explicit veriable-passing / references. (LP: #440072)
  + Flip push/pull logic in replication information.
  + When pulling from remote DB, do not try to access remote management DB.
  + Use meaningful names for keyring access. (LP: #451333)

9. By Chad Miller

* New upstream release.
  + Include doc "txt" and translation files in sources.
  + couchgrid does not correctly retrieve record id (LP: #447512)
  + couchgrid selected_records property is buggy and should be removed for
    karmic if possible (LP: #448357)

8. By Chad Miller

* Include missing 0.4.0 changelog entry.
* New upstream release.
  + Log to correct place in service, ~/.cache/desktop-couch/ .
  + Abandon service modules giving host and port info separate from the
    db prefixes, which now give a URI.
  + Let the replicator gather its own OAuth data to use to connect to far
    end. This *should* fix repliction to cloud.
  + Make service more resilient to errors, and make breakable parts in
    smaller granules.
  + Support Python 2.5.
  + Added basic notes record API to include NOTE_RECORD_TYPE.
  + Make create-contacts script agnostic of desktop vs cloud and oauth
    vs noauth.
* Depend on a more recent version of couchdb, which provides OAuth
  support.

7. By Ken VanDine

New upstream release (LP: #435429)

6. By Elliot Murphy

Depend on couchdb-bin instead of couchdb (LP: #427036)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers