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

2018-01-14 Thread Andreas Beckmann
Followup-For: Bug #867403

stretch-pu request: https://bugs.debian.org/887160


Andreas

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


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

2017-07-06 Thread Adrian Bunk
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.0 +
+++ debian/control  2017-07-06 13:34:32.0 +
@@ -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

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team