python-oslo.service (1.8.0-2~u14.04+mos3) mos9.0; urgency=medium

  [ Jenkins ]
  * 58159ee Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * 808c13c Updated from global requirements

  [ Jenkins ]
  * cf5f21c Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * 1be1bed Updated from global requirements

  [ Jenkins ]
  * 1a71f41 Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * ed5b227 Updated from global requirements

  [ Jenkins ]
  * 8dd52a4 Merge the tip of origin/stable/mitaka into origin/9.0/mitaka

  [ OpenStack Proposal Bot ]
  * 427b8ad Updated from global requirements

  [ Doug Hellmann ]
  * be43c64 Update .gitreview for stable/mitaka

  [ OpenStack Proposal Bot ]
  * c2288f2 Updated from global requirements

 -- Jenkins <jenkins@srv019-scc.infra.mirantis.net>  Tue, 09 Aug 2016 14:18:38 +0000

python-oslo.service (1.8.0-2~u14.04+mos0) mos9.0; urgency=medium

  * Source: https://anonscm.debian.org/git/openstack/python-oslo.service.git
    Commit: 58a875b63da465c619e0bb0425e4c0ad11b2b993
  * Fix (build-)dependencies.

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Fri, 15 Apr 2016 14:39:39 +0300

python-oslo.service (1.8.0-2) UNRELEASED; urgency=medium

  [ Corey Bryant ]
  * d/control: Drop python-doc8 from BDs as it's not needed for package builds.

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 06 Apr 2016 10:35:07 -0400

python-oslo.service (1.8.0-1) unstable; urgency=medium

  [ Ivan Udovichenko ]
  * New upstream release.
  * Fixed (build-)depends for this release.

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).
  * Blacklist 3 unit tests in Py35 only:
    - EventletServerServiceLauncherTest.test_graceful_stop_with_exceeded_graceful_shutdown_timeout
    - EventletServerServiceLauncherTest.test_shuts_down_on_sigint_when_client_connected
    - ServiceLauncherTest.test_child_signal_sighup

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 09:38:20 +0000

python-oslo.service (1.7.0-1~u14.04+mos1) mos9.0; urgency=medium

  * Source: https://anonscm.debian.org/git/openstack/python-oslo.service.git
    Commit: 256c8907bc9b2b692c0ba512dfa951340edb5517
  * Update dependencies according to global requirements.

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Mon, 07 Mar 2016 19:11:53 +0200

python-oslo.service (1.7.0-1) UNRELEASED; urgency=medium

  [ Ivan Udovichenko ]
  * New upstream release.
  * Fixed (build-)depends for this release.

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 09 Mar 2016 17:34:38 +0200

python-oslo.service (1.3.0-1~u14.04+mos1) mos9.0; urgency=medium

  * Sources are from
    http://http.debian.net/debian/pool/main/p/python-oslo.service/python-oslo.service_1.2.0-1.dsc
  * Update runtime requirements according to global requirements of Mitaka
  * Update build depends according to test requirements of the project

 -- Daniil Trishkin <dtrishkin@mirantis.com>  Thu, 14 Jan 2016 11:34:44 +0000

python-oslo.service (1.3.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Fixed debian/copyright ordering.
  * Testing with all versions of Python 3.

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Jan 2016 08:52:50 +0000

python-oslo.service (1.2.0-1) experimental; urgency=medium

  [ Corey Bryant ]
  * d/rules: Enable py3 tests and test_sslutils.SslutilsTestCase.test_is_enabled.

  [ Thomas Goirand ]
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jan 2016 09:20:54 +0000

python-oslo.service (1.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Disable test_sslutils.SslutilsTestCase.test_is_enabled, as it's broken
    with Python 3.

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 15:55:49 +0100

python-oslo.service (0.9.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2015 20:44:55 +0000

python-oslo.service (0.9.0-1) experimental; urgency=medium

  [ James Page ]
  * d/control: Add missing BD on python{3}-requests.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 27 Sep 2015 19:11:44 +0200

python-oslo.service (0.8.0-1~u14.04+mos1) mos8.0; urgency=medium

  * Source: http://http.debian.net/debian/pool/main/p/python-oslo.service/python-oslo.service_0.8.0-1.dsc

 -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 23 Sep 2015  0:01:53 +0300

python-oslo.service (0.8.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)dependency for this release.
  * Black list the below tests which are failing under Python 3.4:
    - test_wsgi.TestWSGIServerWithSSL.test_app_using_ipv6_and_ssl
    - test_wsgi.TestWSGIServerWithSSL.test_ssl_server
    - test_wsgi.TestWSGIServerWithSSL.test_two_servers

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Sep 2015 09:02:55 +0000

python-oslo.service (0.1.0-1) experimental; urgency=medium

  * Initial release. (Closes: #789920)

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Jun 2015 10:16:19 +0200
