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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
django-oauth-toolkit (1.1.2-2) unstable; urgency=medium
* Switch to libjs-bootstrap (Closes: #908423).
* Clean up .pytest_cache/v/cache/nodeids to allow two builds in a row.
* Bump Standards-Version to 4.2.1.
* Create symlinks during dh_python2/dh_python3.
-- Michael Fladischer <fladi@debian.org> Sat, 22 Sep 2018 19:07:40 +0200
django-oauth-toolkit (1.1.2-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* Update project homepage URL.
* Drop absolete patches.
* New upstream release.
* Re-add DJANGO_SETTINGS_MODULE patch for tox.ini.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.4.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
* CONTRIBUTING.rst was renamed to CONTRIBUTING.md.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Jun 2018 18:55:36 +0200
django-oauth-toolkit (1.0.0-1) unstable; urgency=low
* New upstream release (Closes: #865603).
* Refresh patches after git-dpm to gbp pq conversion
* Add python(3)-requests to Build-Depends as they are used during
tests.
* Add patches to fix tests for latest Django.
* Adapt test settings to new upstream path.
* Bump Standards-Version to 4.1.1.
-- Michael Fladischer <fladi@debian.org> Thu, 02 Nov 2017 16:58:18 +0100
django-oauth-toolkit (0.12.0-1~exp1) experimental; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 09 Mar 2017 17:45:30 +0100
django-oauth-toolkit (0.11.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Use https:// for copyright-format 1.0 URL.
-- Michael Fladischer <fladi@debian.org> Wed, 07 Dec 2016 17:28:13 +0100
django-oauth-toolkit (0.10.0-1) unstable; urgency=low
* New upstream release.
* Add python(3)-pytest and python(3)-pytest-django to Build-Depends to
allow tests to run.
* Clean up files to allow two builds in a row.
* git-dpm init.
-- Michael Fladischer <fladi@debian.org> Fri, 25 Dec 2015 14:38:48 +0100
django-oauth-toolkit (0.9.0-1) unstable; urgency=medium
* New upstream release (Closes: #796051).
* Add libjs-twitter-bootstrap to Depends.
* Add a symlink to the local bootstrap CSS file as a static asset.
* Add use_local_bootstrap.patch to replace CDN URL with a local bootstrap
CSS file.
-- Michael Fladischer <fladi@debian.org> Thu, 27 Aug 2015 21:30:37 +0200
django-oauth-toolkit (0.8.1-1) unstable; urgency=low
* Initial release (Closes: #789711).
-- Michael Fladischer <fladi@debian.org> Tue, 23 Jun 2015 20:47:30 +0200
|