tweepy (4.12.0-1) unstable; urgency=medium

  * New upstream version 4.12.0

 -- Timo Röhling <roehling@debian.org>  Fri, 28 Oct 2022 13:12:16 +0200

tweepy (4.10.1-2) unstable; urgency=medium

  * Update d/watch
  * Use reproducible build date for Sphinx documentation

 -- Timo Röhling <roehling@debian.org>  Sat, 01 Oct 2022 21:57:50 +0200

tweepy (4.10.1-1) unstable; urgency=medium

  * New upstream version 4.10.1
  * Slightly reword the package descriptions

 -- Timo Röhling <roehling@debian.org>  Wed, 24 Aug 2022 22:32:47 +0200

tweepy (4.10.0-2) unstable; urgency=medium

  * Add optional asyncclient dependencies to autopkgtest

 -- Timo Röhling <roehling@debian.org>  Mon, 30 May 2022 10:48:28 +0200

tweepy (4.10.0-1) unstable; urgency=medium

  * New upstream version 4.10.0
  * Bump Standards-Version to 4.6.1

 -- Timo Röhling <roehling@debian.org>  Sun, 29 May 2022 22:36:27 +0200

tweepy (4.9.0-2) unstable; urgency=medium

  * Unset http_proxy and https_proxy in autopkgtest

 -- Timo Röhling <roehling@debian.org>  Fri, 20 May 2022 18:15:42 +0200

tweepy (4.9.0-1) unstable; urgency=medium

  * New upstream version 4.9.0

 -- Timo Röhling <roehling@debian.org>  Fri, 06 May 2022 09:18:23 +0200

tweepy (4.8.0-1) unstable; urgency=medium

  * New upstream version 4.8.0

 -- Timo Röhling <roehling@debian.org>  Sun, 27 Mar 2022 12:35:10 +0200

tweepy (4.7.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Timo Röhling ]
  * Run full test suite in autopkgtest

 -- Timo Röhling <roehling@debian.org>  Tue, 22 Mar 2022 09:58:09 +0100

tweepy (4.7.0-1) unstable; urgency=medium

  * New upstream version 4.7.0

 -- Timo Röhling <roehling@debian.org>  Mon, 21 Mar 2022 13:31:48 +0100

tweepy (4.6.0-1) unstable; urgency=medium

  * New upstream version 4.6.0
  * Add Recommends: python3-aiohttp for AsyncStream support

 -- Timo Röhling <roehling@debian.org>  Tue, 01 Mar 2022 09:35:32 +0100

tweepy (4.5.0-1) unstable; urgency=medium

  * New upstream version 4.5.0
  * Remove X-Python-Version field from d/control

 -- Timo Röhling <roehling@debian.org>  Thu, 27 Jan 2022 11:05:33 +0100

tweepy (4.4.0-1) unstable; urgency=medium

  * New upstream version 4.4.0

 -- Timo Röhling <roehling@debian.org>  Fri, 19 Nov 2021 09:51:27 +0100

tweepy (4.3.0-1) unstable; urgency=medium

  * New upstream version 4.3.0

 -- Timo Röhling <roehling@debian.org>  Sun, 07 Nov 2021 19:17:21 +0100

tweepy (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0

 -- Timo Röhling <roehling@debian.org>  Tue, 02 Nov 2021 14:23:15 +0100

tweepy (4.1.0-1) unstable; urgency=medium

  * New upstream version 4.1.0

 -- Timo Röhling <roehling@debian.org>  Sat, 09 Oct 2021 00:22:26 +0200

tweepy (4.0.1-1) unstable; urgency=medium

  * New upstream version 4.0.1

 -- Timo Röhling <roehling@debian.org>  Mon, 04 Oct 2021 09:11:30 +0200

tweepy (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0
  * Bump Standards-Version to 4.6.0 (no changes)
  * Enable test suite.
    Thanks to python3-vcr, the test suite runs without internet
    access. (Closes: #814464)
  * Add myself to uploaders

 -- Timo Röhling <roehling@debian.org>  Sun, 03 Oct 2021 22:18:33 +0200

tweepy (3.10.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Timo Röhling <roehling@debian.org>  Mon, 16 Aug 2021 00:34:46 +0200

tweepy (3.10.0-1) experimental; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * 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.
  * Apply multi-arch hints.
    + python-tweepy-doc: Add Multi-Arch: foreign.

  [ Timo Röhling ]
  * d/watch: Update to version 4
  * New upstream version 3.10.0
  * Drop obsolete patches
    + fix-python-3-7.patch
    + change-find-packages.patch
    + 0001-1029-migrate-requirements-to-setup.py-reference-in-r.patch
  * Bump Standards-Version to 4.5.1
  * Bump Debhelper to 13
  * Use dh-sequence-*
  * Bump minimum required Python version
  * Add R-R-R: no
  * Fix doc-base file name
  * Update d/copyright

 -- Timo Röhling <roehling@debian.org>  Sat, 12 Jun 2021 13:20:49 +0200

tweepy (3.6.0-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Fix Homepage.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).

 -- Ondřej Nový <onovy@debian.org>  Thu, 08 Aug 2019 16:50:06 +0200

tweepy (3.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream fix for FTBFS with pip >= 10. (Closes: #915756)

 -- Adrian Bunk <bunk@debian.org>  Thu, 17 Jan 2019 17:09:41 +0200

tweepy (3.6.0-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * 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

  [ Sophie Brun ]
  * New upstream version 3.6.0
  * Import upstream patches for Python3.7 (Closes: #904648)
  * d/rules: remove get-orig-source
  * Bump Standards-Version to 4.2.1
  * Add autopkgtest-pkg-python
  * Clean d/rules
  * Use pybuild to install the package
  * Install examples

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 16 Oct 2018 15:09:28 +0200

tweepy (3.5.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Disable upstream tests (Closes: #804558)
    The tests fail as they need internet access
  * Use secure URL for Vcs
  * Make Python 3 package short description unique

  * Upload sponsored by Petter Reinholdtsen.

 -- Ross Gammon <rossgammon@mail.dk>  Thu, 11 Feb 2016 21:58:30 +0100

tweepy (3.4.0-1) unstable; urgency=medium

  [ Carl Chenet ]
  * New upstream release. (Closes: #793030).
  * Wrap and sort dependencies list.
  * Bump Standards-Version to 3.9.6.1. No changes were required.
  * Add support for python3. New binary package python3-tweepy.
  * Update Vcs-* URLs.

  [ Miguel Landaeta ]
  * Update copyright dates.
  * Improve clean target to allow twice-in-a-row builds.

 -- Miguel Landaeta <nomadium@debian.org>  Tue, 27 Oct 2015 22:25:03 -0300

tweepy (3.1.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Miguel Landaeta <nomadium@debian.org>  Thu, 30 Apr 2015 15:07:39 -0300

tweepy (3.1.0-1) experimental; urgency=low

  * New upstream release. (Closes: #692444).
    Since 3.0.0 release a fix for security vulnerability CVE-2012-5821
    is included.
  * Bump Standards-Version to 3.9.6. No changes were required.
  * Update copyright file.
  * Drop 01_use_python_oauth.diff patch. Upstream doesn't use python-auth
    library anymore.
  * Simplify d/rules file.
  * Bump dependency on debhelper to v9.
  * Add B-D on python-pip, python-requests-oauthlib and dh-python.

 -- Miguel Landaeta <nomadium@debian.org>  Sun, 14 Dec 2014 14:51:37 -0300

tweepy (2.3-1) unstable; urgency=low

  * New upstream release.
  * Update my email address.
  * Bump Standards-Version to 3.9.5. No changes were required.

 -- Miguel Landaeta <nomadium@debian.org>  Sun, 23 Mar 2014 23:29:05 -0300

tweepy (2.1-1) unstable; urgency=low

  [ Miguel Landaeta ]
  * New upstream release.

  [ Ryan Kavanagh ]
  * Bump X-Python-Version to >= 2.6; upstream has dropped support for
    Python 2.5

 -- Miguel Landaeta <miguel@miguel.cc>  Wed, 17 Jul 2013 22:56:23 -0300

tweepy (2.0-1) unstable; urgency=low

  [ Miguel Landaeta ]
  * New upstream release. (Closes: #669881, #681905).
  * Update Homepage field. (Closes: #653895).
  * Update watch file. Thanks to Bart Martens <bartm@debian.org>.
  * Update copyright file.
  * Bump Standards-Version to 3.9.4. No changes were required.
  * Fix wrong paragraph separation in python-tweepy-doc
    description. (Closes: #703091).
  * Add missing Build-Depends on python-oauth.
  * Remove references to tweepyshell tool since it's not included anymore.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Ryan Kavanagh ]
  * Move tweepy/oauth.py out of the way during calls to setup.py (i.e., during
    clean and build). This bundled version is out of sync with Debian's copy
    and was causing build failures.

 -- Miguel Landaeta <miguel@miguel.cc>  Sat, 06 Jul 2013 12:48:47 -0300

tweepy (1.7.1-2) unstable; urgency=low

  * Python transition:
    - Add support for python2.7.
    - Drop support for python2.5.
  * Bump Standards-Version to 3.9.2. No changes were required.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 19 Apr 2011 16:59:04 -0430

tweepy (1.7.1-1) unstable; urgency=low

  * Initial release. (Closes: #581602).

 -- Miguel Landaeta <miguel@miguel.cc>  Mon, 28 Mar 2011 14:04:30 -0430
