1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
python-django-extra-views (0.12.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.2.1.
* Use 'python3 -m sphinx' instead of 'sphinx-build' when building
documentation.
-- Michael Fladischer <fladi@debian.org> Sat, 27 Oct 2018 13:32:30 +0200
python-django-extra-views (0.11.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.1.4.
* Remove X-Python(3)-Version field as it is no longer applicable.
-- Michael Fladischer <fladi@debian.org> Sun, 06 May 2018 15:48:43 +0200
python-django-extra-views (0.10.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* Refresh patches after git-dpm to gbp pq conversion
* New upstream release.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Build documentation in override_dh_sphinxdoc.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Wed, 07 Mar 2018 14:42:53 +0100
python-django-extra-views (0.9.0-1) unstable; urgency=low
* New upstream release.
* Drop Django 1.8 compatibility patch, merged upstream.
* Add patch to prevent network access during build with intersphinx.
-- Michael Fladischer <fladi@debian.org> Thu, 16 Mar 2017 11:27:48 +0100
python-django-extra-views (0.8.0-1) unstable; urgency=low
* Initial release (Closes: #856518).
-- Michael Fladischer <fladi@debian.org> Wed, 01 Mar 2017 15:37:25 +0100
|