aiosmtplib (5.1.3-1) unstable; urgency=high

  [ Dale Richards ]
  * Team upload.
  * New upstream release 5.1.3.
    - Addresses supplied by the caller were insufficiently validated, so an
      address containing spaces and angle brackets could smuggle extra ESMTP
      parameters (AUTH, NOTIFY, ORCPT, ...) onto the MAIL FROM and RCPT TO
      command lines, forging an authenticated identity or directing delivery
      notifications to a third party (CVE-2026-90467) (Closes: #1147474).
  * d/control:
    - Bump debhelper compatibility level to 14; drop ${misc:Depends} from both
      binary packages, as dh_gencontrol now applies the relationship substvars
      automatically.
    - Drop Priority and Rules-Requires-Root, both now dpkg defaults.
  * d/salsa-ci.yml: Add Salsa CI configuration.

  [ Jeroen Ploemen ]
  * Control: add Built-Using field to the documentation package.
  * d/source/options: remove, only sets extend-diff-ignore for obsolete
    egg-info dir.

 -- Dale Richards <dale@dalerichards.net>  Sun, 13 Sep 2026 11:29:18 +0000

aiosmtplib (5.1.2-1) unstable; urgency=medium

  * New upstream release 5.1.2
  * d/copyright refreshed
  * d/control: Bump Standards-Version to 4.7.4

 -- Pierre-Elliott Bécue <peb@debian.org>  Fri, 24 Jul 2026 22:57:27 +0200

aiosmtplib (5.1.0-3) unstable; urgency=medium

  * d/control:
    - Demote python3-uvloop as a Recommend (Closes: #1131163)
    - Bump Standards-Version to 4.7.3

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 21 Mar 2026 23:51:50 +0100

aiosmtplib (5.1.0-2) unstable; urgency=medium

  * Fixup d/watch, as pypi.debian.net is no longer a thing.

 -- Pierre-Elliott Bécue <peb@debian.org>  Wed, 18 Mar 2026 22:51:37 +0100

aiosmtplib (5.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 16 Feb 2026 16:26:09 +0000

aiosmtplib (5.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 01 Dec 2025 11:44:22 +0000

aiosmtplib (4.0.2-1) unstable; urgency=medium

  * Team upload.
  * d/watch: Upgrade to v5.
  * New upstream release.
  * Port to pytest-asyncio 1.0.0.

 -- Colin Watson <cjwatson@debian.org>  Wed, 17 Sep 2025 12:33:33 +0100

aiosmtplib (4.0.1-1) unstable; urgency=medium

  * Team upload.
  * Copy pyproject.toml into test directory in autopkgtest (closes:
    #1111057).

 -- Colin Watson <cjwatson@debian.org>  Thu, 14 Aug 2025 10:24:56 +0100

aiosmtplib (4.0.1-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 4.0.1

 -- IanLucca <ian.lucca.mesquita@gmail.com>  Tue, 15 Jul 2025 17:51:29 -0300

aiosmtplib (4.0.0-1) unstable; urgency=medium

  * New upstream release 4.0.0
  * d/control:
    - Bump Standards-Version to 4.7.2
  * d/copyright refreshed

 -- Pierre-Elliott Bécue <peb@debian.org>  Thu, 03 Apr 2025 14:47:13 +0200

aiosmtplib (3.0.2-2) unstable; urgency=medium

  * Team upload.
  * Drop explicit dependency on python3-pkg-resources (Closes: #1083300)
  * Use dh-sequence-python3
  * Apply Multi-Arch: hint

 -- Alexandre Detiste <tchet@debian.org>  Fri, 07 Feb 2025 10:30:21 +0100

aiosmtplib (3.0.2-1) unstable; urgency=medium

  * New upstream release 3.0.2
  * Bump Standards-Version to 4.7.0
  * Depends on uvloop for performance

 -- Pierre-Elliott Bécue <peb@debian.org>  Fri, 23 Aug 2024 15:45:30 +0200

aiosmtplib (3.0.1-1) unstable; urgency=medium

  * Team upload.

  [ Dale Richards ]
  * New upstream release 3.0.1 (Closes: #1058275, #1056226)
  * d/control:
    - Remove redundant Testsuite field (autopkgtest is already
      configured via d/tests/control)
    - Add build-depends: python3-sphinx-copybutton, furo
    - Bump standards version to 4.6.2, no changes needed
  * README.rst: Remove web images for privacy

  [ Stefano Rivera ]
  * Clean correctly. (Closes: #1044003)

 -- Dale Richards <dale@dalerichards.net>  Sun, 31 Dec 2023 13:46:13 -0400

aiosmtplib (2.0.0-1) unstable; urgency=medium

  * New upstream release 2.0.0 (Closes: #1024566, #1026538)
    - Add trustme as a Build-Dependency and a test dependency
  * d/copyright: update
  * d/control:
    - Bump Standards-Version to 4.6.1
    - Move the build system to poetry-core
    - Drop an unneeded Built-Using field
  * d/tests/python3-aiosmtplib: Use py3versions -s instead of -r

 -- Pierre-Elliott Bécue <peb@debian.org>  Fri, 23 Dec 2022 00:04:02 +0100

aiosmtplib (1.1.6-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Fri, 27 May 2022 19:30:50 +0100

aiosmtplib (1.1.6-1) unstable; urgency=medium

  * New upstream release 1.1.6
    - Patch 0001 included upstream - dropped
  * debian/gbp.conf to avoid having to specify the branch each time I do
    something…
  * d/rules: Use pybuild_after_install to rm hypothesis directory to make sure
    multiple Python versions at build time are handled properly
  * d/watch: Fix a typo
  * d/t/control:
    - Depend on all Python3 versions at test time
    - Allow stderr
  * d/control: Drop the version requirement for python3-all build dependency

 -- Pierre-Elliott Bécue <peb@debian.org>  Mon, 29 Nov 2021 23:07:08 +0100

aiosmtplib (1.1.4-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload to allow testing migration.
  * debian/control: Properly use Built-Using: ${sphinxdoc:Built-Using}.
  * debian/rules: Manually remove .hypothesis directory from built
    python package (lintian: package-contains-python-hypothesis-example).

 -- Boyuan Yang <byang@debian.org>  Sun, 14 Nov 2021 15:47:47 -0500

aiosmtplib (1.1.4-1) unstable; urgency=low

  * Initial release (Closes: #987240)

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 08 May 2021 22:47:56 +0200
