Source: django-compat Maintainer: Debian LAVA team Uploaders: Senthil Kumaran S (stylesen) , Neil Williams Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-django, python-six, python-django-nose, python3-all, python3-setuptools, python3-django, python3-six, python3-django-nose X-Python-Version: >=2.7 Testsuite: autopkgtest Standards-Version: 4.1.4 Homepage: https://github.com/arteria/django-compat Vcs-Git: https://github.com/Linaro/pkg-django-compat.git Vcs-Browser: https://github.com/Linaro/pkg-django-compat.git Package: python-django-compat Architecture: all Depends: python-six, ${misc:Depends}, ${python:Depends} Description: Forward and backwards compatibility layer for Django 1.4.x to 1.9.x This module provides a backwards compatibility layer for Django versions which helps in the following: 1. Be able to use the LTS versions of Django and support newer versions in your app 2. Use features from newer Django versions in an old one 3. Manage and master the gap between different framework versions Package: python3-django-compat Architecture: all Depends: python3-six, ${misc:Depends}, ${python3:Depends} Description: Forward and backwards compatibility layer for Django 1.4.x to 1.9.x This module provides a backwards compatibility layer for Django versions which helps in the following: 1. Be able to use the LTS versions of Django and support newer versions in your app 2. Use features from newer Django versions in an old one 3. Manage and master the gap between different framework versions