[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 Mon, 2 Apr 2018 12:09:19 +0200
with message-id <20180402100919.ilful3jjufegcx3i@betterave.cristau.org>
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, Mar 19, 2018 at 22:25:45 +0200, Adrian Bunk wrote:

> 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)

Again this seems like it's more cosmetic than anything else and isn't
likely to bite users in practice.  Doesn't seem worth an update on its
own (in part because of the number of pending pu requests and limited
bandwidth).

Cheers,
Julien

--- End Message ---

Reply to: