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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
|
django-oauth-toolkit (1.3.3-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
* Add patch to disable test which requires remote host.
-- Michael Fladischer <fladi@debian.org> Wed, 21 Oct 2020 21:19:24 +0200
django-oauth-toolkit (1.3.2-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Sun, 26 Apr 2020 20:26:29 +0200
django-oauth-toolkit (1.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Nilesh Patra ]
* New upstream version 1.3.0 (Closes: #952172)
* Update patch as per newer standards
* Add upstream/metadata
* Add "Rules-Requires-Root:no"
* Bump standards version to 4.5.0
[ Michael Fladischer ]
* Clean up .pytest_cache/CACHEDIR.TAG to allow two builds in a row.
* Tell autodep8 to use the correct import name.
-- Michael Fladischer <fladi@debian.org> Sun, 15 Mar 2020 10:25:02 +0100
django-oauth-toolkit (1.2.0-2) unstable; urgency=medium
* Team upload.
* Reupload without binaries to allow migration (Closes: #934476).
-- Andrey Rahmatullin <wrar@debian.org> Tue, 20 Aug 2019 12:27:26 +0500
django-oauth-toolkit (1.2.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump debhelper version to 12.
* Clean up pytest artifacts to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Tue, 30 Jul 2019 22:39:52 +0200
django-oauth-toolkit (1.1.2-4) unstable; urgency=medium
* Removed Ondrej from uploaders.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jul 2019 17:18:31 +0200
django-oauth-toolkit (1.1.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Added myself and onovy as uploaders.
* Removed Python 2 support.
* Standards-Version: 4.4.0.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2019 05:30:05 +0200
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
|