python-wsme (0.9.2-0ubuntu2) artful; urgency=medium

  * d/control: Add explicit runtime dependency on pkg-resources,
    resolving DEP-8 test failure under Python 2.7.

 -- James Page <james.page@ubuntu.com>  Sun, 30 Apr 2017 12:49:28 +0200

python-wsme (0.9.2-0ubuntu1) zesty; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * d/watch: Point to tarballs.openstack.org
  * d/control: Add dep8 tests.
  * New upstream release.
  * 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 14 Feb 2017 10:15:56 -0500

python-wsme (0.8.0-2ubuntu2) xenial; urgency=medium

  * d/control: Drop python3-transaction from BD's.

 -- James Page <james.page@ubuntu.com>  Mon, 08 Feb 2016 22:26:23 +0000

python-wsme (0.8.0-2ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control: Drop BD's on python-transaction and python-turbogears2.
    - d/rules: Limit unit tests to pecan tests only.
    - d/control: Add missing BD on pecan.
  * Dropped changes, included in Debian:
    - d/control: Add missing BD on netaddr.

 -- James Page <james.page@ubuntu.com>  Thu, 04 Feb 2016 16:46:53 +0000

python-wsme (0.8.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * Added missing python-netaddr (build-)depends.
  * Added PYTHONPATH=. when running unit tests.
  * Standards-Version is now 3.9.6.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 06:56:50 +0000

python-wsme (0.8.0-1ubuntu1) wily; urgency=medium

  * Resync with Debian experimental, remaining changes:
    - d/control: Drop BD's on python-transaction and python-turbogears2.
    - d/rules: Limit unit tests to pecan tests only.
  * d/control: Add missing BD's on netaddr and pecan.

 -- James Page <james.page@ubuntu.com>  Wed, 16 Sep 2015 10:14:04 +0100

python-wsme (0.8.0-1) experimental; urgency=medium

  * New upstream release.
  * debian/rules removes the .pth file.
  * Added missing python3-webtest build-depends.

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Sep 2015 22:18:18 +0200

python-wsme (0.7.0-1) experimental; urgency=medium

  * New upstream release.
  * Removed all patches, now obsolete in Jessie.
  * Fixed watch file.
  * Also runs unit tests in Py3.

 -- Thomas Goirand <zigo@debian.org>  Sat, 01 Aug 2015 09:39:22 +0200

python-wsme (0.6-3) unstable; urgency=medium

  * Drop depends on the removed python3-ipaddr if not building in Wheezy, and
    rely on ipaddress included in python3.3 and later (Closes: #748472). Thanks
    to Scott Kitterman <debian@kitterman.com> for his report and help.

 -- Thomas Goirand <zigo@debian.org>  Wed, 21 May 2014 18:55:35 +0800

python-wsme (0.6-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 10:05:42 +0800

python-wsme (0.6-1) experimental; urgency=medium

  * New upstream release.
  * Removed debian/patches/Fix_SyntaxWarning_under_Python_3.patch now applied
    upstream.
  * Adds a patch to fix a unicode string not compatible with Python 3.2.

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Mar 2014 17:58:30 +0800

python-wsme (0.5b6-1) unstable; urgency=low

  * New upstream release (Closes: #725652).
  * Removes now useless MANIFEST.in patch (that file is gone upstream...).
  * Switched back to pristine-tar type of Git repo:
    - Adds extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/option,
    since the upstream tarballs now includes an egg-info which is modified at
    build time.
    - Changes debian/gbp.conf
  * Cleans cleanly.
  * Adds upstream patch (not released): Fix_SyntaxWarning_under_Python_3.patch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 17 Oct 2013 00:04:46 +0800

python-wsme (0.5b5-4) unstable; urgency=low

  * Patches MANIFEST.in to include stuff in wsme/rest.

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 Oct 2013 18:29:09 +0000

python-wsme (0.5b5-3) unstable; urgency=low

  * Adds support for Python 3.
  * Adds multiple new (build-)depends.

 -- Thomas Goirand <zigo@debian.org>  Sat, 05 Oct 2013 00:55:03 +0800

python-wsme (0.5b5-2) unstable; urgency=low

  * Added missing build-depends: python3-pbr.

 -- Thomas Goirand <zigo@debian.org>  Sat, 05 Oct 2013 00:40:33 +0800

python-wsme (0.5b5-1) unstable; urgency=low

  * New upstream release.
  * Switched to git upstream tags instead of tarballs, and now using
    openstack-pkg-tools.
  * Added support for Python3.
  * Fixed debian/copyright (new authors, s/MIT/Expat/).
  * Added export OSLO_PACKAGE_VERSION=$(VERSION) in debian/rules.
  * Added new and missing (build-)depends.
  * Now calling nosetests on build.
  * Added lots of build-depends for the nosetests.

 -- Thomas Goirand <zigo@debian.org>  Thu, 03 Oct 2013 14:11:18 +0800

python-wsme (0.5b2-2) unstable; urgency=low

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 12 May 2013 12:15:15 +0000

python-wsme (0.5b2-1) experimental; urgency=low

  * New upstream release (Closes: #706238).

 -- Thomas Goirand <zigo@debian.org>  Sat, 27 Apr 2013 13:06:20 +0800

python-wsme (0.5b1-1) experimental; urgency=low

  * Initial release (Closes: #701521).

 -- Thomas Goirand <zigo@debian.org>  Tue, 09 Oct 2012 11:55:15 +0000

