Skip to content

Changelog python-django-extensions (1.8.1-1)

2017

python-django-extensions (1.8.1-1) unstable; urgency=medium

   [ Scott Kitterman ]
   * Set minimum python/python3-django depends version to >= 1.8 as described
     in README.rst and #843975
 
   [ Brian May ]
   * New upstream version.

2016

python-django-extensions (1.7.4-1) unstable; urgency=medium

   * New upstream version.
   * Fixes Django 1.10 issues. Closes: #828665, #828207.

python-django-extensions (1.6.7-3) unstable; urgency=medium

   * Add Suggests: python-django-extensions-doc to packages.
     Closes: #825967.

python-django-extensions (1.6.7-2) unstable; urgency=low

   * Add documentation package and use python3-sphinx to build the
     documentation from source.
   * Add patch to change image URLs to use local copy of images to
     prevent privacy breach.
   * Ship and use local screenshot images for documentation to replace
     the ones hosted on github.
   * Rebuild all django.mo files from source using python-babel.

python-django-extensions (1.6.7-1) unstable; urgency=low

   * Team upload.
   * New upstream release.
   * Clean .coverage file to allow two builds in a row.
   * Clean django_extensions.egg-info folder to allow two builds in a row.
   * Remove unnecessary versioned dependencies.
   * Remove python{,3}-profiler from Suggests as it is provided by
     python{,3} itself.
   * Remove python3-keyczar from Suggests as it does not exist.
   * Rename MIT license to Expat.
   * Provide unique descriptions for both binary packages.
   * Reformat packaging files with cme for better readability.
   * Add missing X-Python3-Version field.
   * Add python-keyczar to Build-Depends in order to enable related tests
     for encrypted fields.
   * Fix copyright entries for jquery.js (removed) and
     jquery.ajaxQueue.js (added).
   * Add linitian-override for minified jquery.bgiframe.min.js. Source is
     included in debian/missing-sources/jquery.bgiframe.min.js.

python-django-extensions (1.6.3-1) unstable; urgency=medium

   * New upstream version.

python-django-extensions (1.6.1-1) unstable; urgency=medium

   * New upstream version.
   * Fix FTBFS. Closes: #806364.

2015

python-django-extensions (1.5.9-1) unstable; urgency=medium

   * New upstream version.
   * Fixes migration issues with Django 1.8. Closes: #805359.

python-django-extensions (1.5.7-1) unstable; urgency=medium

   * New upstream version.
   * Fixes FTBFS error. Closes: #802131.

python-django-extensions (1.5.0-1) unstable; urgency=medium

   * Update maintainer field; package is now maintained by Debian Python
     modules team. Thanks to Stephan Sürken for packaging
     python-django-extensions up to this point and and giving permission
     to make this change.
   * New upstream version & Python 3 package. Closes: 776901.
   * Update standards version to 3.9.6.
   * Update obsolete URL in debian/copyright.

2014

python-django-extensions (1.3.10-1) unstable; urgency=medium

   * [de99797] Imported Upstream version 1.3.10
   * [11b7842] copyright: Fix 'duplicate Copyright field' syntax error.
   * [444103c] copyright: Replace '|' by 'or' in 'License' field (that's
     how it's documented; fixes lintian missing-license-paragraph-in-
     dep5-copyright)
   * django 1.7 support is currently an ongoing effort in uspstream
     development. Quite some fixes already made it to 1.3.10, and the
     current open usptream issues do not seem to be worrying, see
      https://github.com/django-extensions/django-extensions/issues?q=is%3Aissue+is%3Aopen+1.7
     For all my known use cases, it's working fine.
     So this imho (Closes: #755620).

python-django-extensions (1.3.8-1) unstable; urgency=medium

   * [863d899] rules: get-orig-source: Just use uscan (now grabs actual
     releases, not producing git snapshots)
   * [e34d8d1] Imported Upstream version 1.3.7
   * [7e99a55] Migrate from python-support to dh_python2 (this also
     upgrades to debhelper 9).
   * [4c98e99] Imported Upstream version 1.3.8
   * [198de9a] rules: Remove workaround to rm embedded uuid.py (no longer
     in upstream).
   * [313fb12] rules: Fix for clean: Remove any *.egg-info/.
   * [6cb7f1e] [Add .gitignore for debian/.]
   * [d92494b] copyright: Add Format header and copyright for debian/* for
     new maintainer.

python-django-extensions (1.3.3-2) unstable; urgency=medium

   * [eab12b5] debian/control: VCS moved to alioth, fixing VCS URLs.

python-django-extensions (1.3.3-1) unstable; urgency=medium

   * [ee8aef5] Imported Upstream version 1.3.3
   * [7e01ec3] watch: Update watchfile (as hinted by PTS).

2013

python-django-extensions (1.2.5-1) unstable; urgency=low

   [ Stephan Sürken ]
   * [9a4f8dd] Imported Upstream version 1.2.5 (Closes: #690425).
   * [563777b] patches/01-werkzeug-package.diff: Refresh for upstream 1.2.5.
   * [ce22404] control: New upstream needs python-six.
   * [336ae49] control: Taking over package, fix Maintainer field.
   * [10707a6] control: Update Stds-Ver to 3.9.5 (no changes needed).

2011

python-django-extensions (0.6+git201107051902-1) unstable; urgency=low

   * New upstream release.
     - Does not depend on keyczar anymore (Closes: #633874)
   * Update Vcs-{Git,Browser}.
   * Bump Standards-Version to 3.9.1.
   * Bump Standards-Version to 3.9.2.
   * Bump base version in get-orig-source target.
   * Add python-keyczar to Suggests.
   * Update Homepage.

2010

python-django-extensions (0.4.2pre+git201004211325-1) unstable; urgency=low

   * New upstream snapshot
   * Refresh 01-werkzeug-package.diff

python-django-extensions (0.4.2pre+git200911182050-2) unstable; urgency=low

   * Use find(1) over python.mk to locate embedded jQuery and drop python.mk
     include to help backporters. (Closes: #578599)
   * Bump Standards-Version to 3.8.4.
   * Move to 3.0 (quilt) source format.
   * Tidy patch descriptions.

2009

python-django-extensions (0.4.2pre+git200911182050-1) unstable; urgency=low

   * New upstream release.
   * Remove embedded uuid.py code copy used as fallback if "import uuid" fails.
     (Closes: #555430)
   * Bump Standards-Version to 3.8.3.
   * Bump Build-Depends on debhelper to 7.0.50~ for override_* support.

python-django-extensions (0.4+git200905112140-2) unstable; urgency=low

   * Fix compatibility with Python 2.6 and future Python transitions in general.
     Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>.

python-django-extensions (0.4+git200905112140-1) unstable; urgency=low

   * New upstream release.
   * Upstream moved to Git; update get-orig-source.
   * Use shorted method of invoking quilt using debhelper 7.

python-django-extensions (0.4~pre+svn188-1) unstable; urgency=low

   * Initial release (Closes: #521349)