Change logs for lazr.restfulclient source package in Lucid

  • lazr.restfulclient (0.9.11-1ubuntu1.4) lucid; urgency=medium
    
      * Always uppercase HTTP methods to match httplib2 expectations
        (LP: #1401544).
     -- Colin Watson <email address hidden>   Thu, 11 Dec 2014 16:30:02 +0000
  • lazr.restfulclient (0.9.11-1ubuntu1.3) lucid-proposed; urgency=low
    
      * Move test dependencies to extras_require so that setuptools doesn't think
        they are needed for the code to work. (LP: #918307)
        .
        Having them listed in requires, but not in the package dependencies leads
        to having a package installed that setuptools thinks is broken. This
        breaks any code that relies on lazr.restfulclient (or launchpadlib) and
        uses setuptools/pkg_resources.
     -- James Westby <email address hidden>   Wed, 18 Jan 2012 12:16:35 -0500
  • lazr.restfulclient (0.9.11-1ubuntu1.2) lucid-proposed; urgency=low
    
      *  debian/control:
         - Always require python-simplejson as python 2.6 does not provide it
           and lazr.restfulclient.resource does not use json on error instead.
           (LP: #803475)
     -- Rodney Dawes <email address hidden>   Thu, 14 Jul 2011 15:55:51 +0200
  • lazr.restfulclient (0.9.11-1ubuntu1.1) lucid-proposed; urgency=low
    
      * debian/patches/user-agent.patch: from upstream bzr revno 92 - send a real
        value for the user-agent header (LP: #607947)
      * debian/patches/httplib2-workaround.patch: from upstream bzr revno 94 -
        workaround a bug in httplib2 (LP: #607947)
      * debian/patches/user-agent.patch: from upstream bzr revno 99 - request
        compressed representation with Content-Encoding instead of TE
        (LP: #607947)
     -- Brian Murray <email address hidden>   Tue, 20 Jul 2010 13:16:02 -0700
  • lazr.restfulclient (0.9.11-1ubuntu1) lucid; urgency=low
    
      * debian/patches/perform_retries.patch: retry certain failure codes for
        a few seconds to avoid timeouts and gateway failures on Launchpad
        (LP: #524980).
     -- Kees Cook <email address hidden>   Sat, 02 Mar 2010 09:44:08 -0800
  • lazr.restfulclient (0.9.11-1) unstable; urgency=low
    
      * New upstream release.
      * debian/patches/comparison_fixes.patch:
        - Removed, included upstream.
     -- Martin Pitt <email address hidden>   Thu,  18 Feb 2010 07:56:00 +0000
  • lazr.restfulclient (0.9.10-2) unstable; urgency=low
    
      * debian/patches/comparison_fixes.patch:
        - Cherrypick a fix from upstream bzr repository to fix comparisons of
          entries and hosted files with None (LP: #495326).
      * debian/control:
        - Bump Standards-Version to 3.8.4, no changes required.
      * Switch to format 3.0 (quilt).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  03 Feb 2010 23:38:15 +0000
  • lazr.restfulclient (0.9.10-1) unstable; urgency=low
    
      * New upstream release.
        - Do not download missing build-dependencies (Closes: #552949).
      * debian/patches/no_deps.patch:
        - Removed, it is no longer useful.
      * debian/copyright:
        - Update with new copyright informations.
    
    lazr.restfulclient (0.9.3-1) unstable; urgency=low
    
      * Initial Debian release (Closes: #551275).
      * Package taken from Ubuntu, major changes introduced are:
        - Switch to debhelper 7.
        - Switch to python-support.
        - Binary package renamed to python-lazr.uri to match module name.
     -- Luca Falavigna <email address hidden>   Fri,  04 Dec 2009 22:55:16 +0000
  • lazr.restfulclient (0.9.3-0ubuntu3) karmic; urgency=low
    
      * The package name is now python-zope.interface, thank Eric Appleman.
        (LP: #424751)
    
     -- James Westby <email address hidden>   Mon, 07 Sep 2009 10:51:19 +0100