flask-mail 0.9.1+dfsg1-2 source package in Ubuntu

Changelog

flask-mail (0.9.1+dfsg1-2) unstable; urgency=medium

  [ Christoph Berg ]
  * Document removed files via Files-Excluded in debian/copyright. Thanks to
    Chris Lamb for spotting!

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * Use debhelper-compat instead of debian/compat.
  * 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 10 to 12.
  * Update renamed lintian tag names in lintian overrides.

 -- Sandro Tosi <email address hidden>  Wed, 08 Jun 2022 22:00:51 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-mail_0.9.1+dfsg1-2.dsc 2.1 KiB 94669f972452780c90ff31c4f87d8e8c74bc00446022c61e138a2f7f42b10487
flask-mail_0.9.1+dfsg1.orig.tar.gz 17.5 KiB bcbcd2e413daf04cc3e2e4bd9196544c324d58666c8c85ee93662f927b9b95c3
flask-mail_0.9.1+dfsg1-2.debian.tar.xz 3.5 KiB b347484ca288fc9997ad411f7b112db91b977df2f195a895fb5636eb7c7d5442

Available diffs

No changes file available.

Binary packages built by this source

python3-flask-mail: Flask extension for sending email

 The Flask-Mail extension provides a simple interface to set up SMTP with
 your Flask application and to send messages from your views and scripts.