python-requests-toolbelt (1.0.0-2) unstable; urgency=medium

  [ Zixing Liu ]
  * Team upload
  * d/tests: Add the missing test dependency: python3-trustme

 -- Benjamin Drung <bdrung@debian.org>  Tue, 29 Aug 2023 12:55:18 +0200

python-requests-toolbelt (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update my contact information. Also in d/copyright for debian/*
    files.
  * d/control: wrap-and-sort.
  * d/control: Bump Standards-Version to 4.6.2 (from 4.6.1; no further changes
    needed).
  * d/control: Update Homepage from pypi to upstream homepage documentation.
  * d/control: Add python3-betamax and python3-pytest as Build Depends.
    - Stop using Build-Depends-Indep in favor of Build-Depends.
    - Activate tests. Remove PYBUILD_DISABLE=test. Ignore tests that use
    setup.py file: test_reads_open_file_objects,
    test_reads_open_file_objects_using_to_string,
    test_reads_open_file_objects_with_a_specified_filename.
  * d/control: Remove Testsuite: autopkgtest-pkg-python.
  * d/tests: Add autopkgtests tests.
  * d/control: Add Rules-Requires-Root: no to source stanza.
  * d/copyright: Update copyright year for debian/* files.

 -- Emmanuel Arias <eamanu@debian.org>  Fri, 11 Aug 2023 19:34:50 -0300

python-requests-toolbelt (0.10.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.10.1
  * Refresh patches

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 08 Dec 2022 13:29:17 -0300

python-requests-toolbelt (0.9.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Apply multi-arch hints. + python-requests-toolbelt-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sun, 27 Nov 2022 14:02:31 +0000

python-requests-toolbelt (0.9.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Thu, 26 May 2022 20:05:06 +0100

python-requests-toolbelt (0.9.1-1) unstable; urgency=medium

  * New upstream version 0.9.1.
  * d/control: Set DPT as maintainer (Closes: #943419).
    - Set me as uploaders.
  * d/control: Bump debhelper-compat to 13.
  * d/control: Bump Standards-Version to 4.5.1 (from 4.0.0).
  * d/control: Remove X-Python*-Version key.
  * d/compat: remove d/compat file is no longer need.
  * d/copyright: Update Copyright for debian files.
    -  add me on Copyright field.
  * d/salsa-ci.yml: enable salsa-ci.
  * d/control: Update VCS-* information.
  * d/watch: Bump watch file version.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 28 Nov 2020 11:23:45 -0300

python-requests-toolbelt (0.8.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938141

 -- Sandro Tosi <morph@debian.org>  Mon, 14 Oct 2019 23:00:28 -0400

python-requests-toolbelt (0.8.0-1) unstable; urgency=medium

  * New upstream version 0.8.0.
  * Changed Standards-Version from 3.9.8 to 4.0.0.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 16 Jul 2017 09:19:44 +0000

python-requests-toolbelt (0.7.0-1) unstable; urgency=medium

  * New upstream version 0.7.0.
  * Added intersphinx-localmapping.diff to make sure build do not try
    to use the Internet during build (See #830186).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 27 Aug 2016 08:49:23 +0200

python-requests-toolbelt (0.6.2-1) unstable; urgency=medium

  * New upstream version 0.6.2.
  * Add autopkgtest-pkg-python testsuite to d/control to get basic testing.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 12 Jul 2016 11:18:56 +0200

python-requests-toolbelt (0.6.0-3) unstable; urgency=medium

  * Updated Standards-Version from 3.9.7 to 3.9.8.
  * Added python-sphinx-rtd-theme as build dependency. (Closes: #829192)

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 06 Jul 2016 09:21:50 +0200

python-requests-toolbelt (0.6.0-2) unstable; urgency=medium

  [ Ross Gammon ]
  * Add myself to uploaders.

  [ Petter Reinholdtsen ]
  * Change Standards-Version from 3.9.6 to 3.9.7.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 08 Feb 2016 22:22:24 +0000

python-requests-toolbelt (0.6.0-1) unstable; urgency=medium

  * Remove forgotten and redundant override_dh_auto_build.
  * Add gbp.conf file enforcing the need for pristine-tar with git-buildpackage.
  * Imported Upstream version 0.6.0

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 08 Feb 2016 13:35:37 +0000

python-requests-toolbelt (0.5.1-4) unstable; urgency=medium

  * Changed doc building rules to use LC_ALL=C and dh_sphinxdoc.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 16 Jan 2016 06:42:14 +0000

python-requests-toolbelt (0.5.1-3) unstable; urgency=medium

  * Add missing build dependency on python-requests/python3-requests.
    (Closes: #810644)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 10 Jan 2016 21:37:43 +0000

python-requests-toolbelt (0.5.1-2) unstable; urgency=low

  [ Federico Ceratto ]
  * Rename license.
  * Build Python3 and docs, install HISTORY.rst.
  * Install doc files.

  [ Petter Reinholdtsen ]
  * Make sure backup file included in distribution by mistake do not end
    up in binary packages.
  * Make sure clean target remove generated html documentation.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 08 Jan 2016 00:08:51 +0100

python-requests-toolbelt (0.5.1-1) unstable; urgency=low

  * Initial release (Closes: #809969).

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 05 Jan 2016 21:15:53 +0000
