[Python-modules-team] Bug#867403: python3-django-xmlrpc: incorrect dependencies

Adrian Bunk bunk at debian.org
Thu Jul 6 13:36:21 UTC 2017


Package: python3-django-xmlrpc
Version: 0.1.5-4
Severity: serious
Tags: patch

Due to a cut'n'paste error the dependencies are incorrect:

--- debian/control.old	2017-07-06 13:32:59.000000000 +0000
+++ debian/control	2017-07-06 13:34:32.000000000 +0000
@@ -23,7 +23,7 @@
 
 Package: python3-django-xmlrpc
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.4.5)
+Depends: ${misc:Depends}, ${python3:Depends}, python3-django
 Replaces: django-xmlrpc (<< 0.1.5)
 Breaks: django-xmlrpc (<< 0.1.5)
 Description: XMLRPC library for Django



More information about the Python-modules-team mailing list