python-fixtures (4.2.5-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 28 Sep 2025 15:03:09 +0200

python-fixtures (4.2.5-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Create fixtures/_version.py file at build time.
  * Do not override_dh_auto_install.

 -- Thomas Goirand <zigo@debian.org>  Tue, 26 Aug 2025 17:26:08 +0200

python-fixtures (4.1.0-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090501).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 10:54:09 +0100

python-fixtures (4.1.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 03 Apr 2024 16:13:40 +0200

python-fixtures (4.1.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 23 Feb 2024 11:05:12 +0100

python-fixtures (4.0.1-3) unstable; urgency=medium

  * Cleans better (Closes: #1047498).

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 Aug 2023 12:42:25 +0200

python-fixtures (4.0.1-2) unstable; urgency=medium

  * Uploading to unstable.

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

python-fixtures (4.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Add autopkgtest.
  * Remove test patch.

 -- Thomas Goirand <zigo@debian.org>  Tue, 30 Aug 2022 14:59:12 +0200

python-fixtures (3.0.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Run wrap-and-sort -bastk.
  * d/copyright: Use https protocol in Format field.
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Thomas Goirand ]
  * Add remove-broken-monkey-patch-test.patch (Close: #973239).

 -- Thomas Goirand <zigo@debian.org>  Thu, 12 Nov 2020 11:49:38 +0100

python-fixtures (3.0.0-3) unstable; urgency=medium

  * Removed d/gbp.conf.
  * Ran wrap-and-sort -bast.
  * Point VCS fields to Salsa.
  * Adopt the package in the OpenStack team, since Robert Collins resigned
    from Debian (Closes: #920510).
  * Removed build-dependency on python-docutils (Closes: #635259).
  * Removed Python 2 support (Closes: #937756).
  * Use python3 -m testtools.run fixtures.test_suite to run tests.
  * Removed build-dependency on python3-nose.
  * Standards-Version is now 4.4.0.

 -- Thomas Goirand <zigo@debian.org>  Sun, 15 Sep 2019 17:27:02 +0200

python-fixtures (3.0.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 10:53:50 +0200

python-fixtures (3.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed homepage (https).
  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/copyright: Changed source URL to https protocol

  [ Ivan Udovichenko ]
  * Package new version.
  * d/control:
      - Remove python*-mock dependencies.
      - Add myself to uploaders list.

  [ Thomas Goirand ]
  * Switch to openstack-pkg-tools >= 52 debian/rules commands.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Fri, 01 Jul 2016 08:32:37 +0000

python-fixtures (1.3.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed debian/watch to use Github tag rather than broken PyPi.

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2015 13:07:22 +0000

python-fixtures (1.3.1-1) experimental; urgency=low

  * New upstream release.
  * Removed the tarball folder config in debian/gbp.conf.
  * Removed python-support as build-depends-indep, switched from python to
    python-all as build-depends.
  * Added dh-python as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Jul 2015 23:26:02 +0200

python-fixtures (0.3.14-1) unstable; urgency=low

  * New upstream release.
  * Switched to dh short style instead of CDBS.
  * Added support for Python 3.
  * Added a debian/gbp.conf, and some VCS fields.
  * Now running the nose tests.

 -- Thomas Goirand <zigo@debian.org>  Sat, 07 Sep 2013 10:46:53 +0800

python-fixtures (0.3.12-0.2) unstable; urgency=low

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 04:54:53 +0000

python-fixtures (0.3.12-0.1) experimental; urgency=low

  * Non-maintainer upload (with current maintainer approval).
  * Uploading to experimental.
  * New upstream release.
  * Now using compat and debhelper 9.
  * Using parsable format 1.0 for debian/copyright.
  * Now using source format 3.0 (quilt).
  * Build-depends on python (>= 2.6.6-3~), remove python-dev build-depends.
  * Standard-Version is now 3.9.4 (no change but the above).
  * Added a debian/watch file.
  * Disabled test suite as it fails.
  * Added a homepage field.
  * Removes /usr/share/cdbs/1/rules/simple-patchsys.mk since it's now
    deprecated.

 -- Thomas Goirand <zigo@debian.org>  Fri, 15 Feb 2013 05:23:19 +0000

python-fixtures (0.3.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: AttributeError: 'BrokenFixture' object has no attribute
    'items'": add patch from Emanuele Aina (add missing calls to
    getDetails()).
    (Closes: #665018)

 -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jul 2012 16:48:36 -0600

python-fixtures (0.3.6-1) unstable; urgency=low

  * New upstream release.
  * Runtime dependency on testtools due to upstream change.

 -- Robert Collins <robertc@robertcollins.net>  Thu, 23 Jun 2011 20:40:06 +1200

python-fixtures (0.3.5-1) unstable; urgency=low

  * First debian upload. Closes: #602685
  * New upstream release.

 -- Robert Collins <robertc@robertcollins.net>  Sun, 07 Nov 2010 19:50:46 +1300

python-fixtures (0.3.4-1) unstable; urgency=low

  * New upstream release.

 -- Robert Collins <robertc@robertcollins.net>  Tue, 26 Oct 2010 09:31:20 +1300

python-fixtures (0.3-1) unstable; urgency=low

  * New upstream release.

 -- Robert Collins <robertc@robertcollins.net>  Sat, 18 Sep 2010 15:07:46 +1200

python-fixtures (0.2-1) unstable; urgency=low

  * New upstream release.

 -- Robert Collins <robertc@robertcollins.net>  Sun, 12 Sep 2010 10:53:42 +1200
