Source: django-localflavor
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Orestis Ioannou <orestis@oioannou.com> 
Section: python
Priority: optional
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-localflavor.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-localflavor.git
Build-Depends: dh-python,
               python-setuptools (>= 0.6b3), 
               python-all (>= 2.6.6-3), 
               debhelper (>= 9),
               python3-setuptools,
               python3-all,
               python-sphinx,
               python-django
Standards-Version: 3.9.6
Homepage: http://django-localflavor.readthedocs.org/en/latest/
X-Python-Version: >= 2.6
X-Python3-Version: >=3.3

Package: python-django-localflavor
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python 2 package for Country-specific Django helpers
 Django's "localflavor" packages offer additional functionality for particular
 countries or cultures. For example, these might include form fields for your
 country's postal codes, phone number formats or government ID numbers.
 .
 This is a Python 2 module

Package: python3-django-localflavor
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python 3 package for Country-specific Django helpers
 Django's "localflavor" packages offer additional functionality for particular
 countries or cultures. For example, these might include form fields for your
 country's postal codes, phone number formats or government ID numbers.
 .
 This is a Python 3 module

Package: python-django-localflavor-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}, python-django
Description: Documentation package for Country-specific Django helpers
 Django's "localflavor" packages offer additional functionality for particular
 countries or cultures. For example, these might include form fields for your
 country's postal codes, phone number formats or government ID numbers.
 .
 This is the documentation package
