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 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358
|
djangorestframework (3.12.1-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 (CVE-2020-25626) (Closes: #971554).
* Refresh patches.
* Add d/upstream/metadata.
* Remove 0001-Disable-Postgresql-tests.patch.
* Depend on libjs-bootstrap (Closes: #970776).
-- Michael Fladischer <fladi@debian.org> Fri, 16 Oct 2020 17:27:21 +0200
djangorestframework (3.11.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Refresh patches.
* Rename MIT license to Expat.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
* Use dh_link to replace assets (fonts, css, js) which are already
packaged.
* Depend on fonts-font-awesome and fonts-glyphicons-halflings, drop
fonts-glewlwyd (Closes: #962882).
* Depend on libjs-prettify.
* Fixing permissions for font file no longer necessary, drop
override_dh_fixperms.
* Clean up files to allow two builds in a row.
* Set Rules-Requires-Root: no.
* Add patch to fix asset names for packaged files.
* Replace glyphicons in doc package with symlinks to the packaged
font.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Sun, 05 Jul 2020 11:00:13 +0200
djangorestframework (3.10.2-1) unstable; urgency=medium
* Team upload
* New upstream version 3.10.2
* Refresh patches
* 0002-Clean-all-privacy-breaches-in-the-package.patch: remove new privacy
breach from docs_theme/main.html
* debian/missing-sources: update jquery
* debian/rules: remove 404.html from installed documentation
- it contains a few privacy breaches, but also is unused in local
documentation
* debian/control: Bump Standards-Version; no changes needed otherwise
* debian/tests/control: add autopkgtest control file to run test suite
against installed package
-- Antonio Terceiro <terceiro@debian.org> Wed, 09 Oct 2019 18:52:24 -0300
djangorestframework (3.9.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
* Bump the minimal version for the python3-pytest-django B-D.
* Fix tests for Django 2.2.
-- Andrey Rahmatullin <wrar@debian.org> Thu, 08 Aug 2019 10:42:00 +0500
djangorestframework (3.9.0-1) unstable; urgency=medium
* Team upload
[ Pierre-Elliott Bécue ]
* New upstream release: 3.9.0
- d/control:
+ Add python{,3}-yaml as a build-dependency
+ Add python{,3}-yaml as a Recommend
+ Add python{,3}-psycopg2 as a Recommend
- d/rules:
+ changelog moved from docs/topics/release-notes.md
to docs/community/release-notes.md
- Updated patches
* d/control:
- Bump Standards-Version to 4.2.1.
* d/rules:
- Replace the fonts in dh_python{2,3} to make sure the links are in the
appropriate /usr/lib/pythonX dirs
* d/s/lintian-overrides:
- Remove wildcard source-is-missing
[ Dmitry Shachnev ]
* Use the default mkdocs theme, the custom one is incompatible with
mkdocs 1.0 (closes: #916621).
* Use dh_mkdocs for symlinking static files.
-- Pierre-Elliott Bécue <peb@debian.org> Tue, 25 Dec 2018 01:20:40 +0100
djangorestframework (3.8.2-2) unstable; urgency=medium
* Team upload.
* d/rules:
- Remove duplicate symlinks
- Remove all symlinks to font-awesome, as the newest version of
font-awesome is not backward compatible. Use the package's embedded ones
instead, for now.
- Sets the fontawesome fonts permissions right (remove the executable bit)
* d/control:
- Remove bin-dependency on fonts-font-awesome package for now.
- Bump Standards-Version to 4.1.4. No change required.
* d/patches:
- Patches rebased accordingly to the new release.
-- Pierre-Elliott Bécue <becue@crans.org> Tue, 05 Jun 2018 13:27:06 +0200
djangorestframework (3.8.2-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Thu, 03 May 2018 17:30:32 +1000
djangorestframework (3.7.7-2) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Pierre-Elliott Bécue ]
* Merge all patches
-- Pierre-Elliott Bécue <becue@crans.org> Mon, 12 Mar 2018 20:47:33 +0100
djangorestframework (3.7.7-1) unstable; urgency=medium
* Team upload
* New upstream version: 3.7.7. (Closes: #865588, #880558)
* Add d/patches/0003 to fix a lot of privacy breaches
* d/contrib/docs/img/whole-structure.jpg added
* d/control:
- dh dependency to 11
- Add missing build dependency on python3?-coreapi
- Tidy all dependencies and versions
- Add dependencies on javascript/fonts libraries to fit d/rules needs
* d/compat to 11
* d/copyright:
- Use https link for copyright format
- Updates of years, and adding the contrib/ image
* d/rules:
- Add rules to remove embedded contents that are packaged and link to the
packaged ones.
- Add upstream's changelog to the packages
* d/python-djangorestframework-doc.doc-base:
- Fixes file paths since d/compat is to 11
* d/missing-sources:
- Removes jquery 1.11.3
- Add missing sources, and cleans a lintian error that is not fixable.
-- Pierre-Elliott Bécue <becue@crans.org> Sat, 03 Feb 2018 16:31:01 +0100
djangorestframework (3.4.0-2) unstable; urgency=medium
* Don't move grid.png to wrong spot in python3 package. Closes: #858811.
-- Brian May <bam@debian.org> Mon, 27 Mar 2017 18:15:43 +1100
djangorestframework (3.4.0-1) unstable; urgency=medium
* New upstream release.
* Update standards version to 3.9.8
* Update source for jquery-1.12.4.js
* Fix FTBFS. Closes: #830633.
-- Brian May <bam@debian.org> Fri, 15 Jul 2016 19:44:22 +1000
djangorestframework (3.3.2-2) unstable; urgency=medium
* Fix FTBFS by setting LC_CTYPE and LC_ALL. Closes: #812672.
-- Brian May <bam@debian.org> Tue, 26 Jan 2016 15:50:22 +1100
djangorestframework (3.3.2-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Sun, 03 Jan 2016 13:54:05 +1100
djangorestframework (3.3.1-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Thu, 19 Nov 2015 08:24:02 +1100
djangorestframework (3.3.0-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Fri, 30 Oct 2015 20:05:35 +1100
djangorestframework (3.2.2-1) unstable; urgency=medium
* New upstream version.
* Python 3.5 fix applied.
* Builds fine with Django1.8. Closes: #801927.
-- Brian May <bam@debian.org> Mon, 17 Aug 2015 16:28:00 +1000
djangorestframework (3.0.5-2) unstable; urgency=medium
* Add VCS-* headers.
-- Brian May <bam@debian.org> Mon, 17 Aug 2015 13:41:15 +1000
djangorestframework (3.0.5-1) unstable; urgency=medium
* Change maintainer to make package DPMT maintained, with permission of
current maintainer - see #756886.
-- Brian May <bam@debian.org> Fri, 07 Aug 2015 10:42:13 +1000
djangorestframework (3.0.5-0.2) experimental; urgency=medium
* Non-maintainer upload.
* Fix broken links to media files. Remove debian/*.links, these symlinks are
no longer relevant.
-- Brian May <bam@debian.org> Mon, 16 Mar 2015 14:20:11 +1100
djangorestframework (3.0.5-0.1) experimental; urgency=medium
* Non-maintainer upload.
* New upstream release.
-- Brian May <bam@debian.org> Sun, 15 Mar 2015 18:49:15 +1100
djangorestframework (2.4.3-2) unstable; urgency=medium
* Supported Python3 (Closes: #756886)
- Appended python3-djangorestframework.
* debian/control
- Build-Depends
* Appended: python3-all, python3-setuptools, python3-django,
python3-markdown, python3-defusedxml, python3-django-filters,
python3-django-guardian, dh-python.
* Removed: quilt.
- Updated dependencies of python-django >= 1.3 to >= 1.4.2.
* debian/rules
- Updated for using pybuild.
-- Kouhei Maeda <mkouhei@palmtb.net> Mon, 13 Oct 2014 16:03:47 +0900
djangorestframework (2.4.3-1) unstable; urgency=medium
* New upstream release
* Ensure it works with Django 1.7 (Closes: #755616)
* debian/control
- Standards-Version: Bump version to 3.9.6.
* Deleted debian/patches/disable-oauth2-and-oauth-provider.patch.
- Upstream changed supports OAuth.
* debian/rules
- Changed run_tests.py path at override_dh_auto_test.
* Added debian/run_tests.py, debian/test_settings.py
- For override_dh_auto_test.
-- Kouhei Maeda <mkouhei@palmtb.net> Mon, 13 Oct 2014 09:45:40 +0900
djangorestframework (2.3.14-3) unstable; urgency=medium
* Fixed Broken symlink for grid.png (Closes: #760548)
- debian/rules
* Appended override_dh_python2 target.
- Thanks for Michael Fladischer <FladischerMichael@fladi.at>
-- Kouhei Maeda <mkouhei@palmtb.net> Fri, 05 Sep 2014 19:00:17 +0900
djangorestframework (2.3.14-2) unstable; urgency=medium
* Fixed depends on insecure and unmaintained python-oauth2 (Closes: #758387)
- Dropped dependencies of python-oauth2, python-django-oauth-plus.
- Added debian/patches/disable-oauth2-and-oauth-provider.patch.
- Thanks for Brian May <brian@microcomaustralia.com.au>
-- Kouhei Maeda <mkouhei@palmtb.net> Thu, 04 Sep 2014 14:22:37 +0900
djangorestframework (2.3.14-1) unstable; urgency=medium
* New upstream release
-- Kouhei Maeda <mkouhei@palmtb.net> Sat, 19 Jul 2014 15:10:40 +0900
djangorestframework (2.3.13-2) unstable; urgency=medium
* Fixed FTBFS No module named xmlrunner.extra.djangotestrunner
(Closes: #747957)
- Append python-xmlrunner to Build-Depends.
* Fixed source-is-missing docs/js/prettify-1.0.js.
- Uncompressed file is included in append_uncompressed_js_libraries.patch,
but lintian is not detect file (docs/js/prettify-1.0-uncompressed.js).
- So added prettify-1.0.js uncompressed file to debian/missing-sources/.
* Added debian/patches/remove_remote_resources.patch.
* Fixed image-file-in-usr-lib.
-- Kouhei Maeda <mkouhei@palmtb.net> Wed, 11 Jun 2014 12:21:13 +0900
djangorestframework (2.3.13-1) unstable; urgency=medium
* New upstream release
* Append dependency to python-djangorestframework
- python-pil to Build-Depends, Depends.
-- Kouhei Maeda <mkouhei@palmtb.net> Fri, 14 Mar 2014 00:34:32 +0900
djangorestframework (2.3.12-1) unstable; urgency=medium
* New upstream release
* Fixed FTBFS with django 1.6 (Closes: #729829)
* debian/control
- Update Standards-Version.
- Update X-Python-Version 2.6 to 2.7.
- Append dependency to python-djangorestframework-doc
* python-markdown to Depends
- Append dependency to python-djangorestframework
* Depends, Build-Depends
- python-django-guardian, python-oauth2, python-django-oauth-plus
* quilt to Build-Depends.
-- Kouhei Maeda <mkouhei@palmtb.net> Fri, 24 Jan 2014 00:03:39 +0900
djangorestframework (2.3.7-2) unstable; urgency=low
* Append dependency to python-djangorestframework (Closes: #723820)
- debian/control: Append "Suggests: python-djangorestframework-doc"
- Thanks to Ben Finney <ben+debian@benfinney.id.au> for reporting.
* Change depends on python-django-filters (Closes: #723824)
- debian/control: change "django-filter" to "python-django-filters"
- Thanks to Ben Finney <ben+debian@benfinney.id.au> for reporting.
* Change some dependencies to Recommends in python-djangorestframework
- debian/control:
* Move python-yaml, python-defusedxml, python-django-filters
to Recommends.
* Append python-markdown to Recommends.
* Append python-defusedxml, python-django-filters to Build-Depends.
-- Kouhei Maeda <mkouhei@palmtb.net> Fri, 27 Sep 2013 18:43:28 +0900
djangorestframework (2.3.7-1) unstable; urgency=low
* Initial release (Closes: #717551)
* debian/patches:
- change_resouce_path_of_html_documents.patch
- fixes_layout.patch
- remove_google_analytics.patch
- append_uncompressed_js_libraries.patch
-- Kouhei Maeda <mkouhei@palmtb.net> Tue, 03 Sep 2013 18:57:28 +0900
|