gnocchi (4.1.1-0ubuntu3) bionic; urgency=medium

  * d/p/drop-pandas.patch: Cherry pick fix to drop deprecated aggregation
    methods, removing the requirement for pandas.
  * d/control: Drop (Build-)Depends on python3-pandas.

 -- James Page <james.page@ubuntu.com>  Wed, 29 Nov 2017 15:16:58 +0000

gnocchi (4.1.1-0ubuntu2) bionic; urgency=medium

  * d/tests/*: Misc fixes for autpkgtest failures.

 -- James Page <james.page@ubuntu.com>  Wed, 29 Nov 2017 09:32:57 +0000

gnocchi (4.1.1-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * Migrate package to use Python 3 only.
  * d/control,rules: Use crudini to set sane gnocchi.conf defaults.
  * d/control: Bumped Standards-Version 4.1.1.
  * d/copyright: Switch to https version for Format URL.
  * d/gnocchi-common.install,gnocchi-common.postinst.in: Directly
    install upstream api-paste.ini and policy.json files to /etc/gnocchi.
  * d/tests/*: Tidy tests, perform basic check on top-level entry point.
  * d/p/py3-memcache-tooz-compat.patch: Fix compat with Python 3 when
    using tooz memcached driver.

 -- James Page <james.page@ubuntu.com>  Tue, 28 Nov 2017 17:01:54 +0000

gnocchi (3.1.9-0ubuntu1) artful; urgency=medium

  * New upstream release.

 -- James Page <james.page@ubuntu.com>  Mon, 31 Jul 2017 14:48:49 +0100

gnocchi (3.1.2-0ubuntu7) artful; urgency=medium

  * d/control: Bump minimum oslo.utils version to 3.18.0 (LP: #1665625).

 -- James Page <james.page@ubuntu.com>  Fri, 16 Jun 2017 12:22:26 +0100

gnocchi (3.1.2-0ubuntu6) artful; urgency=medium

  * d/t/gnocchi-daemons: Only drop DB if it already exists.

 -- James Page <james.page@ubuntu.com>  Thu, 15 Jun 2017 20:05:51 +0100

gnocchi (3.1.2-0ubuntu5) artful; urgency=medium

  * d/watch: Update to use pypi.debian.net.
  * d/t/gnocchi-daemons: Stop/start daemons around DB initialization,
    working around a race on s390x on restart of gnocchi-statsd.

 -- James Page <james.page@ubuntu.com>  Thu, 15 Jun 2017 18:09:47 +0100

gnocchi (3.1.2-0ubuntu4) artful; urgency=medium

  * d/tests/control: Add test dependency on uuid-runtime to resolve DEP-
    8 test failure on s390x.

 -- James Page <james.page@ubuntu.com>  Fri, 05 May 2017 14:40:24 -0400

gnocchi (3.1.2-0ubuntu3) artful; urgency=medium

  * Switch gnocchi-api to run under Apache2+mod_wsgi.
  * d/tests/*: Refactor to test with a mysql backend as sqlite is not
    actually supported.

 -- James Page <james.page@ubuntu.com>  Fri, 05 May 2017 08:04:19 -0400

gnocchi (3.1.2-0ubuntu2) artful; urgency=medium

  * No-change rebuild for sqlalchemy 1.1.x.

 -- James Page <james.page@ubuntu.com>  Fri, 28 Apr 2017 10:37:44 +0100

gnocchi (3.1.2-0ubuntu1) zesty; urgency=medium

  * New upstream point release for Openstack Ocata.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 21 Mar 2017 12:15:37 -0400

gnocchi (3.1.1-0ubuntu1) zesty; urgency=medium

  * New upstream release. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 22 Feb 2017 08:00:25 -0500

gnocchi (3.1.0-0ubuntu1) zesty; urgency=medium

  * debian/watch: Point to tarballs.openstack.org 
  * Add logrotate configuration. (LP: #1657795)
  * New upstream release. 
  * d/rules: Tidy
  * d/rules: Remove unit tests replaced with dep8 tests.
  * d/python-gnochhi.install: Install python files
  * d/python-statsd.install: Install the statsd daemon. (LP: #1604850)
  * d/gnocchi-common.install: Install the gnocchi-upgrade. (LP: #1624282)
  * d/control: Adjust dependencies.
  * d/tests: Add dep8 tests.
  * d/rules: Use gnocchi-config-generator.
 
 -- Chuck Short <zulcss@ubuntu.com>  Sun, 12 Feb 2017 10:06:22 -0500

gnocchi (3.0.4-0ubuntu1) zesty; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * New upstream version.
  * Fixed (build-)depends for this release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 17 Jan 2017 09:11:54 -0500

gnocchi (3.0.3-0ubuntu1) zesty; urgency=medium

  * New upstream release. 
  * debian/control: Add python-testresources.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 04 Jan 2017 08:26:01 -0500

gnocchi (3.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using OpenStack's Gerrit as VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2016 16:38:32 +0200

gnocchi (2.0.2-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/watch: Fixed upstream URL

  [ Thomas Goirand ]
  * Updated Danish translation of the debconf templates (Closes: #830650).
  * Now using gnocchi-upgrade, and not gnocchi-dbsync (Closes: #832792).

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Aug 2016 12:21:06 +0000

gnocchi (2.0.2-6) unstable; urgency=medium

  * Fixed section to be net instead of python (Closes: #825364).

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Jun 2016 07:16:10 +0000

gnocchi (2.0.2-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Removed UPSTREAM_GIT with default value
  * d/copyright: Changed source URL to https protocol

  [ Thomas Goirand ]
  * Added Japanese debconf templates translation update (Closes: #820769).
  * Updated Dutch debconf templates (Closes: #823439).
  * Updated Brazilian Portuguese debconf templates (Closes: #824292).

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Apr 2016 18:54:09 +0200

gnocchi (2.0.2-4) unstable; urgency=medium

  * Uploading to unstable.
  * Updated ja.po debconf translation (closes: #819135).

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 11:02:48 +0200

gnocchi (2.0.2-3) experimental; urgency=medium

  * Added missing (build-)depends: python-lz4.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 13:29:28 +0000

gnocchi (2.0.2-2) experimental; urgency=medium

  * Do not use Keystone admin auth token to register API endpoints.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Mar 2016 13:10:49 +0000

gnocchi (2.0.2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Rename again GNOCCHI_INDEXER_URL env var (upstream constantly changes it).
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Mar 2016 14:05:32 +0100

gnocchi (1.3.4-1) experimental; urgency=medium

  * New upstream release.
  * Clean /var/{lib,log}/gnocchi on purge (Closes: #810700).
  * Added nl.po debconf translation (Closes: #812356).
  * Fixed running tests with pgsql (ie: GNOCCHI_TEST_INDEXER_URL env var).
  * HTTPS VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Tue, 02 Feb 2016 09:15:03 +0000

gnocchi (1.3.3+2016.01.27.git.e1339d77a9-1) unstable; urgency=medium

  * New upstream release based on commit e1339d77a9.
  * Removed influxdb and influxdb-dev from build-depends-indep.
  * Do not build-depends on python-ceilometer.
  * Fixed python-future version to be >= 0.15.
  * Fixed (build-)depends for this release.
  * Pushes app.wsgi to /usr/share/gnocchi-common.
  * Fixed debian/copyright ordering.
  * Follow upstream rename of GNOCCHI_TEST_INDEXER_URL to GNOCCHI_INDEXER_URL.
  * Fixed namespaces when generating config file.

 -- Thomas Goirand <zigo@debian.org>  Thu, 28 Jan 2016 04:13:02 +0000

gnocchi (1.3.0-4) unstable; urgency=medium

  * French debconf templates translation update (Closes: #806506).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 10:21:02 +0100

gnocchi (1.3.0-3) unstable; urgency=medium

  * Added missing dbconfig-common dependency (Closes: #806538).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Dec 2015 08:22:21 +0000

gnocchi (1.3.0-2) unstable; urgency=medium

  * Adds missing config file: api-paste.ini.
  * Fixed auth_protocol to be http by default.
  * Added debconf translations imported from Glance.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Nov 2015 13:18:12 +0000

gnocchi (1.3.0-1) unstable; urgency=medium

  * Initial release. (Closes: #799374)

 -- Thomas Goirand <zigo@debian.org>  Fri, 27 Mar 2015 10:32:47 +0100
