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

Bug#893549: marked as done (stretch-pu: package python-django-contact-form/1.3-1+deb9u1)



Your message dated Sun, 26 Apr 2020 18:00:36 +0200
with message-id <20200426160036.GA12106@chou>
and subject line Re: Bug#893549: stretch-pu: package python-django-contact-form/1.3-1+deb9u1
has caused the Debian Bug report #893549,
regarding stretch-pu: package python-django-contact-form/1.3-1+deb9u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
893549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893549
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On Mon, Apr 02, 2018 at 12:47:45PM +0200, Julien Cristau wrote:
> On Mon, Apr  2, 2018 at 13:37:17 +0300, Adrian Bunk wrote:
> 
> > The missing python3-django dependency is a bug that
> > is more than just cosmetical.
> > 
> I'm not saying it's not a bug, I'm saying users of a django extension
> are unlikely to not have django installed, or know to install it.
> 
Closing this again.

Cheers,
Julien

--- End Message ---

Reply to: