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 Fri, 17 Oct 2014 09:54:38 +1100 django-tables (0.15.0-2) unstable; urgency=low * Python3 package. -- Brian May Fri, 04 Apr 2014 09:42:10 +1100 django-tables (0.15.0-1) unstable; urgency=low * New upstream version. -- Brian May Fri, 04 Apr 2014 08:55:48 +1100 django-tables (0.13.0-3) unstable; urgency=low * Fix typo in debian/control, broke upgrades. Fixes: #717999. -- Brian May Sun, 28 Jul 2013 10:41:44 +1000 django-tables (0.13.0-2) unstable; urgency=low * Set DPMT as Uploaders. * Switch to dh_python2. * Bump Standards version to 3.9.4. * Bump debhelper Build-Depends to >= 8.1.0~. * Rename to python-django-filter, provide transitional dummy package * Build documentation with sphinx and move it to separate package python-django-filter-doc. * Change short and long description. * Make dependencies on python-django versioned. * Drop debian/pycompat. * Add X-Python-Version. * Use DEP5 format for d/copyright. * Add d/watch file. * Move Homepage field to source section. -- Brian May Thu, 20 Jun 2013 10:18:20 +1000 django-tables (0.13.0-1) unstable; urgency=low * New upstream version. * Requires Django 1.2 or newer. -- Brian May Sun, 21 Oct 2012 10:47:50 +1100 django-tables (0.11.0-1) unstable; urgency=low * New upstream version. -- Brian May Tue, 18 Sep 2012 09:41:45 +1000 django-tables (0.10.2-2) unstable; urgency=low * Don't import views.py by default, breaks Python 2.6. * Fix incorrect depreciation warning. -- Brian May Sun, 01 Apr 2012 09:09:03 +1000 django-tables (0.10.2-1) unstable; urgency=low * New upstream version. * Bugs fixed. * Django 1.4 support. -- Brian May Wed, 28 Mar 2012 12:21:19 +1100 django-tables (0.9.6-2) unstable; urgency=low * Resolve compatibility issues with Debian/squeeze. -- Brian May Tue, 13 Mar 2012 11:55:12 +1100 django-tables (0.9.6-1) unstable; urgency=low * New upstream version from https://github.com/bradleyayers/django-tables2 fork * Major incompatible non-backwards compatible changes. -- Brian May Mon, 05 Mar 2012 14:23:32 +1100 django-tables (0.2.1-2) unstable; urgency=low * Remove redundant line from debian/rules. -- Brian May Fri, 08 Apr 2011 10:34:18 +1000 django-tables (0.2.1-1) unstable; urgency=low * Initial release. Closes: #619194. -- Brian May Mon, 28 Mar 2011 11:37:40 +1100