[Python-modules-team] Bug#822224: Further changes

Neil Williams codehelp at debian.org
Fri Apr 22 08:01:38 UTC 2016


Actually, there would likely be a need for further changes as the
django dependency of the binary packages is specified explicitly in
debian/control so also needs an update to 1.8. I'm thinking that the
changes need to include:

Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.8)
Breaks: python-django (<= 1.7)

...

Depends: ${misc:Depends}, ${python3:Depends}, python3-django (>= 1.8)
Breaks: python3-django (<=1.7)

i.e. django-tables 1.1.6 reveals a "bug" in django 1.7 so django needs
to be updated to 1.8 before django-tables 1.1.6 can be
upgraded/installed.

This should cause python-django-tables2 to be updated to the backport
when python-django 1.8 is installed from backports. Otherwise, packages
using django-tables fail to start with a HTTP500 due to django-tables
1.1.6 failing to operate with django 1.7.

There are two other packages heading into backports-new, so I need to
wait for those to appear in jessie-backports before django-tables can
be backported. With these additional changes, it may be better for these
to be applied in unstable and then I can carry the changes into
jessie-backports?


-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160422/89f9e54f/attachment-0001.sig>


More information about the Python-modules-team mailing list