murano-agent (1:6.0.0~rc1-0ubuntu1) groovy; urgency=medium

  [ Chris MacNaughton ]
  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
  * d/watch: Scope to 6.x series.

  [ Corey Bryant ]
  * New upstream release candidate for OpenStack Victoria.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 09 Oct 2020 16:07:24 -0400

murano-agent (1:6.0.0~b3~git2020091505.306b131-0ubuntu1) groovy; urgency=medium

  * New upstream snapshot for OpenStack Victoria.
  * d/control: Align (Build-)Depends with upstream.

 -- Chris MacNaughton <chris.macnaughton@canonical.com>  Tue, 15 Sep 2020 05:26:36 +0000

murano-agent (1:6.0.0~b1~git2020070210.08273d5-0ubuntu1) groovy; urgency=medium

  * New upstream snapshot for OpenStack Victoria.
  * d/control: Align (Build-)Depends with upstream.
  * d/control: Update Standards-Version to 4.5.0.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 02 Jul 2020 10:04:22 -0400

murano-agent (1:5.0.0-0ubuntu1) groovy; urgency=medium

  * New upstream release for OpenStack Ussuri (LP: #1877642).
  * d/watch: Scope to 5.x series.
  * d/watch: Update to point at tarballs.opendev.org.
  * d/control: Align (Build-)Depends with upstream.

 -- Chris MacNaughton <chris.macnaughton@canonical.com>  Fri, 15 May 2020 08:07:29 +0000

murano-agent (1:5.0.0~b3~git2020041013.b908aa8-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/murano-agent.postinst: Set ownership and permissions for all /var/lib
    files and directories.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 10 Apr 2020 13:17:14 -0400

murano-agent (1:5.0.0~b1~git2019121815.2b2cc45-0ubuntu5) focal; urgency=medium

  * d/murano-agent.logrotate, d/murano-agent.init.in: Switch from /var/log/murano
    to /var/log/murano-agent.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 01 Apr 2020 16:50:10 -0400

murano-agent (1:5.0.0~b1~git2019121815.2b2cc45-0ubuntu4) focal; urgency=medium

  * d/murano-agent.postinst: Set default ownership and permissions
    for /etc/<pkg>, /var/lib/<pkg>, and /var/log/<pkg> (LP: #1859422).
  * d/murano-agent.dirs: Switch away from mkdir.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 26 Mar 2020 14:50:09 -0400

murano-agent (1:5.0.0~b1~git2019121815.2b2cc45-0ubuntu3) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 18 Feb 2020 09:21:02 +0100

murano-agent (1:5.0.0~b1~git2019121815.2b2cc45-0ubuntu2) focal; urgency=medium

  * d/rules: Use PBR_VERSION to handle ~git versioning.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 06 Jan 2020 16:11:14 -0500

murano-agent (1:5.0.0~b1~git2019121815.2b2cc45-0ubuntu1) focal; urgency=medium

  * New upstream snapshot for OpenStack Ussuri.
  * d/control: Align (Build-)Depends with upstream.
  * d/control, d/rules, d/compat: Switch to debhelper compat 12 and pybuild.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 18 Dec 2019 15:38:31 -0500

murano-agent (1:4.0.0-0ubuntu1) eoan; urgency=medium

  * New stable point release for OpenStack Train.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Wed, 16 Oct 2019 17:26:36 +0100

murano-agent (1:4.0.0~rc1-0ubuntu1) eoan; urgency=medium

  [ Sahid Orentino Ferdjaoui ]
  * New upstream snapshot for OpenStack Train.

  [ Corey Bryant ]
  * New upstream release candidate for OpenStack Train.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 26 Sep 2019 16:08:50 -0400

murano-agent (1:4.0.0~b2~git2019073018.a026aa2-0ubuntu1) eoan; urgency=medium

  * New upstream snapshot for OpenStack Train.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Tue, 30 Jul 2019 18:44:33 +0200

murano-agent (1:4.0.0~b1~git2019061621.46dadfb-0ubuntu1) eoan; urgency=medium

  * New upstream release 4.0.0~b1.
  * d/control: Align (Build-)Depends with upstream.

 -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Wed, 19 Jun 2019 11:28:55 +0100

murano-agent (1:3.6.0-0ubuntu1) disco; urgency=medium

  * d/watch: Update uversionmangle to handle rc's etc.
  * New upstream release for OpenStack Stein.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/fix-unit-tests-for-python3.6.patch: Dropped. Fixed in new upstream
    release.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 22 Mar 2019 10:09:19 -0400

murano-agent (1:3.5.1-0ubuntu7) disco; urgency=medium

  * debian/tests/python3-murano-agent: Don't run verbose (ie. drop -x).

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 09 Jan 2019 12:09:10 -0500

murano-agent (1:3.5.1-0ubuntu6) disco; urgency=medium

  * d/control, d/tests/*: Drop autopkgtest-pkg-python since it attempts to
    import murano_agent. Add test that imports the right module, muranoagent.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 08 Jan 2019 09:23:37 -0500

murano-agent (1:3.5.1-0ubuntu5) disco; urgency=medium

  * d/control,rules,python*,d/tests/*: Drop Python 2 support.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 20 Nov 2018 08:48:04 -0500

murano-agent (1:3.5.1-0ubuntu4) disco; urgency=medium

  * d/tests/murano-agent-shebangs-py3: Update shebang for Python 3.7.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 07 Nov 2018 09:33:43 -0500

murano-agent (1:3.5.1-0ubuntu3) cosmic; urgency=medium

  * Additional support for Python 3:
    - d/control: Drop python(3)-murano-agent conflicts on each other.
    - d/python(3)-murano-agent.postinst: Ensure alternatives priority is 300
      for Py2 and 200 for Py3.
    - d/tests/control: Run Py3 tests first due to alternatives priority.

 -- Corey Bryant <corey.bryant@canonical.com>  Thu, 30 Aug 2018 15:32:26 -0400

murano-agent (1:3.5.1-0ubuntu2) cosmic; urgency=medium

  * Add support for Python 3:
    - d/control: Add Py3 BDs and python(3)-murano-agent packages.
    - d/control: Support Py2 first and Py3 as alternative.
    - d/control: Move all python deps to python(3)-murano-agent Depends.
    - d/control: Make python(3)-murano-agent conflict against each other.
    - d/control, d/tests/*: Enable autopkgtest-pkg-python testsuite.
    - d/rules: Add Py3 support.
    - d/rules: Use pkgos-dh_auto_install as this helps name binaries for
      update-alternatives.
    - d/rules: Run tests with pkgos-dh_auto_test.
    - d/murano-agent.dirs: Added to enable creation of log dir.
    - d/python(3)-murano-agent.post*, d/python(3)-murano-agent.prerm: Add update-
      alternatives to enable correct shebangs for Python binaries.
    - d/tests/*: Enable Py3 tests for murano-agent daemons and add shebang tests.
    - d/p/fix-unit-tests-for-python3.6.patch: Cherry-picked from upstream to fix
      failing test.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 24 Aug 2018 13:37:47 -0400

murano-agent (1:3.5.1-0ubuntu1) cosmic; urgency=medium

  * d/patches/drop-openstackdoctheme.patch: Dropped. No longer needed.
  * New upstream release for OpenStack Rocky.
  * d/control: Align (Build-)Depends with upstream.
  * d/rules: Run tests with pkgos-dh_auto_test.

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 10 Aug 2018 13:31:11 -0400

murano-agent (1:3.4.0-0ubuntu1) bionic; urgency=medium

  * New upstream release for OpenStack Queens.
  * d/*: wrap-and-sort -bast.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10 and drop dh-systemd.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 14 Feb 2018 12:07:55 -0500

murano-agent (1:3.3.0-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
    sphinx extension until sphinx>=1.6.2 is available.

 -- Corey Bryant <corey.bryant@canonical.com>  Wed, 16 Aug 2017 21:37:32 -0400

murano-agent (1:3.2.0-0ubuntu1) zesty; urgency=medium

  * debian/watch: Point to tarballs.openstack.org 
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 15 Feb 2017 14:12:26 -0500

murano-agent (1:3.1.0-0ubuntu1) zesty; urgency=medium

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

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 30 Jan 2017 11:18:57 -0500

murano-agent (1:3.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Use correct branch in Vcs-* fields

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 06 Oct 2016 18:02:18 +0200

murano-agent (1:3.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 19 Sep 2016 19:43:23 +0200

murano-agent (1:3.0.0~b2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 16 Jul 2016 13:44:40 +0200

murano-agent (1:3.0.0~b1-1) experimental; urgency=medium

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

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

 -- Thomas Goirand <zigo@debian.org>  Mon, 13 Jun 2016 14:25:14 +0200

murano-agent (1:2.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 07 Apr 2016 21:49:08 +0200

murano-agent (1:2.0.0~rc2-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 12:05:52 +0200

murano-agent (1:2.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 22 Mar 2016 14:18:45 +0100

murano-agent (1:2.0.0~b3-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Wed, 09 Mar 2016 09:37:48 +0100

murano-agent (1:2.0.0~b2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Dec 2015 17:10:53 +0100

murano-agent (1:1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable (Closes: #802348).

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Oct 2015 08:31:30 +0000

murano-agent (1:1.0.0~b3-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Sep 2015 19:01:04 +0200

murano-agent (2015.1.0-3) unstable; urgency=medium

  * Also purges /var/log/murano-agent and /var/lib/murano-agent. Thanks to
    Andreas Beckmann <anbe@debian.org> for the report (Closes: #788830).

 -- Thomas Goirand <zigo@debian.org>  Mon, 15 Jun 2015 15:28:58 +0200

murano-agent (2015.1.0-2) unstable; urgency=medium

  * Purges /etc/murano-agent/muranoagent.conf on purge (Closes: #788130).

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2015 10:33:51 +0200

murano-agent (2015.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 Apr 2015 22:23:51 +0000

murano-agent (2015.1~rc1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Now generating the config file using oslo-config-generator.

 -- Thomas Goirand <zigo@debian.org>  Fri, 02 Jan 2015 17:57:18 +0100

murano-agent (2014.2-1) experimental; urgency=medium

  * New upstream release.
  * Mangling upstream rc and beta versions in watch file.

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Oct 2014 14:38:36 +0800

murano-agent (2014.2~rc1-1) experimental; urgency=medium

  * New upstream release:
    - The windows agent sources are gone to another repository, so we don't
    need to do a +dfsg version.
  * Updated (build-)depends for this release.
  * Now using templated init script for sysv-rc, generated systemd unit and
    upstart jobs, using openstack-pkg-tools >= 14.
  * Added a logrotate file.
  * Standards-Version is now 3.9.6.

 -- Thomas Goirand <zigo@debian.org>  Sat, 04 Oct 2014 20:15:22 +0800

murano-agent (2014.2~b3+dfsg1-2) experimental; urgency=medium

  * Runs the agent as root, as this is how it should work.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Sep 2014 20:27:27 +0800

murano-agent (2014.2~b3+dfsg1-1) experimental; urgency=low

  * Initial release. (Closes: #762851)

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Sep 2014 00:50:23 +0800
