python-autobahn (23.1.2+dfsg1-2) unstable; urgency=medium

  * Remove depends on python3-pkg-resources (Closes: #1083599).

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Jan 2025 14:47:47 +0100

python-autobahn (23.1.2+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * Removed versions of (build-)depends when satisfied in Bookworm.
  * Switch to pybuild (Closes: #1090462).
  * Blacklist test_wamp_server.

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 11:55:24 +0100

python-autobahn (22.7.1+dfsg1-3) unstable; urgency=medium

  * Cleans better (Closes: #1046628).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Aug 2023 10:10:33 +0200

python-autobahn (22.7.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2022 12:18:11 +0200

python-autobahn (22.7.1+dfsg1-1) experimental; urgency=medium

  * New upstream release.
  * Do not set USE_TWISTED=0 when running tests.
  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Mon, 19 Sep 2022 15:02:35 +0200

python-autobahn (22.1.1+dfsg1-3) unstable; urgency=medium

  * Add dh_python3 --shebang=/usr/bin/python3 (Closes: #1017048).

 -- Thomas Goirand <zigo@debian.org>  Mon, 15 Aug 2022 15:44:51 +0200

python-autobahn (22.1.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 23 Mar 2022 15:47:31 +0100

python-autobahn (22.1.1+dfsg1-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Feb 2022 10:58:15 +0100

python-autobahn (21.11.1+dfsg1-2) unstable; urgency=medium

  * Add missing debian/python3-autobahn.install.

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Dec 2021 19:44:31 +0100

python-autobahn (21.11.1+dfsg1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Run wrap-and-sort -bastk.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed py 3.7 patch, not needed anymore.
  * pytest: Use -Wignore to ignore deprecation warnings.
  * Add export USE_ASYNCIO = 1 in debian/rules.
  * Correctly set the test folder when running tests.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Sep 2020 10:15:16 +0200

python-autobahn (17.10.1+dfsg1-6) unstable; urgency=medium

  * Removed Python 2 support (Closes: #937590).

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Sep 2019 12:10:34 +0200

python-autobahn (17.10.1+dfsg1-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast.
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Re-upload source-only.

 -- Thomas Goirand <zigo@debian.org>  Mon, 05 Aug 2019 10:56:41 +0200

python-autobahn (17.10.1+dfsg1-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * Use pyqrcode, not just qrcode (Closes: #931612).

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Jul 2019 11:39:13 +0200

python-autobahn (17.10.1+dfsg1-3) unstable; urgency=medium

  * Fixed upstream VCS URL in debian/rules.
  * Add Python 3.7 patch (Closes: #903423).

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Jul 2018 09:02:46 +0200

python-autobahn (17.10.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 20:38:09 +0000

python-autobahn (17.10.1+dfsg1-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * New upstream release.
  * Removed python-msgpack from (build-)depends, upstream now uses u-msgpack.

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 Feb 2018 13:17:17 +0000

python-autobahn (17.7.1+dfsg1-3) unstable; urgency=medium

  * Uploading to unstable.
  * Do not runtime depends on python3-trollius anymore (Closes: #868203).
  * Using debhelper 10.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Oct 2017 17:33:10 +0100

python-autobahn (17.7.1+dfsg1-2) experimental; urgency=medium

  * Added missing openstack-pkg-tools build-dep (Closes: #876235).

 -- Thomas Goirand <zigo@debian.org>  Wed, 20 Sep 2017 21:03:16 +0000

python-autobahn (17.7.1+dfsg1-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Updated debian/copyright.
  * Fixed (build-)depends for this release.
  * Now using pkgos-dh_auto_install.
  * Removed Work-around_old_vs._new_twisted_client-endpoint_parser.patch
    applied upstream.
  * Fixed tests to run in the autobahn folder only.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Sep 2017 21:21:45 +0200

python-autobahn (0.10.3+dfsg1-7) unstable; urgency=medium

  * Added missing build-depends-indep: python3-mock (Closes: #825166).

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 May 2016 13:29:12 +0000

python-autobahn (0.10.3+dfsg1-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol

  [ Thomas Goirand ]
  * Added Python3 support (Closes: #822186).
  * Standards-Version is now 3.9.8 (no change).
  * Fix debian/copyright after upstream relicensed to Expat.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 May 2016 13:21:58 +0000

python-autobahn (0.10.3+dfsg1-5) unstable; urgency=medium

  * Stop using py.test-X.Y (Closes: #814846).

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Feb 2016 05:57:17 +0000

python-autobahn (0.10.3+dfsg1-4) unstable; urgency=medium

  * Do not break python-twisted 15.x: applied upstream patch. (Closes: #810155)
  * VCS fields using HTTPS urls.

 -- Thomas Goirand <zigo@debian.org>  Wed, 17 Feb 2016 05:07:10 +0000

python-autobahn (0.10.3+dfsg1-3) unstable; urgency=medium

  * Removed Victor Vasiliev <vasilvv@mit.edu> from uploaders (Closes: #795882).

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Sep 2015 10:54:20 +0000

python-autobahn (0.10.3+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 May 2015 13:47:56 +0200

python-autobahn (0.10.3+dfsg1-1) experimental; urgency=medium

  * New upstream release. (Closes: #780061, #730796)
  * Now team maintaining the package within the OpenStack team, added Victor as
    uploader, set VCS URLs (see #780061 where Victor agrees with this).
  * Now running unit tests at build time.
  * Package is now +dfsg1 because of non-free files in the example folder.

 -- Thomas Goirand <zigo@debian.org>  Tue, 21 Apr 2015 10:42:55 +0200

python-autobahn (0.5.14-1) unstable; urgency=low

  * Initial release (Closes: #702208)

 -- Victor Vasiliev <vasilvv@mit.edu>  Fri, 15 Mar 2013 17:58:53 -0400
