neutron-fwaas (1:12.0.0-4) unstable; urgency=medium

  * Add fix-fwaas-rpc_worker-start.patch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jul 2018 11:24:34 +0200

neutron-fwaas (1:12.0.0-3) unstable; urgency=medium

  * Add Filter_out_conntrack_entries_with_unknown_protocol.patch to fix
    solving upgrade from Pike to Queens.

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 May 2018 09:29:39 +0200

neutron-fwaas (1:12.0.0-2) unstable; urgency=medium

  * Team upload.
  * d/control: Remove Python 2.7 in description (Closes: #891951).

 -- David Rabel <david.rabel@noresoft.com>  Fri, 09 Mar 2018 17:19:19 +0100

neutron-fwaas (1:12.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https in Format
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Switched to Python 3.
  * Refresh MANIFEST.in patch.
  * Fixed generating config files.
  * Standards-Version: is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Feb 2018 21:36:24 +0000

neutron-fwaas (1:11.0.1-1) unstable; urgency=medium

  * New upstream release.
  * Ran wrap-and-sort -bast.
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Standards-Version is now 4.1.1.
  * Fixed (build-)depends for this release.
  * Removed / rebased patches.
  * Building neutron_fwaas.conf at package build.
  * Install config files correctly and rm -rf config files in /usr/etc.
  * Remove build-depends on dh-systemd.

 -- Thomas Goirand <zigo@debian.org>  Thu, 09 Nov 2017 08:56:14 +0100

neutron-fwaas (1:9.0.0-3) unstable; urgency=medium

  * Team upload.
  * Bumped debhelper compat version to 10
  * Patch-out upper constraints of SQLAlchemy

 -- Ondřej Nový <onovy@debian.org>  Fri, 20 Jan 2017 11:45:11 +0100

neutron-fwaas (1:9.0.0-2) unstable; urgency=medium

  * neutron-fwaas-l3-agent now runtime depends on neutron-l3-agent, to allow a
    correct upgrade path.

 -- Thomas Goirand <zigo@debian.org>  Fri, 04 Nov 2016 20:18:56 +0100

neutron-fwaas (1:9.0.0-1) unstable; urgency=medium

  * New upstrem release.

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

neutron-fwaas (1:9.0.0~rc1-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Fixed (build-)depends for this release.
  * Using OpenStack's Gerrit as VCS URLs.
  * debian/python-neutron-fwaas.install: remove usr/bin/*, as there's now no
    binary there anymore.
  * Remove the neutron-fwaas-l3-agent init script, as this package is now just
    a plugin. Make the neutron-fwaas-l3-agent package a transition package.
  * d/s/options: extend-diff-ignore of .gitreview and egg-info
  * Fixed oslotest EPOCH.

 -- Thomas Goirand <zigo@debian.org>  Tue, 20 Sep 2016 14:29:06 +0200

neutron-fwaas (1:9.0.0~b2-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Using HTTPS URL for upstream git.
  * Black list cisco unit test that is failing:
    *test_cisco_fwaas_plugin.TestCiscoFirewallPlugin.test_update_csr_firewall*

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

neutron-fwaas (1:9.0.0~b1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Also package what's in /usr/bin/*.
  * Standards-Version is now 3.9.8 (no change).
  * Fixed debian/copyright ordering.
  * Added a neutron-fwaas-common package holding config files, preparing the
    Py3 transition.
  * Added a neutron-fwaas-l3-agent, holding the init script.
  * Renames $(CURDIR)/debian/python-neutron-fwaas/usr/bin/neutron-l3-agent as
    neutron-fwaas-l3-agent.
  * Added Conflicts: neutron-l3-agent.
  * Fixed useable default config values for fwaas_driver.ini.

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 Jun 2016 09:30:07 +0200

neutron-fwaas (1:8.0.0-1) unstable; urgency=medium

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

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

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

neutron-fwaas (1:7.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 Oct 2015 09:25:53 +0000

neutron-fwaas (1:7.0.0~rc1-1) experimental; urgency=medium

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

 -- Thomas Goirand <zigo@debian.org>  Wed, 30 Sep 2015 09:13:47 +0200

neutron-fwaas (2015.1.0-4) unstable; urgency=medium

  * Also package Alembic migrations (Closes: #792590).

 -- Thomas Goirand <zigo@debian.org>  Fri, 28 Aug 2015 09:01:58 +0000

neutron-fwaas (2015.1.0-3) unstable; urgency=medium

  * Allow running with SQLAlchemy 1.0.6.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Jul 2015 02:59:03 +0000

neutron-fwaas (2015.1.0-2) unstable; urgency=medium

  * Added --fail-missing for dh_install to avoid possible mistakes.
  * Packaging usr/etc/neutron/fwaas_driver.ini in /etc/neutron.
  * Removed the neutron-fwaas-agent package alltogether, as in fact, there's no
    specific agent. This source package is only a new lib for the l3 agent.

 -- Thomas Goirand <zigo@debian.org>  Thu, 04 Jun 2015 16:00:26 +0200

neutron-fwaas (2015.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sun, 03 May 2015 16:48:00 +0000

neutron-fwaas (2015.1~rc2-1) unstable; urgency=medium

  * Initial release. (Closes: #783590)

 -- Thomas Goirand <zigo@debian.org>  Thu, 26 Mar 2015 01:13:07 +0100
