Change logs for desktopcouch source package in Maverick

  • desktopcouch (0.6.9b-0ubuntu1.1) maverick-proposed; urgency=low
    
      * Preserve Ubuntu One service through longer replication period, 10 minutes
        changed to 60 minutes. (LP: #834857)
     -- John Lenton <<email address hidden> >   Wed, 28 Sep 2011 07:41:44 +0200
  • desktopcouch (0.6.9b-0ubuntu1) maverick; urgency=low
    
      * New upstream release. Fix brown-paper-bag bug that broke compatibility with
        some apps that access attributes of view objects:
        - The view wrapper that assists with reconnecting did not implement
          attributes that some clients (like Lernid) use. Now, catch any attribute
          access on the wrapper and pass it through to the proxied object. This
          should make the proxy object functionally identical to the destination
          object. (LP: #652095)
     -- Chad MILLER <email address hidden>   Thu, 30 Sep 2010 14:58:51 -0400
  • desktopcouch (0.6.9-0ubuntu1) maverick; urgency=low
    
      * New upstream release.
        - Use the new Ubuntu-SSO package to get credentials to use to replicate
          with Ubuntu One couchdb. (LP: #649320)
        - Be more relisient by trying to restart couchdb when it crashes.  Do
          this by passing a proxy object in place of lower-level view objects,
          and on access and failure, reconnect. (LP: #522538)
      * Begin to Recommend ubuntu-sso-client, so ubuntuone replication will
        work.
     -- Chad MILLER <email address hidden>   Tue, 28 Sep 2010 09:25:07 -0400
  • desktopcouch (0.6.8-0ubuntu1) maverick; urgency=low
    
      * Add Ubuntu One pairing to desktopcouch, the code looks for
        credentials at start time and will listen to them while the dbus
        service is running.
      * On couchdb failure, reconnect with logic that starts up the
        couchdb server again and uses the new port. Instead of giving
        python-couchdb view objects to the user, give an object we own
        that implements reconnecting to the server on errors, and proxies
        commands otherwise. (LP: #522538)
      * Support new Basic auth for HTTP that our bookmark file
        requires. Make Basic-auth part of compulsory INI file. (LP:
        #599745)
      * When a stored record exists and is marked as deleted, and a user
        tries to store a new record with the same ID, do some ugly work to
        make the user's record be the deleted-record's successor. (LP:
        #462245)
      * Removed debian/patches/lp_599745.patch since it was included in
        upstream.
      * Fix errors in parameters in new code. (LP: #634396 #634784)
     -- Eric Casteleijn <email address hidden>   Fri, 10 Sep 2010 10:44:04 -0400
  • desktopcouch (0.6.6-0ubuntu3) maverick; urgency=low
    
      * debian/patches/lp_599745.patch
        - Support new Basic auth for HTTP that our bookmark file
          requires. (LP: #599745)
     -- Ken VanDine <email address hidden>   Tue, 20 Jul 2010 15:28:06 +0200
  • desktopcouch (0.6.6-0ubuntu2) maverick; urgency=low
    
      * Add gnome-keyring to depends of python-desktopcouch (LP: #565376)
        and desktop couch (LP: #561541) for proper authentication in KDE
     -- Rohan Garg <email address hidden>   Sat, 17 Jul 2010 21:19:44 +0530
  • desktopcouch (0.6.6-0ubuntu1) maverick; urgency=low
    
      * New upstream release, 0.6.6. (There is no 0.6.5, except in the wild.)
      * Resolve circular dependencies.  Group together dependent code in
        'desktopcouch' package, and make transition packages of subpackages.
        Upstream will try decoupling properly in future.  (Debian: #571929)
      * debian/patches/lp_522538.patch
        - No longer needed.  Removed.
      * debian/patches/replication-exclusion.patch
        - No longer needed.  Removed.
     -- Chad MILLER <email address hidden>   Tue, 22 Jun 2010 16:21:19 -0400
  • desktopcouch (0.6.4-0ubuntu3) lucid; urgency=low
    
      * debian/patches/lp_522538.patch
        - Handle reconnects if the server isn't running (LP: #522538)
     -- Ken VanDine <email address hidden>   Mon, 19 Apr 2010 12:52:22 -0400