[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#893549: stretch-pu: package python-django-contact-form/1.3-1+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Fix python3-django-contact-form dependencies:
Depends: [-python-django-] {+python3:any (>= 3.3.2-2~), python3-django+} (>= 1.0)
diff -Nru python-django-contact-form-1.3/debian/changelog python-django-contact-form-1.3/debian/changelog
--- python-django-contact-form-1.3/debian/changelog	2016-12-24 22:36:37.000000000 +0200
+++ python-django-contact-form-1.3/debian/changelog	2018-03-19 22:19:02.000000000 +0200
@@ -1,3 +1,11 @@
+python-django-contact-form (1.3-1+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Fix incorrect dependencies for
+    python3-django-contact-form (Closes: #867426).
+
+ -- Adrian Bunk <bunk@debian.org>  Mon, 19 Mar 2018 22:19:02 +0200
+
 python-django-contact-form (1.3-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru python-django-contact-form-1.3/debian/control python-django-contact-form-1.3/debian/control
--- python-django-contact-form-1.3/debian/control	2016-12-24 22:36:12.000000000 +0200
+++ python-django-contact-form-1.3/debian/control	2018-03-19 22:19:02.000000000 +0200
@@ -34,7 +34,7 @@
 Package: python3-django-contact-form
 Architecture: all
 Recommends: python-django-contact-form-doc
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0)
+Depends: ${misc:Depends}, ${python3:Depends}, python3-django (>= 1.0)
 Description: extensible contact-form application for Django (Python 3)
  This is a reusable application which simplifies including a contact form within
  Django, the Python web framework. It provides a basic contact form which, once

Reply to: