Source: django-ajax-selects Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Brian May Build-Depends: debhelper (>=9), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools Standards-Version: 4.0.0 X-Python-Version: >= 2.6 Homepage: https://github.com/crucialfelix/django-ajax-selects Vcs-Git: https://salsa.debian.org/python-team/modules/django-ajax-selects.git Vcs-Browser: https://salsa.debian.org/python-team/modules/django-ajax-selects Package: python-ajax-select Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-django Recommends: libjs-jquery, libjs-jquery-ui Replaces: django-ajax-selects (<< 1.2.5-4) Breaks: django-ajax-selects (<< 1.2.5-4) Description: Django library for editing fields with autocomplete Enables editing of ForeignKey, ManyToMany and simple text fields using the Autocomplete - jQuery plugin. Package: python3-ajax-select Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-django Recommends: libjs-jquery, libjs-jquery-ui Replaces: django-ajax-selects (<< 1.2.5-4) Breaks: django-ajax-selects (<< 1.2.5-4) Description: Django library for editing fields with autocomplete Enables editing of ForeignKey, ManyToMany and simple text fields using the Autocomplete - jQuery plugin. Package: django-ajax-selects Depends: python-ajax-select, ${misc:Depends} Architecture: all Section: oldlibs Description: Django library for editing fields with autocomplete This is a dummy package to aid switching to python-ajax-select.