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 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). aiosmtplib (1.1.4-1) unstable; urgency=low . * Initial release (Closes: #987240) python-aiosmtpd (1.4.2-3) unstable; urgency=medium . * Team upload. * Depend on python3-all for the autopkgtest. (Closes: #1001372) * Patch: Python 3.10 support. python-aiosmtpd (1.4.2-2) unstable; urgency=medium . * d/p/0004: Remove dated copyright for reproducibility python-aiosmtpd (1.4.2-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on python3-all. . [ Pierre-Elliott Bécue ] * New upstream release 1.4.2 * d/watch: Move tracking to github * d/control: - Bump Standards-Version to 4.6.0 - Remove unneeded build-dependency on openssl * d/p/0001: patch to skip a git version test (not possible as we don't rely on the git repository) and a temporarily failing test * d/p/0002: drop sphinx-autofixture extension requirement * d/p/0003: Remove imported images in documentation to respect user's privacy * d/rules: - Remove some after_install rule not useful anymore - Update sphinx build method - Clean superfluous directory and files post install * d/copyright: Update * d/tests: implements non-superficial autopkgtests python-aiosmtpd (1.2.2-1) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * d/control: Remove ancient X-Python3-Version field. * 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 ] * Bump debhelper from old 11 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Pierre-Elliott Bécue ] * New upstream release 1.2.2 (Closes: #973097) - d/patches: dropped * Use pytest for testing * d/control: - Add Sphinxdoc:Depends to the binary package - Bump debhelper-compat level to 13 - Bump Standards-Version to 4.5.1 * Updated Copyrights * d/rules: - Optimize out examples linking - Move the documentation sources out of usr/lib/python3 python-aiosmtpd (1.2-3) unstable; urgency=medium . * d/rules: - Implement a way to replace upstream's ssl certificate in build dir in case we run tests and think about reputing upstream's certificate after. This makes the package build reproducible. python-aiosmtpd (1.2-2) unstable; urgency=medium . * d/rules: - Implement a way to replace upstream's ssl certificate in build dir in case we run tests. This allows one to have the tests working properly independently of the time variable. python-aiosmtpd (1.2-1) unstable; urgency=medium . [ Ondřej Nový ] * Use 'python3 -m sphinx' instead of sphinx-build for building docs . [ Pierre-Elliott Bécue ] * New upstream release: 1.2 * d/control: - Set my Debian address instead of my Crans address as uploader - Bump Standards-Version to 4.2.1. No change required * d/rules: - Broaden the examples directory removal to multiple python3 version * d/patches: - Add patch 0001 to ease the testing constraint on the test loop. This could solve the FTBFS bugs from reproducibility tests. * d/upstream/signing-key.asc: - The new releaser of the package doesn't sign it. Remove the key for now. python-aiosmtpd (1.1-6) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org . [ Pierre-Elliott Bécue ] * d/control: - Add missing dependency on python3-pkg-resources. (Closes: #895365) - Bump Standards-Version to 4.1.4. No change required. python-aiosmtpd (1.1-5) unstable; urgency=medium . * d/watch: - @PACKAGE@ tag doesn't work properly as the source package's name is not upstream's name. python-aiosmtpd (1.1-4) unstable; urgency=medium . * d/watch: use uscan magic tags to fetch properly the gpg signature * d/control: - Bump Standards-Version to 4.1.3, no changes needed. - Swap myself and DPMT as Maintainer/Uploaders - dh requirement to 11 - Use Rules-Requires-Root: no for this package. * d/rules: - Add specific pybuild rule to avoid installing /usr/lib/pythonXX/dist-packages/examples. Instead, move it to /usr/share/doc/python3-aiosmtpd/, and remove the __pycache__ compiled files in it. - Enable DH verbose output. * d/copyright: - Update my copyright line as the year ++-ed. * d/compat: - Bump compat version to 11 python-aiosmtpd (1.1-3) unstable; urgency=medium . [ Pierre-Elliott Bécue ] * Fixes .docs file that contains erroneous files paths . [ Mattia Rizzolo ] * Bump Standards-Version to 4.0.1, no changes needed python-aiosmtpd (1.1-2) unstable; urgency=medium . * Adds Upstream changelogs * Adds crypto checking for the upstream tarball * Adds some lintian overrides * Debhelper compatibility bumps from 9 to 10 python-aiosmtpd (1.1-1) unstable; urgency=low . * Initial release (Closes: #866009)