[ Scott Kitterman ]
* Set minimum python/python3-django depends version to >= 1.8 as described
in README.rst and #843975
[ Brian May ]
* New upstream version.
* New upstream version.
* Fixes Django 1.10 issues. Closes: #828665, #828207.
* Add Suggests: python-django-extensions-doc to packages.
Closes: #825967.
* 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.
* 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.
* New upstream version.
* New upstream version.
* Fix FTBFS. Closes: #806364.
* New upstream version.
* Fixes migration issues with Django 1.8. Closes: #805359.
* New upstream version.
* Fixes FTBFS error. Closes: #802131.
* 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.
* [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).
* [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.
* [eab12b5] debian/control: VCS moved to alioth, fixing VCS URLs.
* [ee8aef5] Imported Upstream version 1.3.3
* [7e01ec3] watch: Update watchfile (as hinted by PTS).
[ 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).
* 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.
* New upstream snapshot
* Refresh 01-werkzeug-package.diff
* 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.
* 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.
* Fix compatibility with Python 2.6 and future Python transitions in general.
Thanks to Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>.
* New upstream release.
* Upstream moved to Git; update get-orig-source.
* Use shorted method of invoking quilt using debhelper 7.
* Initial release (Closes: #521349)