tag 867426 pending thanks Hello,
Bug #867426 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/python-modules/packages/python-django-contact-form.git/commit/?id=0a8883d --- commit 0a8883d5ec85f079cf42cc89acb54f2380f59ebd Author: Andrew Starr-Bochicchio <a.star...@gmail.com> Date: Fri Jul 14 21:36:13 2017 -0400 debian/control: Fix incorrect dependencies for python3-django-contact-form (Closes: #867426). diff --git a/debian/changelog b/debian/changelog index 0f67c3a..ec51f25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-django-contact-form (1.4.2-2) UNRELEASED; urgency=medium + + * debian/control: Fix incorrect dependencies for + python3-django-contact-form (Closes: #867426). + + -- Andrew Starr-Bochicchio <a...@debian.org> Fri, 14 Jul 2017 21:33:59 -0400 + python-django-contact-form (1.4.2-1) unstable; urgency=medium * New upstream release (Closes: #865941).