python-fedora (1.1.1-5) unstable; urgency=medium

  * Team Upload.
  * Move python3-pkg-resources dep to the right spot
  * Fix SyntaxError (Closes: #1085911)

 -- Alexandre Detiste <tchet@debian.org>  Wed, 29 Jan 2025 16:11:41 +0100

python-fedora (1.1.1-4) unstable; urgency=medium

  * Team Upload.
  * Replace python3-nose usage with python3-pytest (Closes: #1018491)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 15 Sep 2024 14:31:13 +0200

python-fedora (1.1.1-3) unstable; urgency=medium

  * Use python3-filelock instead of python3-lockfile.
    - d/control: B-D on python3-filelock.
    - d/p/0002-Use-filelock-instead-of-lockfile.patch: Adjust code to use
      python3-filelock. (Closes: #1073840)

 -- Sergio Durigan Junior <sergiodj@debian.org>  Wed, 19 Jun 2024 14:10:17 -0400

python-fedora (1.1.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Sergio Durigan Junior ]
  * d/control: B-D on python3-six. (Closes: #1073376)
  * d/p/0001-s-DEFAULT_METHOD_WHITELIST-DEFAULT_ALLOWED_METHODS.patch:
    Replace deprecated Retry.DEFAULT_METHOD_WHITELIST with
    Retry.DEFAULT_ALLOWED_METHODS, fixing FTBFS with urllib3.
  * d/control: Bump Standards-Version; no changes needed.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sun, 16 Jun 2024 17:32:37 -0400

python-fedora (1.1.1-1) unstable; urgency=medium

  * New upstream version 1.1.1
  * d/control: Bump Standards-Version to 4.5.1.
  * d/p/0001-Fix-typos-on-manpanges-docs.patch: Remove.
    The patch has been incorporated by upstream.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sun, 20 Dec 2020 19:07:19 -0500

python-fedora (1.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sergio Durigan Junior ]
  * d/watch: Fix version checking.
    The previous d/watch was incorrectly checking for new versions of the
    package.  It was also expecting a GPG signature to be available, which
    is not published by upstream anymore.
  * New upstream version 1.1.0 (Closes: #973217)
  * d/p/0001-Fix-typos-on-manpanges-docs.patch: Update patch.
  * d/control: Bump Standards-Version to 4.5.0.
  * d/upstream/signing-key.asc: Remove.
    Upstream is apparently not signing the tarballs anymore, so let's just
    get rid of the signing key and silence a few lintian warnings.  If
    upstream decides to sign the tarballs again, we can restore it.
  * d/control: Update my email address.
  * d/copyright: Update entries.
  * d/python-fedora-doc.lintian-overrides: Remove; not needed anymore.
  * d/control: Bump debhelper-compat to 13.
  * d/control: Add Rules-Requires-Root: no.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 07 Nov 2020 17:35:29 -0500

python-fedora (0.10.0-2) unstable; urgency=medium

  * Team upload.
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.
  * Use Python 3 for building docs.
  * Drop Python 2 support.
  * Fix doc-base.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * python-fedora-doc.lintian-overrides: Fix for new manpage

 -- Ondřej Nový <onovy@debian.org>  Mon, 05 Aug 2019 10:04:40 +0200

python-fedora (0.10.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Sergio Durigan Junior ]
  * New upstream version 0.10.0
  * Bump Standards-Version to 4.1.3.
  * Bump d/compat version to 11.
  * Adjust paths on d/python-fedora-doc.doc-base.
    Due to debhelper 11, dh_installdocs now installs documentation under
    the main package's directory (in our case,
    /usr/share/doc/python-fedora/), as per Debian Policy 12.3.
  * Use 'Multi-Arch: foreign' for python-fedora-docs package.
  * Build-depend on python3-sphinx.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Thu, 15 Feb 2018 15:00:26 -0500

python-fedora (0.9.0-1) unstable; urgency=medium

  * Updating d/watch and use github instead of pypi.
  * New upstream version 0.9.0
  * Bumping standards version to 4.0.1.
  * Rebasing (and removing) Debian local patches on top of new upstream version.
  * Add autopkgtest; replace Homepage by github (from fedorahosted).
  * Update upstream signature key.
  * Fix typos on manpage/docs.
  * Add lintian-overrides for manpage warnings.
    The manpage is generated automatically.
  * Bump compat level to 10.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Tue, 08 Aug 2017 17:16:33 -0400

python-fedora (0.8.0-1) unstable; urgency=medium

  [ SVN-Git Migration ]
  * Migrate from SVN to Git.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Sergio Durigan Junior ]
  * New upstream release.
  * Add myself to the Uploaders list.
  * Split package into python-fedora and python3-fedora.
  * New package python-fedora-doc.  Make python{,3}-fedora packages
    suggest it.
  * Bump Standards-Version to 3.9.8.
  * Add X-Python3-Version >= 3.2.
  * Use wrap-and-sort on debian/control.
  * Review copyright information for upstream package.
  * Fix license name typo on debian/copyright.
  * Add myself to the list of copyright holders for files under
    debian/*.
  * Improve debian/rules.  Remove dh_auto_clean override, which
    means that the package now includes all modules from upstream.
    Generate documentation using sphinx.  Adjust rules and variables
    for pybuild.  (Closes: #797253)
  * Improve debian/watch.  Bump version to 4.
  * Remove README.Debian since now we install the whole upstream
    package.

  [ Mattia Rizzolo ]
  * Remove doc/_build directory on clean.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Mon, 18 Jul 2016 22:28:21 -0400

python-fedora (0.3.36-2) unstable; urgency=medium

  * Team upload.
  * Patch setup.py to use distutils setup as a workaround for problems with
    python-setuptools > 17 (Closes: #789982)
  * Add missing Vcs-* to debian/control

 -- Scott Kitterman <scott@kitterman.com>  Thu, 23 Jul 2015 01:43:36 -0400

python-fedora (0.3.36-1) unstable; urgency=medium

  * New upstream release
  * Update copyright years

 -- Nicolas Dandrimont <olasd@debian.org>  Tue, 19 Aug 2014 13:53:31 +0200

python-fedora (0.3.34-1) unstable; urgency=medium

  * New upstream release
  * Install upstream changelog

 -- Nicolas Dandrimont <olasd@debian.org>  Mon, 14 Jul 2014 21:55:29 +0200

python-fedora (0.3.33-1) unstable; urgency=medium

  * Initial release. (Closes: #743132)

 -- Nicolas Dandrimont <olasd@debian.org>  Sun, 30 Mar 2014 22:01:31 +0200