New version, 0.3

Bug #416591 reported by Ken VanDine
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch (Ubuntu)
Fix Released
Undecided
Ken VanDine

Bug Description

Binary package hint: desktopcouch

Update to the latest version, 0.3

Tags: upgrade
Changed in desktopcouch (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
Artur Rona (ari-tczew)
tags: added: upgrade
Revision history for this message
Elliot Murphy (statik) wrote :

I'm creating the updated package now.

Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :

gar, testing in pbuilder has found a missing dep. updates in a moment.

Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Elliot Murphy (statik) wrote :
Revision history for this message
Ken VanDine (ken-vandine) wrote :
Changed in desktopcouch (Ubuntu):
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package desktopcouch - 0.3-0ubuntu1

---------------
desktopcouch (0.3-0ubuntu1) karmic; urgency=low

  [ Ken VanDine ]
  * New upstream release (LP: #416591)
    - added unit tests for couchwidget, and then fixed bug #412266
    - Change to freedesktop URL for record type spec.
    - First version of the contacts picker, based on CouchWidget
    - Adding the desktopcouch.contacts module.
    - Use subprocess.Popen and ourselves to the wait()ing,
      since subprocess.call() is buggy. There's still an EINTR bug
      in subprocess, though.
    - Occasionally stop couchdb in tests, so we exercise the automatic
      starting code. This will lead to spurious errors because of the
      aforementioned subprocess bug, but it's the right thing to do.
    - Abstract away some of the linuxisms and complain if we're run on
      an unsupported OS.
    - Fix a race condition in the process-testing code.
    - Replace the TestCase module with one that doesn't complain of dirty
      twisted reactors.
    - Add a means of stopping the desktop couchdb daemon.
    - Add an additional check that a found PID and process named correctly
      is indeed a process that this user started, so we don't try to talk
      to other local users' desktop couchdbs.
    - Get the port at function-call time, instead of storing a port at
      start-time and giving that back. The info can be stale, the old
      way.
    - Don't create a view per record-type; instead, call the standard
      return-all-records-keyed-by-record-type and use slice notation on
      the viewresults to only get back the records with that type,
      which does the same thing but more elegantly.
    - Remove the unused/invalid "utils" import from test_server
    - Change the name of a function tested to be what actually exists in
      the code.
    - Refactored server.py by renaming server.get_records_and_type to
      server.get_records. Also modified the function to take a record
      type param if desired to only create records of that type and
      optionally create a view name "get_"+ record_type. (LP: #411475)
  * debian/control
    - Make python-desktopcouch depend on python-gtk2 and python-gnomekeyring
    - Make python-desktopcouch-records depend on python-gtk2,
      python-gnomekeyring, and python-oauth.
    - Remove depends for python-distutils-extra
    - Fixed Vcs-Browser tag

  [Elliot Murphy]
  * debian/control: added build-dep on python-setuptools

  [ Martin Pitt ]
  * debian/control: Fix Vcs-* links.

 -- Ken VanDine <email address hidden> Thu, 27 Aug 2009 15:32:11 +0200

Changed in desktopcouch (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.