[Python-modules-commits] [django-anymail] 05/05: Update package descriptions to mention support for Mailjet

Scott Kitterman kitterman at moszumanska.debian.org
Sun Aug 20 19:16:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

kitterman pushed a commit to branch debian/master
in repository django-anymail.

commit b256fddbd3725fa67414d9c1679823cafcbd5974
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sun Aug 20 15:13:52 2017 -0400

    Update package descriptions to mention support for Mailjet
---
 debian/changelog | 3 ++-
 debian/control   | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7d4ab93..4eaa6cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ django-anymail (0.11.1-1) unstable; urgency=medium
   * New upstream release
   * Bump standards version to 4.0.1 without further change
   * Fix debian/changelog typo
+  * Update package descriptions to mention support for Mailjet
 
- -- Scott Kitterman <scott at kitterman.com>  Sun, 20 Aug 2017 15:00:46 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Sun, 20 Aug 2017 15:13:37 -0400
 
 django-anymail (0.10-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 099ac22..d0ff2a4 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Description: Django email backend for multiple ESPs (Python 2)
  Django, with a consistent API that lets you use ESP-added features without
  locking your code to a particular ESP.
  .
- It currently fully supports Mailgun, Postmark, SendGrid, and SparkPost, and
- has limited support for Mandrill.
+ It currently fully supports Mailgun, Mailjet, Postmark, SendGrid, and
+ SparkPost, and has limited support for Mandrill.
  .
  Anymail normalizes ESP functionality so it "just works" with Django's
  built-in `django.core.mail` package. It includes:
@@ -66,8 +66,8 @@ Description: Django email backend for multiple ESPs (Python 3)
  Django, with a consistent API that lets you use ESP-added features without
  locking your code to a particular ESP.
  .
- It currently fully supports Mailgun, Postmark, SendGrid, and SparkPost, and
- has limited support for Mandrill.
+ It currently fully supports Mailgun, Mailjet, Postmark, SendGrid, and
+ SparkPost, and has limited support for Mandrill.
  .
  Anymail normalizes ESP functionality so it "just works" with Django's
  built-in `django.core.mail` package. It includes:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-anymail.git



More information about the Python-modules-commits mailing list