python-kombu (3.0.16-2~u14.04+mos2) mos6.1; urgency=medium

  [ Ivan Berezovskiy ]
  * Fix release number in changelog according to the versioning policy

  [ iberezovskiy  ]
  * 023ba38 Fix changelog according to mos6.1  Previous commit
    https://review.fuel-infra.org/#/c/6012/2 contains mistake: we should
    set mos6.1 instead of mos7.0  Related-bug: #1446263  Change-Id:
    I2205249f82b71653fe2956703b8b763b1a52b80f

 -- iberezovskiy  <iberezovskiy@mirantis.com>  Wed, 22 Apr 2015 19:41:16 +0400

python-kombu (3.0.16-2~u14.04+mos1) mos7.0; urgency=medium

  * Adjust the package revision according to the versioning policy
    stated in the separate-mos-from-linux blueprint.

 -- Ivan Berezovskiy <iberezovskiy@mirantis.com>  Mon, 20 Apr 2015 17:45:44 +0300

python-kombu (3.0.16-2~mos6.1) trusty; urgency=low

  * Build python-kombu 3.0.16 for Ubuntu 14.04
    Upstream trusty mirrors contain old 3.0.7 version

 -- Ivan Berezovskiy <iberezovskiy@mirantis.com>  Wed, 18 Feb 2015 18:52:42 +0300

python-kombu (3.0.16-2) precise; urgency=low

  * New upstream release.

 -- dburmistrov <dburmistrov@mirantis.com>  Wed, 21 May 2014 13:22:55 +0400

kombu (3.0.7-1ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - debian/control: Drop build depends (and therefore suggests)
      on python-couchdb, as it is not required in main. LP: #844995
    - debian/patches/remove_nose-cover3.patch: Re-add fixes FTBFS.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 07 Jan 2014 20:15:13 +0100

kombu (3.0.7-1) unstable; urgency=low

  * New upstream release.
  * No longer supports python 2.5, reflect in X-Python-Version.
  * Bump Standards version to 3.9.5.
  * Bump Depends and Build-Depends on python-amqp to >= 1.3.3.
  * Bump upper version limit for Build-Depends on python-amqp to (<<
    2.0).
  * Refresh patch.
  * README was renamed to README.rst.
  * Add kombu.egg-info/requires.txt do debian/clean.
  * Make Build-Depends on python-all and python-pika unversioned as no
    prior versions are available in Wheezy.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 11 Dec 2013 11:22:10 +0100

kombu (2.5.14-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control: Drop build depends (and therefore suggests)
      on python-couchdb, as it is not required in main. LP: #844995

 -- Andres Rodriguez <andreserl@ubuntu.com>  Tue, 05 Nov 2013 14:10:23 +0800

kombu (2.5.15-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 07 Oct 2013 11:40:35 +0200

kombu (2.5.14-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper Build-Depends to >= 8.1.0~.
  * Bump Standards version to 3.9.4.
  * Bump Depends and Build-Depends on python-amqp to >= 1.0.13.
  * Add python-librabbitmq to Build-Depends and Depends as the preferred
    alternative to python-amqp.
  * Add python-beanstalkc to Build-Depends and Suggests.
  * Drop temporary workaround for Metadata-Version in d/rules.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 02 Sep 2013 19:40:58 +0200

kombu (2.5.12-1) unstable; urgency=low

  [ Thomas Goirand ]
  * Team upload.
  * New upstream release.
  * Now depending on new python-amqp instead of python-amqplib.

  [ Jakub Wilk <jwilk@debian.org> ]
  * Use canonical URIs for Vcs-* fields.

  [ Michael Fladischer <FladischerMichael@fladi.at> ]
  * Bump dependency on python-anyjson to >= 0.3.3.
  * Refresh patches.

 -- Thomas Goirand <zigo@debian.org>  Thu, 27 Jun 2013 09:32:47 +0000

kombu (2.5.12-0ubuntu2) saucy; urgency=low

  * debian/patches/remove_nose-cover3.patch: Re-add fixes FTBFS.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 03 Jul 2013 17:56:31 -0500

kombu (2.5.12-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * debian/control: Dropped python-amqplib in favor of
    python-amqp.
  * debian/patches/remove_nose-cover3.patch: Dropped no longer
    needed.

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 03 Jul 2013 07:53:07 -0500

kombu (2.1.8-1ubuntu1) quantal; urgency=low

  * debian/control: Drop build depends (and therefore suggests) on python-couchdb,
    as it is not required in main. LP: #844995

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Sun, 12 Aug 2012 11:30:37 +0100

kombu (2.1.8-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 23 Apr 2012 15:20:01 +0200

kombu (2.1.2-1) unstable; urgency=low

  * New upstream release.
  * Update years in d/copyright.
  * Bump to standards version 3.9.3.
  * Update DEP-5 URL to 1.0.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Tue, 27 Mar 2012 16:54:58 +0100

kombu (2.1.0-1) unstable; urgency=low

  * New upstream release (Closes: #611895).
  * Add python-pika, python-sqlalchemy and python-django to Suggests/B-D
    because of new transports.
  * Increase X-Python-Version because python 2.4 is not longer supported
    by upstream in 2.x releases.
  * Add python-mock to B-D because tests require it.
  * Make Metadata-Version fix more generic.
  * Change order of my name.
  * Update patch.
  * Add NEWS file to inform about backwards-incompatible changes to transports.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Wed, 22 Feb 2012 15:11:14 +0200

kombu (1.4.3-1) unstable; urgency=low

  [ Fladischer Michael ]
  * New upstream release.
  * Temporary fix for Metadata-Version in PKG-INFO.

  [ Jakub Wilk ]
  * Bump minimum required python-sphinx version to 1.0.7+dfsg.

  [ Fladischer Michael ]
  * Fix whitespace in versioned dependencies.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Thu, 17 Nov 2011 10:56:00 +0100

kombu (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Depend on python-anyjson (>=0.3.1), therefor no longer recommend
    python-simplejson.
  * Remove ${python:Breaks} as dh_python2 no longer needs it.
  * Bumped Standards-Version to 3.9.2 (no change necessary).
  * Add version to Breaks: python-cjson (<= 1.0.5-4+b1).
  * Add python-boto to dependencies.
  * Clean up after build.
  * Use dh_sphinxdoc.

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 05 Sep 2011 23:18:16 +0200

kombu (1.0.4-1) unstable; urgency=low

  * Initial release (Closes: #611809)

 -- Fladischer Michael <FladischerMichael@fladi.at>  Mon, 07 Mar 2011 12:53:13 +0200
