* Removed debian/pydist-overrides which is creating the unwanted runtime
build-depends: python-appconf (Closes: #882107).
* Using priority: high to have the uncruft faster.
* Fixed python{3,}-django-appconf instead of just -appconf (Closes: #881065).
* Removed python-django-discover-runner as build-depends.
* Uploading to unstable.
* New upstream release.
* Removed build-depends on jingo: it's not used upstream anymore, and the
Python module is deprecated upstream.
* Removed build-depends on coffin.
* Added fix-html5lib.serialize-call.patch.
* Added neutralize-broken-test_css_return_if_off-test.patch.
* Running tests with all versions of Python 3.
* Watch file using https.
* Standards-Version is now 4.1.1.
* Removed compressor/utils/decorators.py from debian/copyright, as the file
is also gone upstream.
[ James Page ]
* Drop dependencies on django-overextends, as support was dropped
upstream in the 2.0 release.
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Deprecating priority extra as per policy 4.0.1.
* Prefixing all debhelper files.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Removed transition packages and remove all versions in (b-)d.
* Removed 0001-Use-argparse-instead-of-optparse.patch (applied upstream).
* Fixed patch header for 0001-Use-argparse-instead-of-optparse.patch.
[ Ondřej Nový ]
* Fixed homepage (https).
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Ivan Udovichenko ]
* d/patches: Add 0001-Use-argparse-instead-of-optparse.patch file
to fix issues with Django 1.10. (Closes: #828662)
[ Thomas Goirand ]
* Also run tests in Py3.
* Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
* Fixed debian/copyright ordering.
* Standards-Version is now 3.9.8 (no change).
* New upstream release.
* Removed compressor/filters/jsmin/rjsmin.py from d/copyright.
* Removed compressor/utils/stringformat.py from d/copyright.
* New upstream release based on commit 94755c5aa6 (Closes: #807355).
* Added new (build-)dependencies:
- python-django-overextends
- python-django-sekizai
- python-rjsmin
- python-rcssmin
- python-csscompressor
* Upped the min required version for python-coffin.
* Transition to python-django-compressor instead of python-compressor to
respect upstream egg-info (Closes: #799260).
* More robust watch file thanks to James Page (Closes: #796249).
* New upstream release.
* Added Python 3 support.
* Removed django 1.7 patche.
* Added patch to not run a unit test that fails:
- compressor.tests.test_base.JsAsyncDeferTestCase
* Fixed PyPi watch file.
* Fixed Django 1.7 compat in test_settings.py. (Closes: #755622)
* Added build-depends: csstidy, python-coffin, python-jingo
* Runs the unit tests correctly now.
* New upstream release.
* Ran wrap-and-sort.
* Standards-Version is now 3.9.5.
* Do not run useless dh_helper (builds faster).
* New upstream release.
* Added unit tests build-depends and ran wrap-and-sort.
* Uploading to unstable.
* Initial release.