lazr.restfulclient (0.9.21-1) unstable; urgency=low

  * New upstream release.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 24 Jul 2010 15:54:08 +0200

lazr.restfulclient (0.9.20-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/no_package_data.patch:
    - Do not install documentation files in Python module directory.
  * debian/control:
    - Bump Standards-Version to 3.9.0, no changes required.
  * debian/docs:
    - Install documentation files under /usr/share/doc.
  * debian/rules:
    - Install version.txt to the right location.

 -- Luca Falavigna <dktrkranz@debian.org>  Mon, 28 Jun 2010 23:35:48 +0200

lazr.restfulclient (0.9.18-1) unstable; urgency=low

  * New upstream release.

 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 17 Jun 2010 20:28:38 +0200

lazr.restfulclient (0.9.14-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Remove Conflicts/Replaces with python-lazr-restfulclient, they were
      useful for Ubuntu Lucid only.

 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 29 Apr 2010 21:42:36 +0200

lazr.restfulclient (0.9.13+ds-1) unstable; urgency=low

  * New upstream release.
  * Repack upstream tarball to include COPYING.txt and HACKING.txt files,
    they were removed from 0.9.13 release by mistake.
  * Always depend on python-simplejson, drop the alternative python2.6
    dependency, as restfulclient explicitly needs simplejson, not json
    provided by python2.6
  * Drop optional dependency on virtual package python-zopeinterface.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 10 Apr 2010 13:09:32 +0200

lazr.restfulclient (0.9.12-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Move myself as Maintainer, DPMT as Uploaders.
  * debian/rules:
    - Install upstream changelog.

 -- Luca Falavigna <dktrkranz@debian.org>  Sat, 13 Mar 2010 13:14:13 +0100

lazr.restfulclient (0.9.11-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/comparison_fixes.patch:
    - Removed, included upstream.

 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 14 Feb 2010 16:38:47 +0100

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).

 -- Luca Falavigna <dktrkranz@debian.org>  Wed, 03 Feb 2010 22:08:45 +0100

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.

 -- Luca Falavigna <dktrkranz@debian.org>  Tue, 03 Nov 2009 21:30:42 +0100

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 <dktrkranz@debian.org>  Mon, 19 Oct 2009 14:44:34 +0200

lazr.restfulclient (0.9.3-0ubuntu3) karmic; urgency=low

  * The package name is now python-zope.interface, thank Eric Appleman.
    (LP: #424751)

 -- James Westby <james.westby@ubuntu.com>  Mon, 07 Sep 2009 10:51:19 +0100

lazr.restfulclient (0.9.3-0ubuntu2) karmic; urgency=low

  * Add python-pkg-resources to Depends, thanks Martin Pitt.

 -- James Westby <james.westby@ubuntu.com>  Thu, 27 Aug 2009 11:54:36 +0100

lazr.restfulclient (0.9.3-0ubuntu1) karmic; urgency=low

  * Initial release.
  * Comment out setup_requires in setup.py so that setuptools doesn't try and
    download things at build time.
  * Comment out dependencies in setup.py that are just needed for running the
    tests. It sucks, but there are about 10 new packages needed just to allow
    the test suite to run.

 -- James Westby <james.westby@ubuntu.com>  Fri, 10 Jul 2009 16:43:44 +0100
