Skip to content

Changelog python-django-crispy-forms (1.7.0-1)

2017

python-django-crispy-forms (1.7.0-1) unstable; urgency=low

   * Team upload.
   * New upstream release.
   * Refresh patches after git-dpm to gbp pq conversion
   * Bump Standards-Version to 4.1.1.

2016

python-django-crispy-forms (1.6.1-1) unstable; urgency=low

   [ Michael Fladischer ]
   * Team upload.
   * Update upstream URL.
   * New upstream release.
   * Bump Standards-Version to 3.9.8.
   * Use https:// for copyright-format 1.0 URL.
   * Fix incorrect reference to dh_installchangelogs, thanks to Chris
     Lamb for the patch (Closes: #831778).
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)

python-django-crispy-forms (1.6.0-1) unstable; urgency=low

   * Team upload.
   * New upstream release.
   * Clean up files in django_crispy_forms.egg-info to allow two builds
     in a row.
   * Rename MIT to Expat license.
   * Add Upstream-Contact field in d/copyright.
   * Update year in d/copyright.

2015

python-django-crispy-forms (1.5.2-1) unstable; urgency=medium

   [ Michael Fladischer ]
   * Team upload.
   * New upstream release (Closes: #755615).
   * Switch buildsystem to pybuild.
   * Add support for Python3.
   * Move documentation to a separate package.
   * Reformat packaging files with cme for better readability.
 
   [ SVN-Git Migration ]
   * git-dpm config
   * Update Vcs fields for git migration

2014

python-django-crispy-forms (1.4.0-3) unstable; urgency=medium

   * add debian/upstream/metadata
   * add debian/patches/no-remote-resources.patch to avoid privacy issues
     in generated documentation
   * bump Standards-Version to 3.9.6 (no changes)
   * debian/rules:
     - fix type s/dh_auth_clean/dh_auto_clean/ to really clean documentation
       build directory
     - remove egg-info in override_dh_auto_clean too

2013

python-django-crispy-forms (1.4.0-2) unstable; urgency=low

   * debian/watch: add filenamemangle option
   * debian/copyright: add separate section with license of docs/_themes
   * add patches/001_fix_django1_6_incompatbility.patch to repair
     documentation build with Django 1.6

python-django-crispy-forms (1.4.0-1) unstable; urgency=low

   * Initial release (Closes: #725618)