News for package django-tables

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 3.0 (quilt)
Source: django-tables
Binary: python-django-tables2, python3-django-tables2, python-django-tables2-doc, django-tables
Architecture: all
Version: 0.15.0-3
Maintainer: Brian May <[email protected]>
Uploaders: Debian Python Modules Team <[email protected]>
Homepage: https://github.com/bradleyayers/django-tables2/
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-tables/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-tables/trunk/
Build-Depends: debhelper (>= 8.1.0), dh-python, python-all (>= 2.6.6-3~), python-django (>= 1.4.5), python-setuptools, python-six, python3-all, python3-django (>= 1.4.5), python3-setuptools, python3-six
Build-Depends-Indep: python-sphinx (>= 1.0.7+dfsg-1~), python-doc, python-django-doc
Package-List:
 django-tables deb oldlibs extra arch=all
 python-django-tables2 deb python optional arch=all
 python-django-tables2-doc deb doc optional arch=all
 python3-django-tables2 deb python optional arch=all
Checksums-Sha1:
 c37974c50fcae7b1d2748d6efed17ffcc631fe36 108144 django-tables_0.15.0.orig.tar.gz
 0ce675a2fdafc36adbb83bb11a2216100ec77573 5352 django-tables_0.15.0-3.debian.tar.xz
Checksums-Sha256:
 cf65aefb4987ad83711619cc6732b25803b5c7b4af0a0de1424c6a104e562019 108144 django-tables_0.15.0.orig.tar.gz
 1d21313196ef20beb0ac9188f67990d1625a85576b7e6f33729097f197d6cc8b 5352 django-tables_0.15.0-3.debian.tar.xz
Files:
 5b68b31daf63ccf6411eecca3f17be34 108144 django-tables_0.15.0.orig.tar.gz
 b89bba2c8cc5bb6260ec3be56f46b600 5352 django-tables_0.15.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJUQFQ+AAoJEJyE7hq50CY2BZsQAL8kS5kfB/sj+AvfdW2yuiMa
9HZK9gxAS6Cx/BPVZ4ClVYNyJBCHHLoPdqr1LFVfqDwZcFuI/IgcqX+ZxVHDfjD5
9bjaviJCaCceDqkIvVvdyXF0rCGmu1rOugT6dvgIWZcuTn7Ub4z/5NbbNz1WDf7u
Xv0xMnlD5RgolkERS8ftgRNe0tW7nePyY0tkfA2J3gds030SWKh/JCtcyf2xh+ui
qGugaCk28SmxyDjzK8Juc9jofwFeLIsY8QU6BXisZG84VSWmcYz0V/4bI1mqEpYV
i0dJK8lJyoLwUHAboMKQQUCCsAVogV+14SC7ieAXnZ87i5p2jRaKHXTSS5nUfV4e
0tNC5SwUVbDlZj28w6E+t5DL0B8M+xKs3CsAnDRWmFHmsSHHOLY0C7kiMhWnA8x7
yaNQl/VzJ4LNg/+N1rf9s7q7iItC9DI0Kuzp4qZM4lSJl9aInJMO2JEq4wAG66hf
6i2bS43nRZ1V2t3NdzDPpNu9a+uagG/ANT9A6YqD8fYCPSU08jKhXtqw+4+yEGtI
in0JWBzr7Z7l+RQ/jysCIqP/9gQg31cOdIgEKnhipQvTxwjbcpHuF8JVqdZo3mTt
sDk4CNVpluC+LoAwhHgG37b2Y/SYdumvMT285bSEko72UQIjup8OwaHpI83TW/oT
n8YjvwN+v8kJpDtD3J06
=9EX0
-----END PGP SIGNATURE-----

Changes:
django-tables (0.15.0-3) unstable; urgency=low

  * Add patch from https://github.com/bradleyayers/django-tables2/pull/214 as
    dont_call_managers.patch to fix problems with many to many fields. See
    https://github.com/bradleyayers/django-tables2/issues/211 for details.
  * Add patch from
    https://github.com/luzfcb/django-tables2/commit/f3613c41208b0e7080777416f13ea2de6c65da02
    as remove_sorteddict.patch to remove depreciated use of SortedDict.
    See https://github.com/bradleyayers/django-tables2/issues/212 for details.

 -- Brian May <[email protected]>  Fri, 17 Oct 2014 09:54:38 +1100