django-countries 2.1.2-1 source package in Ubuntu

Changelog

django-countries (2.1.2-1) unstable; urgency=medium


  * New upstream release (Closes: #755592).
  * Add dh-python to Build-Depends.
  * Switch buildsystem to pybuild.
  * Update patch to use iso-codes package data to new ustream code.
  * Update patch to not include flag icons.
  * Add Python3 support.
  * Add python3.4-UnicodeDecodeError.patch to fix ecoding error when
    reading the README.rst file.
  * Rewrite README.Debian to reflect changes to famfamfam-flag-*
    symlink.
  * Add lintian-overrides missing upstream changelog and symlink to
    famfamfam-flag-*.
  * Check PGP signature on upstream tarball.
  * Update years in d/copyright.
  * Remove superfluous settings.py used for tests, upstream ships its own
    now.

 -- Michael Fladischer <email address hidden>  Mon, 01 Sep 2014 15:26:05 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-countries_2.1.2-1.dsc 2.2 KiB a39e2d96a09397d2aeef1d94ced7f1e56b17fae07cda4951e4aa73726b29bc64
django-countries_2.1.2.orig.tar.gz 182.9 KiB a8d0f68a9cfa06ae621cc26c6a910c79a01e15d9d1662c645215eca31d2704a6
django-countries_2.1.2-1.debian.tar.xz 11.8 KiB 831e718c7cbf2e94ebab0e1574dcefbfbd2e20575e02e259986a11c69d790c5d

Available diffs

No changes file available.

Binary packages built by this source

python-django-countries: No summary available for python-django-countries in ubuntu wily.

No description available for python-django-countries in ubuntu wily.

python3-django-countries: provides a country field for Django models (Python3 version)

 A Django application which provides all ISO 3166-1 countries as choices for
 use with forms, and a country field for models.
 It also includes a small template filter for getting country flags by
 ISO 3166-1 alpha-2 country code.
 .
 This package contains the Python 3 version of the library.