quantum (2013.1.3-1) unstable; urgency=low

  * New upstream point release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 30 Aug 2013 17:37:48 +0800

quantum (2013.1.2-4) unstable; urgency=low

  * [debconf_rewrite] Debconf templates and debian/control review from the
    debian-l10n-english team. Thanks a lot to them! (Closes: #708761).
  * python-pyparsing Depends: is now >= 1.5.7.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jul 2013 00:25:20 +0800

quantum (2013.1.2-3) unstable; urgency=low

  * Fixed lack of #DEBHELPER# in metadata-agent.postrm
  * Removed doubled-defined Should-Start in l3-agent and metadata-agent
  * Edited debian/changelog and releasing.
  * Adds breaks+replaces for plugin*agents in quantum-common
  * Activates quantum as default for the security group handling in the ovs
    plugin config.
  * Quantum starts after mysql, postgresql, keysotne and rabbitmq-server.
  * Remove root_helper from the dhcp agent config, since the bug has been
    corrected in Quantum.
  * Moved ovs dependency from ovs-plugin to ovs-plugin-agent as it should be.

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Jul 2013 14:38:29 +0000

quantum (2013.1.2-2) unstable; urgency=low

  * Added some root_helper directives.
  * Quantum starts after mysql, postgresql, rabbitmq-server and keystone.
  * Adds breaks+replaces for the plugin*agents in quantum-common, thanks to
    Andreas Beckmann for reporting (Closes: #710917).

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Jun 2013 15:43:28 +0800

quantum (2013.1.2-1) unstable; urgency=low

  * New upstream release.
  * Moved openvswitch-switch from depends to pre-depends for the ovs agent.
  * quantum-plugin-openvswitch-agent should start after openvswitch-switch.

 -- Thomas Goirand <zigo@debian.org>  Thu, 06 Jun 2013 14:20:47 +0800

quantum (2013.1.1-3) unstable; urgency=low

  * Ran wrap-and-sort.
  * Added /var/log/quantum/quantum-ns-metadata-proxy*.log to logrotate.
  * Added missing depends: iputils-arping in l3-agent.
  * Adds rm -rf /var/lib/quantum-plugin-openvswitch (Closes: #709958).
  * Fixed the name of the binary of the lbaas agent in its init script.
  * Added missing /etc/quantum/metadata_agent.ini config file.
  * Added debian/patches/Fix_a_race_condition_in_add_tunnel_endpoint.patch
    (backported from master branch).
  * Adds missing Breaks+Replaces: quantum-common in python-quantum, thanks to
    Andreas Beckmann for reporting (Closes: #700713).

 -- Thomas Goirand <zigo@debian.org>  Thu, 30 May 2013 15:49:10 +0800

quantum (2013.1.1-1) unstable; urgency=low

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 May 2013 08:57:30 +0000

quantum (2013.1-1) experimental; urgency=low

  * New upstream release.
  * Added some Breaks: python-quamtum (Closes: #694938).

 -- Thomas Goirand <zigo@debian.org>  Thu, 24 Jan 2013 15:05:46 +0000

quantum (2012.2.1-1) experimental; urgency=low

  * New upstream version 2012.2.1.
  * Now using xz level 9 for the debs.
  * Imported source from tag 2012.2
  * Now using pkgos functions and depending on openstack-pkg-tools.
  * Added Depends: python-cliff, python-pyparsing, python-mysqldb,
  python-sqlalchemy in quantum-common.
  * Now using debconf to configure quantum-plugin-openvswitch networking,
  with auto-detection for the local_ip directive.
  * Clean-up debian/control.
  * Removed duplicate python-lxml dependincy in python-quantum.
  * Fixed debian/copyright format URL.
  * Pre-Depends: dpkg (>= 1.15.6~), because of xz compression.
  * quantum-plugin-openvswitch depends on adduser (was missing).
  * Lots of lintian clean-ups.
  * Added a Recommends: openvswitch-datapath-dkms in both
  quantum-plugin-openvswitch and quantum-plugin-openvswitch-agent.

 -- Thomas Goirand <zigo@debian.org>  Sun, 02 Dec 2012 12:11:03 +0000

quantum (2012.1-6) unstable; urgency=low

  [ Ola Lundqvist ]
  * Moved plugin files to the respective plugin package.
  * The sample plugin is moved to usr/doc.
  * Updated debian/rules to allow build two times in a row without
    breaking.
  * Removed useless Provides: / Breaks: / Conflicts: in debian/control.

 -- Loic Dachary (OuoU) <loic@debian.org>  Thu, 28 Jun 2012 08:12:57 +0200

quantum (2012.1-5) unstable; urgency=low

  * Really fix upgrade from version lt 2012.1-2. Closes: #672170 
  * Tiny changes in packages description to make lintian happy
  * Add missing upstream man pages
  * Add patches description to make lintian happy
  * Install man pages

 -- Mehdi Abaakouk <sileht@sileht.net>  Wed, 23 May 2012 00:25:14 +0200

quantum (2012.1-4) unstable; urgency=low

  * Fix upgrade from version lt 2012.1-2. Closes: #672170

 -- Mehdi Abaakouk <sileht@sileht.net>  Thu, 17 May 2012 13:35:25 +0200

quantum (2012.1-3) unstable; urgency=low

  * Removed unnecesary files from top python dir. Closes: #671918

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 08 May 2012 09:42:35 +0200

quantum (2012.1-2) unstable; urgency=low

  * Improved python packaging.

 -- Ghe Rivero <ghe.rivero@stackops.com>  Sun, 06 May 2012 11:35:35 +0200

quantum (2012.1-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Mon, 09 Apr 2012 09:40:14 +0200

quantum (2012.1~rc2-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Wed, 04 Apr 2012 10:42:23 +0200

quantum (2012.1~rc1-2) unstable; urgency=low

  * Added ryu-agent and linuxbridge-agent binary packages.

 -- Ghe Rivero <ghe.rivero@stackops.com>  Fri, 30 Mar 2012 10:26:07 +0200

quantum (2012.1~rc1-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 20 Mar 2012 13:38:43 +0100

quantum (2012.1~e4-2) unstable; urgency=low

  * Fix __init__.py conflict (Closes: 662750)

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 06 Mar 2012 12:57:47 +0100

quantum (2012.1~e4-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Mon, 05 Mar 2012 17:51:05 +0100

quantum (2012.1~e3+git3-g25e22bb-1) experimental; urgency=low

  [ Ghe Rivero ]
  *Added linuxbridge plugin package.

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 14 Feb 2012 12:26:08 +0100

quantum (2012.1~e3-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe.rivero@stackops.com>  Tue, 31 Jan 2012 08:05:32 +0100

quantum (2012.1~e2+git62-g9c5c2ca-1) experimental; urgency=low

  * New snapshot release

 -- Ghe Rivero <ghe@debian.org>  Thu, 19 Jan 2012 08:16:00 +0100

quantum (2012.1~e2+git47-g5b23b5e-1) experimental; urgency=low

  * New snapshot release.

 -- Ghe Rivero <ghe@debian.org>  Tue, 27 Dec 2011 12:39:27 +0100

quantum (2012.1~e2-4) unstable; urgency=low

  * Added sqlite infiledb patch.

 -- Ghe Rivero <ghe@debian.org>  Thu, 22 Dec 2011 11:17:29 +0100

quantum (2012.1~e2-3) unstable; urgency=low

  [ Ghe Rivero ]
  * Updated copyright file.
  * Use releative path in quantum-common.dirs.
  * Simplified postinst script.
  * Install cisco samples in doc.
  * Remove unused rules.

 -- Ghe Rivero <ghe@debian.org>  Mon, 19 Dec 2011 21:24:09 +0100

quantum (2012.1~e2-2) unstable; urgency=low

  * Fix circular depends. Closes: #652514.

 -- Ghe Rivero <ghe@debian.org>  Sun, 18 Dec 2011 11:17:08 +0100

quantum (2012.1~e2-1) unstable; urgency=low

  * New upstream release

 -- Ghe Rivero <ghe@debian.org>  Fri, 16 Dec 2011 19:06:16 +0100

quantum (2012.1~e1-4) unstable; urgency=low

  [ Ghe Rivero ]
  * Removed tests from installed packages
  * Plugins provides quantum-plugin

 -- Ghe Rivero <ghe@debian.org>  Thu, 01 Dec 2011 20:18:03 +0100

quantum (2012.1~e1-3) unstable; urgency=low

  [ Julien Danjou ]
  * Fix copyright file format
  * Enhance short Description of all packages
  * Fix package double building
  * Add missing build-dependencies for dh_python2
  * Move /etc/quantum handling into quantum-server
  * Add missing dependency on lsb-base

  [ Ghe Rivero ]
  * Fix changelog entry
  * renamed quantum-server.dirs to quantum-common.dirs

 -- Julien Danjou <acid@debian.org>  Thu, 01 Dec 2011 10:47:32 +0100

quantum (2012.1~e1-2) unstable; urgency=low

  * Initial release. Closes: #647652

  [ Julien Danjou ]
  * [88122af] Fix Maintainer and Uploaders fields
  * [aafd60c] Remove useless Provides fields in control
  * [811ceb8] Enhance description
  * [d71fcda] Remove bogus auto test target
  * [a2770db] remove get-orig-source
  * [d3e1033] Simplify build-depends
  * [f12a262] Add missing Vcs fields

  [ Ghe Rivero ]
  * [9d82e62] Added quantum-server dirs
  * [b529634] Some make up to ovs-quantum-plugin

 -- Ghe Rivero <ghe@debian.org>  Fri, 25 Nov 2011 11:14:25 +0100

quantum (2012.1~e1-1) experimental; urgency=low

  * [aed8d59] Imported Upstream version 2012.1~e1
  * [787b937] Switch to dpkg-source 3.0 (quilt) format
  * [3b3eb8d] added adduser depends
  * [ce4d1c9] added quantum-plugin-openvswitch-agent

 -- Ghe Rivero <ghe@debian.org>  Wed, 16 Nov 2011 12:55:07 +0100

quantum (0.1-1) experimental; urgency=low

  * Initial release.

 -- Ghe Rivero <ghe@debian.org>  Sat, 05 Nov 2011 13:28:47 +0100
