python-django-braces - set of reusable, generic mixins for Django class based views
# sudo apt-get update
# sudo apt-get install python-django-braces
2015-10-19 - Michael Fladischer <fladi@debian.org> python-django-braces (1.8.0-2) unstable; urgency=medium [ Michael Fladischer ] * Team upload. * Add python(3)-six to Build-Depends (Closes: #802135). * Disable tests completely as they depend on pytest-django which is no yet in the archive and they fail with python3.5. [ SVN-Git Migration ] * git-dpm config * Update Vcs fields for git migration
2015-06-19 - Michael Fladischer <fladi@debian.org> python-django-braces (1.8.0-1) unstable; urgency=medium * Team upload. * New upstream release. * Add Python3 support through a separate package (Closes: #763076). * Move documentation to a separate package. * Bump Standards-Version to 3.9.6. * Add alabaster-path.patch to detect theme path for sphinx. * Update years in d/copyright. * Rename BSD-3-clause to BSD-3-clause-Brack3t in d/copyright. * Format d/copyright to fully conform to DEP5. * Directly call sphinx-build in d/rules instead of using the upstream Makefile. * Add override in d/rules to disable compression of changelog.html. * Add python-all and python3-all to Build-Depends, replacing python. * Add python-alabaster, python3-setuptools and python3-django to Build- Depends-Indep. * Add python-django-braces-doc to Suggests for both python-django- braces and python3-django-braces. * Install upstream changelog directly from source.
2014-09-27 - Jan Dittberner <jandd@debian.org> python-django-braces (1.4.0-1) unstable; urgency=medium * New upstream version * debian/control: - add dh-python and python-releases | python3-releases to Build-Depends-Indep * debian/rules: - install new upstream changelog - switch to pybuild - fix typo s/override_dh_auth_clean/override_dh_auto_clean/ * tested with Django 1.7 (Closes: #755636)
2014-02-01 - Jan Dittberner <jandd@debian.org> python-django-braces (1.3.1-1) unstable; urgency=medium * New upstream version * bump Standards-Version to 3.9.5 (no changes) * use wrap-and-sort
2013-10-12 - Jan Dittberner <jandd@debian.org> python-django-braces (1.2.2-1) unstable; urgency=low * Initial release (Closes: #725624)